diff options
Diffstat (limited to 'Flat-Remix-Red-Dark/actions/scalable/distribute-vertical-center.svg')
-rw-r--r-- | Flat-Remix-Red-Dark/actions/scalable/distribute-vertical-center.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Dark/actions/scalable/distribute-vertical-center.svg b/Flat-Remix-Red-Dark/actions/scalable/distribute-vertical-center.svg index 18ba0cfc0..c00e3b96a 100644 --- a/Flat-Remix-Red-Dark/actions/scalable/distribute-vertical-center.svg +++ b/Flat-Remix-Red-Dark/actions/scalable/distribute-vertical-center.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:#eeeeec; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 3.0039062 1.0039062 L 3.0039062 2.5039062 L 1.0039062 2.5039062 L 1.0039062 4.5039062 L 3.0039062 4.5039062 L 3.0039062 6.0039062 L 7.0039062 6.0039062 L 7.0039062 4.5039062 L 9.0039062 4.5039062 L 9.0039062 6.0039062 L 13.003906 6.0039062 L 13.003906 4.5039062 L 15.003906 4.5039062 L 15.003906 2.5039062 L 13.003906 2.5039062 L 13.003906 1.0039062 L 9.0039062 1.0039062 L 9.0039062 2.5039062 L 7.0039062 2.5039062 L 7.0039062 1.0039062 L 3.0039062 1.0039062 z M 3.0039062 10.003906 L 3.0039062 11.503906 L 1.0039062 11.503906 L 1.0039062 13.503906 L 3.0039062 13.503906 L 3.0039062 15.003906 L 7.0039062 15.003906 L 7.0039062 13.503906 L 9.0039062 13.503906 L 9.0039062 15.003906 L 13.003906 15.003906 L 13.003906 13.503906 L 15.003906 13.503906 L 15.003906 11.503906 L 13.003906 11.503906 L 13.003906 10.003906 L 9.0039062 10.003906 L 9.0039062 11.503906 L 7.0039062 11.503906 L 7.0039062 10.003906 L 3.0039062 10.003906 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 3,1 V 2.5 H 1 V 4.5 H 3 V 6 H 7 V 4.5 H 9 V 6 H 13 V 4.5 H 15 V 2.5 H 13 V 1 H 9 V 2.5 H 7 V 1 Z M 3,10 V 11.5 H 1 V 13.5 H 3 V 15 H 7 V 13.5 H 9 V 15 H 13 V 13.5 H 15 V 11.5 H 13 V 10 H 9 V 11.5 H 7 V 10 Z"/> + </g> </svg> |