My-Weekly-ToDo-List/public/icons/synology-calendar.svg
mARTin e00834e0bb feat: optional provider icon on calendar event blocks
Adds a toggle in Calendar settings to show the provider icon
(Google/Apple/Outlook/Synology) in the bottom-right corner of
calendar event blocks. The recurring icon is grouped alongside
when both are visible.

v1.64.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 10:56:49 +01:00

5 lines
388 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24">
<rect x="2" y="2" width="20" height="20" rx="2" fill="#fff" stroke="#F5A623" stroke-width="1.5"/>
<rect x="2" y="2" width="20" height="6" rx="2" fill="#F5A623"/>
<text x="12" y="18" font-family="Arial,sans-serif" font-size="10" font-weight="bold" fill="#F5A623" text-anchor="middle">S</text>
</svg>