diff options
Diffstat (limited to 'Flat-Remix-Yellow/actions/scalable/edit-undo-history.svg')
-rw-r--r-- | Flat-Remix-Yellow/actions/scalable/edit-undo-history.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Yellow/actions/scalable/edit-undo-history.svg b/Flat-Remix-Yellow/actions/scalable/edit-undo-history.svg index dfc2d2a47..68d853ddd 100644 --- a/Flat-Remix-Yellow/actions/scalable/edit-undo-history.svg +++ b/Flat-Remix-Yellow/actions/scalable/edit-undo-history.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="translate(4,4)"> + <g transform="translate(3,3)"> <path style="fill:currentColor" class="ColorScheme-Text" d="M 12.5,9 C 10.567,9 9,10.567 9,12.5 9,14.433 10.567,16 12.5,16 14.433,16 16,14.433 16,12.5 16,10.567 14.433,9 12.5,9 Z M 12,10 H 13 V 12 H 15 V 13 H 12 Z M 7,2 2,5 7,8 V 6 H 10 C 11.332,6 12.425,6.8362 12.826,8.0176 A 4.5,4.5 0 0 1 14.988,8.752 C 14.857,6.1143 12.669,4 10,4 H 7 Z M 5,12 V 14 H 8.2637 A 4.5,4.5 0 0 1 8,12.5 4.5,4.5 0 0 1 8.0312,12 Z"/> </g> </svg> |