diff options
author | 2021-12-14 14:15:56 +0100 | |
---|---|---|
committer | 2021-12-14 14:15:56 +0100 | |
commit | bdbb708c923c47db2f0634f1dbc01a6cdca36e16 (patch) | |
tree | 9a5789771a32badfadd3bab2e4caff06f34749bf /Flat-Remix-Red-Light/actions/24/edit-clear-rtl.svg | |
parent | d07d6dc3cc30cd16bcd9576860866d99e26e87ba (diff) | |
download | flat-remix-bdbb708c923c47db2f0634f1dbc01a6cdca36e16.tar.gz flat-remix-bdbb708c923c47db2f0634f1dbc01a6cdca36e16.zip |
Copy new icons to all theme variants
Diffstat (limited to 'Flat-Remix-Red-Light/actions/24/edit-clear-rtl.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/24/edit-clear-rtl.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Flat-Remix-Red-Light/actions/24/edit-clear-rtl.svg b/Flat-Remix-Red-Light/actions/24/edit-clear-rtl.svg new file mode 100644 index 000000000..e2b858855 --- /dev/null +++ b/Flat-Remix-Red-Light/actions/24/edit-clear-rtl.svg @@ -0,0 +1,10 @@ +<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:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; } + </style> + </defs> + <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> |