diff options
Diffstat (limited to 'Flat-Remix-Yellow-Dark/actions/scalable/stroke-cap-butt.svg')
-rw-r--r-- | Flat-Remix-Yellow-Dark/actions/scalable/stroke-cap-butt.svg | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Flat-Remix-Yellow-Dark/actions/scalable/stroke-cap-butt.svg b/Flat-Remix-Yellow-Dark/actions/scalable/stroke-cap-butt.svg index be0b991a3..6df54bf1b 100644 --- a/Flat-Remix-Yellow-Dark/actions/scalable/stroke-cap-butt.svg +++ b/Flat-Remix-Yellow-Dark/actions/scalable/stroke-cap-butt.svg @@ -1,8 +1,9 @@ -<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:#eeeeec; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 6 3 L 6 4 L 3 4 L 3 14 L 7 14 L 7 4 L 9 4 L 9 14 L 13 14 L 13 4 L 10 4 L 10 3 L 6 3 z M 4 5 L 6 5 L 6 13 L 4 13 L 4 5 z M 10 5 L 12 5 L 12 13 L 10 13 L 10 5 z" transform="translate(4 4)"/> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 5,7 H 19 V 23 H 5 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 5,7 V 23 H 7 V 9 H 17 V 23 H 19 V 7 Z"/> </svg> |