diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/stroke-join-miter.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/stroke-join-miter.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/stroke-join-miter.svg b/Flat-Remix-Red-Light/actions/scalable/stroke-join-miter.svg index ca9a311a6..ea0d00cca 100644 --- a/Flat-Remix-Red-Light/actions/scalable/stroke-join-miter.svg +++ b/Flat-Remix-Red-Light/actions/scalable/stroke-join-miter.svg @@ -1,9 +1,9 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 9,9 H 21 V 21 H 9 Z"/> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 3,21 H 9 V 9 H 21 V 3 H 3 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 1,1 V 15 H 5 V 5 H 15 V 1 Z"/> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 5,5 H 15 V 15 H 5 Z"/> </svg> |