diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/distribute-randomize.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/distribute-randomize.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/distribute-randomize.svg b/Flat-Remix-Red-Light/actions/scalable/distribute-randomize.svg index cd24cf3f1..d270aabf1 100644 --- a/Flat-Remix-Red-Light/actions/scalable/distribute-randomize.svg +++ b/Flat-Remix-Red-Light/actions/scalable/distribute-randomize.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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 10 1.0097656 L 10 5.0097656 L 15 5.0097656 L 15 1.0097656 L 10 1.0097656 z M 0 2.0097656 L 0 6.0097656 L 5 6.0097656 L 5 2.0097656 L 0 2.0097656 z M 11 6.0097656 L 11 10.009766 L 16 10.009766 L 16 6.0097656 L 11 6.0097656 z M 5 7.0097656 L 5 11.009766 L 10 11.009766 L 10 7.0097656 L 5 7.0097656 z M 0 12.009766 L 0 16.009766 L 5 16.009766 L 5 12.009766 L 0 12.009766 z M 6 12.009766 L 6 16.009766 L 11 16.009766 L 11 12.009766 L 6 12.009766 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10,1 V 5 H 15 V 1 Z M 0,2 V 6 H 5 V 2 Z M 11,6 V 10 H 16 V 6 Z M 5,7 V 11 H 10 V 7 Z M 0,12 V 16 H 5 V 12 Z M 6,12 V 16 H 11 V 12 Z"/> + </g> </svg> |