Files
wino-mail-dtkqt/resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning Square.svg
T
javier 0bb8738607 feat: comprehensive Wino Mail updates
- ReaderView: complete rewrite with CSS styling, headers, attachments, zoom, find, dark mode, image blocking
- Categories: DAO + UI tree widget with colors, nested categories, assignment
- Rules engine: DAO + evaluation + actions (move, mark read, flag, delete, category, forward)
- Templates: DAO + editor + manager with variables support
- Signatures: DAO + manager + auto-per-account + manual selector in compose
- ComposeView: signature combo, template selector, auto-signature on new email
- MainWindow: frameless with rounded corners, 1px border, resize from edges, no status bar
- Database: new tables (Category, MailCategory, Rule, Template, Signature) with indexes
2026-08-23 14:49:58 +02:00

10 lines
867 B
XML

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12Z" stroke="black" stroke-width="1.5"/>
<circle cx="8" cy="10" r="2" stroke="black" stroke-width="1.5"/>
<circle r="2" transform="matrix(1 0 0 -1 16 14)" stroke="black" stroke-width="1.5"/>
<path d="M8 14V19" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
<path d="M16 10V5" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
<path d="M8 5V6" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
<path d="M16 19V18" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
</svg>