diff options
Diffstat (limited to 'Flat-Remix-Yellow/actions/scalable/path-tweak-repel.svg')
-rw-r--r-- | Flat-Remix-Yellow/actions/scalable/path-tweak-repel.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Yellow/actions/scalable/path-tweak-repel.svg b/Flat-Remix-Yellow/actions/scalable/path-tweak-repel.svg index ef25d5363..68f780800 100644 --- a/Flat-Remix-Yellow/actions/scalable/path-tweak-repel.svg +++ b/Flat-Remix-Yellow/actions/scalable/path-tweak-repel.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="18" height="18" 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(1,1)"> <path style="fill:currentColor" class="ColorScheme-Text" d="M 0,5 C 4,5 3,2 8,2 13,2 12,5 16,5 V 7 C 11,7 13,4 8,4 3,4 5,7 0,7 Z"/> <path style="fill:currentColor" class="ColorScheme-Text" d="M 16,11 C 12,11 13,14 8,14 3,14 4,11 0,11 V 9 C 5,9 3,12 8,12 13,12 11,9 16,9 Z"/> </g> |