diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/transform-affect-gradient.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/transform-affect-gradient.svg | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/transform-affect-gradient.svg b/Flat-Remix-Red-Light/actions/scalable/transform-affect-gradient.svg index ac4e11eaf..c502b819e 100644 --- a/Flat-Remix-Red-Light/actions/scalable/transform-affect-gradient.svg +++ b/Flat-Remix-Red-Light/actions/scalable/transform-affect-gradient.svg @@ -1,9 +1,11 @@ -<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="16" height="16" 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 2 2 L 2 3 L 2.5 3 L 13 3 L 13 7.5 L 13 8 L 14 8 L 14 7.5 L 14 2 L 2.5 2 L 2 2 z M 2 5 L 2 6 L 2.5 6 L 9 6 L 9 8.5 L 9 9 L 10 9 L 10 8.5 L 10 5 L 2.5 5 L 2 5 z M 11.007812 9.0136719 L 11.007812 11.007812 L 9.0058594 11.007812 L 9.0058594 12.003906 L 11.007812 12.003906 L 11.007812 14 L 14.011719 11.505859 L 11.007812 9.0136719 z M 4 10.992188 L 4 12.021484 L 5 12.021484 L 5 10.992188 L 4 10.992188 z M 6.0175781 10.992188 L 6.0175781 12.021484 L 6.5019531 12.021484 L 7.5039062 12.021484 L 7.9882812 12.021484 L 7.9882812 10.992188 L 7.5039062 10.992188 L 6.5019531 10.992188 L 6.0175781 10.992188 z" transform="translate(4 4)"/> - <path style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" d="M 2 2 L 2 5 L 2 8 L 2 9 L 10 9 L 10 8 L 14 8 L 14 2 L 2 2 z" transform="translate(4 4)"/> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 2,3 V 6 H 12 V 3 Z"/> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 5,3 V 6 H 12 V 3 Z"/> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 8,3 V 6 H 12 V 3 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10,3 V 6 H 12 V 3 Z M 11,9 V 11 H 9 V 13 H 11 V 15 L 15,12 Z M 2,11 V 13 H 4 V 11 Z M 5,11 V 13 H 8 V 11 Z M 2,7 V 8 H 9 V 9 H 10 V 7 Z M 2,1 V 2 H 13 V 9 H 14 V 1 Z"/> </svg> |