diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/edit-clear-rtl.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/edit-clear-rtl.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/edit-clear-rtl.svg b/Flat-Remix-Light/actions/scalable/edit-clear-rtl.svg index e5f04ad33..04397ed41 100644 --- a/Flat-Remix-Light/actions/scalable/edit-clear-rtl.svg +++ b/Flat-Remix-Light/actions/scalable/edit-clear-rtl.svg @@ -1,5 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 2 3 L 2 9 L 7.5 9 L 10 6 L 7.5 3 Z M 3.503906 4.5 L 4.003906 4.5 C 4.144531 4.5 4.269531 4.558594 4.351562 4.648438 L 5 5.296875 L 5.648438 4.648438 C 5.738281 4.558594 5.863281 4.5 6 4.5 L 6.5 4.5 L 6.5 5 C 6.5 5.140625 6.445312 5.265625 6.351562 5.355469 L 5.703125 6 L 6.355469 6.648438 C 6.445312 6.738281 6.5 6.863281 6.5 7 L 6.5 7.5 L 6 7.5 C 5.863281 7.5 5.738281 7.445312 5.652344 7.355469 L 5.003906 6.710938 L 4.359375 7.355469 C 4.269531 7.445312 4.144531 7.5 4.003906 7.5 L 3.503906 7.5 L 3.503906 7 C 3.503906 6.863281 3.558594 6.738281 3.648438 6.648438 L 4.296875 6 L 3.648438 5.355469 C 3.558594 5.265625 3.503906 5.140625 3.503906 5 Z M 3.503906 4.5"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </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)"/> </svg> |