diff options
Diffstat (limited to 'Flat-Remix-Red/actions/scalable/boundingbox_center.svg')
-rw-r--r-- | Flat-Remix-Red/actions/scalable/boundingbox_center.svg | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Flat-Remix-Red/actions/scalable/boundingbox_center.svg b/Flat-Remix-Red/actions/scalable/boundingbox_center.svg index fa9430759..4d8714983 100644 --- a/Flat-Remix-Red/actions/scalable/boundingbox_center.svg +++ b/Flat-Remix-Red/actions/scalable/boundingbox_center.svg @@ -1,8 +1,9 @@ -<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:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 8 3 A 5 5 0 0 0 3 8 A 5 5 0 0 0 8 13 A 5 5 0 0 0 13 8 A 5 5 0 0 0 8 3 z" transform="translate(4 4)"/> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 9,4 A 5,5 0 0 0 4,9 5,5 0 0 0 9,14 5,5 0 0 0 14,9 5,5 0 0 0 9,4 Z"/> + <path style="opacity:0.7;fill:currentColor" class="ColorScheme-Text" d="M 9,4 A 5,5 0 0 0 4,9 5,5 0 0 0 9,14 5,5 0 0 0 14,9 5,5 0 0 0 9,4 Z M 9,5 A 4,4 0 0 1 13,9 4,4 0 0 1 9,13 4,4 0 0 1 5,9 4,4 0 0 1 9,5 Z"/> </svg> |