diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/edit-clear-rtl.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/edit-clear-rtl.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/edit-clear-rtl.svg b/Flat-Remix-Red-Light/actions/scalable/edit-clear-rtl.svg index 04397ed41..af550efa5 100644 --- a/Flat-Remix-Red-Light/actions/scalable/edit-clear-rtl.svg +++ b/Flat-Remix-Red-Light/actions/scalable/edit-clear-rtl.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 0 2.0039062 L 0 14.003906 L 11 14.003906 L 16 8.0039062 L 11 2.0039062 L 0 2.0039062 z M 3.0078125 5.0039062 L 4.0078125 5.0039062 C 4.2878125 5.0039062 4.5370312 5.115875 4.7070312 5.296875 L 6 6.5898438 L 7.2929688 5.296875 C 7.4737187 5.116125 7.723 5.0039062 8 5.0039062 L 9 5.0039062 L 9.0039062 6.0039062 C 9.0039062 6.2809063 8.893125 6.5299375 8.703125 6.7109375 L 7.4101562 8.0039062 L 8.7109375 9.296875 C 8.8916875 9.477625 9.0039062 9.7269062 9.0039062 10.003906 L 9.0039062 11.003906 L 8.0039062 11.003906 C 7.7239063 11.003906 7.4727344 10.891937 7.3027344 10.710938 L 6.0097656 9.4179688 L 4.7167969 10.710938 C 4.5360469 10.891687 4.2867656 11.003906 4.0097656 11.003906 L 3.0097656 11.003906 L 3.0097656 10.003906 C 3.0097656 9.7269062 3.1207812 9.477875 3.3007812 9.296875 L 4.59375 8.0039062 L 3.3007812 6.7109375 C 3.1200312 6.5301875 3.0078125 6.2809063 3.0078125 6.0039062 L 3.0078125 5.0039062 z" transform="translate(4 4)"/> + <g transform="matrix(1,0,0,1,4,4)"> + <path class="ColorScheme-Text" d="M 11,2 16,8 11,14 H 0 V 2 Z M 9,5 H 8 C 7.72,5 7.47,5.11 7.29,5.29 L 6,6.59 4.71,5.29 C 4.53,5.11 4.28,5 4,5 H 3 V 6 C 3,6.28 3.11,6.53 3.29,6.71 L 4.59,8 3.29,9.29 C 3.11,9.47 3,9.72 3,10 V 11 H 4 C 4.28,11 4.53,10.89 4.71,10.71 L 6,9.41 7.29,10.71 C 7.47,10.89 7.72,11 8,11 H 9 V 10 C 9,9.72 8.89,9.47 8.71,9.29 L 7.41,8 8.71,6.71 C 8.89,6.53 9,6.28 9,6 Z" style="fill:currentColor"/> + </g> </svg> |