diff options
Diffstat (limited to 'Flat-Remix-Yellow-Light/actions/scalable/edit-clear-history.svg')
-rw-r--r-- | Flat-Remix-Yellow-Light/actions/scalable/edit-clear-history.svg | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Flat-Remix-Yellow-Light/actions/scalable/edit-clear-history.svg b/Flat-Remix-Yellow-Light/actions/scalable/edit-clear-history.svg index 86440f849..536f09eec 100644 --- a/Flat-Remix-Yellow-Light/actions/scalable/edit-clear-history.svg +++ b/Flat-Remix-Yellow-Light/actions/scalable/edit-clear-history.svg @@ -1,10 +1,8 @@ -<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:#31363b; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <g transform="matrix(1,0,0,1,4,4)"> - <path class="ColorScheme-Text" d="M 5,2 0,8 5,14 H 16 V 2 Z M 7,5 H 8 C 8.28,5 8.53,5.11 8.71,5.29 L 10,6.59 11.29,5.29 C 11.47,5.11 11.72,5 12,5 H 13 V 6 C 13,6.28 12.89,6.53 12.71,6.71 L 11.41,8 12.71,9.29 C 12.89,9.47 13,9.72 13,10 V 11 H 12 C 11.72,11 11.47,10.89 11.29,10.71 L 10,9.41 8.71,10.71 C 8.53,10.89 8.28,11 8,11 H 7 V 10 C 7,9.72 7.11,9.47 7.29,9.29 L 8.59,8 7.29,6.71 C 7.11,6.53 7,6.28 7,6 Z" style="fill:currentColor"/> - </g> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 11,3 A 8,8 0 0 0 4.4433594,6.4433594 L 3,5 V 9 H 3.2597656 5.3515625 7 L 5.8828125,7.882813 A 6,6 0 0 1 11,5 6,6 0 0 1 17,11 6,6 0 0 1 11,17 6,6 0 0 1 5.3496094,13 H 3.265625 A 8,8 0 0 0 11,19 8,8 0 0 0 19,11 8,8 0 0 0 11,3 Z M 8,8 V 9 C 8,9.276 8.099297,9.53765 8.2792969,9.71875 L 9.5605469,11 8.2792969,12.28125 C 8.0992969,12.46225 8,12.7239 8,13 v 1 h 1 c 0.28,0 0.5407031,-0.10025 0.7207031,-0.28125 L 11,12.433594 12.279297,13.71875 C 12.459297,13.89975 12.72,14 13,14 h 1 v -1 c 0,-0.2761 -0.0993,-0.53785 -0.279297,-0.71875 L 12.439453,11 13.720703,9.71875 C 13.900703,9.53765 14,9.276 14,9 V 8 H 13 C 12.72,8 12.459297,8.10025 12.279297,8.28125 L 11,9.558594 9.7207031,8.28125 C 9.5407031,8.10025 9.28,8 9,8 Z"/> </svg> |