diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/boundingbox_right.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/boundingbox_right.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/boundingbox_right.svg b/Flat-Remix-Red-Light/actions/scalable/boundingbox_right.svg index 46ab65a51..601a9432f 100644 --- a/Flat-Remix-Red-Light/actions/scalable/boundingbox_right.svg +++ b/Flat-Remix-Red-Light/actions/scalable/boundingbox_right.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="m6 8c0.000258 2.3758 1.6722 4.4233 4 4.8984v3.102h2v-3.1055c2.326-0.474 3.998-2.52 4-4.894 0-2.3758-1.672-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 18,9 A 5,5 0 0 1 13,14 5,5 0 0 1 8,9 5,5 0 0 1 13,4 5,5 0 0 1 18,9 Z"/> + <path style="opacity:0.7;fill:currentColor" class="ColorScheme-Text" d="M 13,4 A 5,5 0 0 0 8,9 5,5 0 0 0 13,14 5,5 0 0 0 18,9 5,5 0 0 0 13,4 Z M 13,5 A 4,4 0 0 1 17,9 4,4 0 0 1 13,13 4,4 0 0 1 9,9 4,4 0 0 1 13,5 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 12,0 H 14 V 18 H 12 Z"/> </svg> |