diff options
Diffstat (limited to 'Flat-Remix-Red/actions/scalable/calendar-go-today.svg')
-rw-r--r-- | Flat-Remix-Red/actions/scalable/calendar-go-today.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red/actions/scalable/calendar-go-today.svg b/Flat-Remix-Red/actions/scalable/calendar-go-today.svg index d846d6be6..0be6070e8 100644 --- a/Flat-Remix-Red/actions/scalable/calendar-go-today.svg +++ b/Flat-Remix-Red/actions/scalable/calendar-go-today.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 2 1 C 2 1 1 1 1 2 L 1 6.9941406 L 3 7 L 3 6 L 3.7988281 6 L 5.5039062 4.2929688 L 6.2109375 3.5859375 L 8.625 6 L 13 6 L 13 13 L 7.6601562 13 L 6.2148438 14.458984 L 4.765625 13 L 3.0097656 13 L 3.0097656 11.009766 L 1.0097656 11.003906 L 1.0097656 14 C 1.0097656 14 1.0097656 15 2.0097656 15 L 14.009766 15 C 15.009766 15 15.009766 14 15.009766 14 L 15.009766 2 C 15.009766 2 15.009766 1 14.009766 1 L 2 1 z M 6.2109375 5 L 4.8242188 6.3867188 L 6.4589844 8.0214844 L 0.009765625 8 L 0.009765625 10 L 6.4707031 10.021484 L 4.8359375 11.654297 L 6.2207031 13.041016 L 10.222656 9 L 6.2109375 5 z" transform="translate(4 4)"/> + <g transform="matrix(1,0,0,1,4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6,5 4.5,6.5 6,8 H 0 V 10 H 6 L 4.5,11.5 6,13 10,9 Z M 2,1 C 2,1 1,1 1,2 V 7 H 3 V 6 H 3.5 L 6,3.5 8.5,6 H 13 V 13 H 7.5 L 6,14.5 4.5,13 H 3 V 11 H 1 V 14 C 1,14 1,15 2,15 H 14 C 15,15 15,14 15,14 V 2 C 15,2 15,1 14,1 Z"/> + </g> </svg> |