Files
wino-mail-dtkqt/resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning 4.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

12 lines
884 B
XML

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="12" cy="12" r="2" transform="rotate(-90 12 12)" stroke="black" stroke-width="1.5"/>
<circle cx="10" cy="20" r="2" transform="rotate(-90 10 20)" stroke="black" stroke-width="1.5"/>
<circle r="2" transform="matrix(-4.37114e-08 -1 -1 4.37114e-08 14 4)" stroke="black" stroke-width="1.5"/>
<path d="M16 12L19 12" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
<path d="M14 20L19 20" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
<path d="M10 4L5 4" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
<path d="M5 12L8 12" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
<path d="M5 20L6 20" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
<path d="M19 4L18 4" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
</svg>