Files
wino-mail-dtkqt/resources/icons/SVG/Linear/Notes/Notebook.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
893 B
XML

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3 8C3 5.17157 3 3.75736 3.87868 2.87868C4.75736 2 6.17157 2 9 2H15C17.8284 2 19.2426 2 20.1213 2.87868C21 3.75736 21 5.17157 21 8V16C21 18.8284 21 20.2426 20.1213 21.1213C19.2426 22 17.8284 22 15 22H9C6.17157 22 4.75736 22 3.87868 21.1213C3 20.2426 3 18.8284 3 16V8Z" stroke="black" stroke-width="1.5"/>
<path d="M8 2.5V22" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
<path d="M2 12H4" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
<path d="M2 16H4" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
<path d="M2 8H4" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
<path d="M11.5 6.5H16.5" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
<path d="M11.5 10H16.5" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
</svg>