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 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/mesh-gradient.svg b/Flat-Remix-Red-Light/actions/scalable/mesh-gradient.svg deleted file mode 100644 index 125b35088..000000000 --- a/Flat-Remix-Red-Light/actions/scalable/mesh-gradient.svg +++ /dev/null @@ -1,11 +0,0 @@ -<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(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> -</svg> |