diff options
Diffstat (limited to 'Flat-Remix-Blue-Light/actions/scalable/path-mode-bspline.svg')
-rw-r--r-- | Flat-Remix-Blue-Light/actions/scalable/path-mode-bspline.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Blue-Light/actions/scalable/path-mode-bspline.svg b/Flat-Remix-Blue-Light/actions/scalable/path-mode-bspline.svg index 4bacaabf9..6c38e14c5 100644 --- a/Flat-Remix-Blue-Light/actions/scalable/path-mode-bspline.svg +++ b/Flat-Remix-Blue-Light/actions/scalable/path-mode-bspline.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:#31363b; } .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 11,3 C 6.5,3 3,6.5 3,11 V 14 C 3,14 3,15 4,15 5,15 5,14 5,14 V 11 C 5,8 8,5 11,5 H 14 C 14,5 15,5 15,4 15,3 14,3 14,3 Z M 1,1 V 15 H 2 V 2 H 15 V 1 Z"/> </g> </svg> |