diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/mesh-gradient.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/mesh-gradient.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/mesh-gradient.svg b/Flat-Remix-Red-Light/actions/scalable/mesh-gradient.svg index 607441f4c..125b35088 100644 --- a/Flat-Remix-Red-Light/actions/scalable/mesh-gradient.svg +++ b/Flat-Remix-Red-Light/actions/scalable/mesh-gradient.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:#31363b; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <g transform="translate(4,4)"> + <g transform="translate(3,3)"> <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 2,2 C 8.5,-1.5 7.5,5.5 14,2 17.5,8.5 10.5,7.5 14,14 7.5,17.5 8.5,10.5 2,14 -1.5,7.5 5.5,8.5 2,2 Z"/> <path style="fill:currentColor" class="ColorScheme-Text" d="M 0,0 V 3 H 3 V 0 Z M 13,0 V 3 H 16 V 0 Z M 0,13 V 16 H 3 V 13 Z M 13,13 V 16 H 16 V 13 Z"/> </g> |