diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/draw-rectangle.svg')
-rw-r--r--[l---------] | Flat-Remix-Red-Light/actions/scalable/draw-rectangle.svg | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/draw-rectangle.svg b/Flat-Remix-Red-Light/actions/scalable/draw-rectangle.svg index 9718795ee..77d8f6418 120000..100644 --- a/Flat-Remix-Red-Light/actions/scalable/draw-rectangle.svg +++ b/Flat-Remix-Red-Light/actions/scalable/draw-rectangle.svg @@ -1 +1,8 @@ -media-playback-stop.svg
\ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 2 2 L 2 14 L 14 14 L 14 2 L 2 2 z" transform="translate(4 4)"/> +</svg> |