diff options
Diffstat (limited to 'Flat-Remix-Yellow/actions/scalable/edit-clear-rtl.svg')
-rw-r--r-- | Flat-Remix-Yellow/actions/scalable/edit-clear-rtl.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Yellow/actions/scalable/edit-clear-rtl.svg b/Flat-Remix-Yellow/actions/scalable/edit-clear-rtl.svg index 4f591dba8..0900950ca 100644 --- a/Flat-Remix-Yellow/actions/scalable/edit-clear-rtl.svg +++ b/Flat-Remix-Yellow/actions/scalable/edit-clear-rtl.svg @@ -1,10 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <g transform="matrix(1,0,0,1,4,4)"> + <g transform="matrix(1,0,0,1,3,3)"> <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> |