- 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
10 lines
865 B
XML
10 lines
865 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M9 16C9.85038 16.6303 10.8846 17 12 17C13.1154 17 14.1496 16.6303 15 16" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<ellipse cx="15" cy="10.5" rx="1" ry="1.5" fill="black"/>
|
|
<ellipse cx="9" cy="10.5" rx="1" ry="1.5" fill="black"/>
|
|
<path d="M2.20001 10.0002C2.99539 6.08188 6.0818 2.99551 10.0001 2.2002" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M2.2002 14C2.99557 17.9183 6.08198 21.0047 10.0003 21.8" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M21.8001 10.0002C21.0047 6.08188 17.9183 2.99551 14 2.2002" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M21.8001 14C21.0047 17.9183 17.9183 21.0047 14 21.8" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
</svg>
|