diff options
Diffstat (limited to 'Flat-Remix-Red/actions/scalable/player-time.svg')
-rw-r--r--[l---------] | Flat-Remix-Red/actions/scalable/player-time.svg | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/Flat-Remix-Red/actions/scalable/player-time.svg b/Flat-Remix-Red/actions/scalable/player-time.svg index 2e0f7a6e6..8d60a9fc2 120000..100644 --- a/Flat-Remix-Red/actions/scalable/player-time.svg +++ b/Flat-Remix-Red/actions/scalable/player-time.svg @@ -1 +1,10 @@ -chronometer-start.svg
\ No newline at end of file +<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:#367bf0; } + </style> + </defs> + <g transform="matrix(1,0,0,1,4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8 1 A 7 7 0 0 0 1 8 A 7 7 0 0 0 8 15 A 7 7 0 0 0 15 8 A 7 7 0 0 0 8 1 z M 5 4 L 12 8 L 5 12 L 5 4 z"/> + </g> +</svg> |