Files
wino-mail-dtkqt/resources/icons/attachment.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

1 line
698 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 3A6.5 6.5 0 0 0 3 9.5c0 1.88.74 3.56 1.97 4.9l-1.42 1.42C3.76 16.05 2 18.12 2 20.5c0 1.38 1.12 2.5 2.5 2.5h5c.66 0 1.21-.26 1.68-.7l1.34 1.34c.37.37.88.58 1.41.58.53 0 1.04-.21 1.41-.58l1.34-1.34c.47-.47 1.02-.74 1.68-.7h5c1.38 0 2.5-1.12 2.5-2.5S19.38 15 18 15h-1.44c-.34.6-.89 1.11-1.58 1.5l-1.42 1.42c-1.34-1.23-3.04-1.97-4.97-1.97A6.5 6.5 0 0 0 9.5 3zm0 12.7a3.7 3.7 0 0 1-2.59-.9l-.71.71a4.7 4.7 0 0 0 6.64 0l.71-.71a3.7 3.7 0 0 1-2.59-2.59l-.71.71a2.7 2.7 0 0 1 3.82 0l.71-.71c1.48-1.48 1.48-3.86 0-5.34l-.71.71a2.7 2.7 0 0 1-3.82 0l-.71-.71A3.7 3.7 0 0 1 9.5 6.3v9z"/></svg>