diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/boundingbox_left.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/boundingbox_left.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/boundingbox_left.svg b/Flat-Remix-Red-Light/actions/scalable/boundingbox_left.svg index 4c9ae3826..d73e2f738 100644 --- a/Flat-Remix-Red-Light/actions/scalable/boundingbox_left.svg +++ b/Flat-Remix-Red-Light/actions/scalable/boundingbox_left.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<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:#3daee9; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="m0 8c0.000258 2.3758 1.6722 4.4233 4 4.8984v3.102h2v-3.105c2.3263-0.475 3.9979-2.521 4-4.895-0.0003-2.3758-1.6722-4.4233-4-4.8984v-3.1016h-2v3.1055c-2.3263 0.4748-3.9979 2.5202-4 4.8945z" transform="translate(4 4)"/> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 10,9 A 5,5 0 0 1 5,14 5,5 0 0 1 0,9 5,5 0 0 1 5,4 5,5 0 0 1 10,9 Z"/> + <path style="opacity:0.7;fill:currentColor" class="ColorScheme-Text" d="M 5,4 A 5,5 0 0 0 0,9 5,5 0 0 0 5,14 5,5 0 0 0 10,9 5,5 0 0 0 5,4 Z M 5,5 A 4,4 0 0 1 9,9 4,4 0 0 1 5,13 4,4 0 0 1 1,9 4,4 0 0 1 5,5 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 4,0 H 6 V 18 H 4 Z"/> </svg> |