diff options
Diffstat (limited to 'Flat-Remix-Blue/actions/scalable/view-calendar-birthday.svg')
-rw-r--r-- | Flat-Remix-Blue/actions/scalable/view-calendar-birthday.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Blue/actions/scalable/view-calendar-birthday.svg b/Flat-Remix-Blue/actions/scalable/view-calendar-birthday.svg index b7bb31d5e..232fa9c09 100644 --- a/Flat-Remix-Blue/actions/scalable/view-calendar-birthday.svg +++ b/Flat-Remix-Blue/actions/scalable/view-calendar-birthday.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 7 2 L 7 4 L 5.859375 4 C 4.895575 4 5.0039062 4.6660156 5.0039062 4.6660156 L 5.0039062 6 L 4.4335938 6 C 2.8273937 6 3.0058594 7 3.0058594 7 L 3.0058594 9 L 3 9 C 0.75 9 1 11 1 11 L 1 15 L 15 15 L 15 11 C 15 9 13 9 13 9 L 13 7 C 13 6 11.572266 6 11.572266 6 L 11 6 L 11 4.6660156 C 11 3.9993156 10.142578 4 10.142578 4 L 8 4 L 8 2 L 7 2 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 7,2 V 4 H 6 C 6,4 5,4 5,5 V 6 H 4 C 4,6 3,6 3,7 V 9 C 3,9 1,9 1,11 V 15 H 15 V 11 C 15,9 13,9 13,9 V 7 C 13,6 12,6 12,6 H 11 V 5 C 11,4 10,4 10,4 H 8 V 2 Z"/> + </g> </svg> |