diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/format-align-vertical-center.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/format-align-vertical-center.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/format-align-vertical-center.svg b/Flat-Remix-Red-Light/actions/scalable/format-align-vertical-center.svg index 75b364dae..77fac7c9a 100644 --- a/Flat-Remix-Red-Light/actions/scalable/format-align-vertical-center.svg +++ b/Flat-Remix-Red-Light/actions/scalable/format-align-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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 7.0175781 0 L 6.9863281 4.46875 L 3.3710938 0.8125 L 2 2.21875 L 8.015625 8 L 14 2.21875 L 12.628906 0.8125 L 8.9824219 4.46875 L 9.0136719 0 L 7.0175781 0 z M 8.015625 8 L 2 13.78125 L 3.3710938 15.1875 L 6.9863281 11.53125 L 7.0175781 16 L 9.0136719 16 L 8.9824219 11.53125 L 12.628906 15.1875 L 14 13.78125 L 8.015625 8 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 7,16 V 11.5 L 3.25,15.25 2,14 8,8 14,14 12.75,15.25 9,11.5 V 16 Z M 7,0 V 4.5 L 3.25,0.75 2,2 8,8 14,2 12.75,0.75 9,4.5 V 0 Z"/> + </g> </svg> |