diff options
Diffstat (limited to 'Flat-Remix-Dark/actions/scalable/giggle-branch.svg')
-rw-r--r-- | Flat-Remix-Dark/actions/scalable/giggle-branch.svg | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/Flat-Remix-Dark/actions/scalable/giggle-branch.svg b/Flat-Remix-Dark/actions/scalable/giggle-branch.svg index 4e7624ba4..f3cc62ec0 100644 --- a/Flat-Remix-Dark/actions/scalable/giggle-branch.svg +++ b/Flat-Remix-Dark/actions/scalable/giggle-branch.svg @@ -1,8 +1,11 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 5.5 8.25 C 5.5 8.941406 4.941406 9.5 4.25 9.5 C 3.558594 9.5 3 8.941406 3 8.25 C 3 7.558594 3.558594 7 4.25 7 C 4.941406 7 5.5 7.558594 5.5 8.25 Z M 5.5 8.25"/> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 5.5 3.75 C 5.5 4.441406 4.941406 5 4.25 5 C 3.558594 5 3 4.441406 3 3.75 C 3 3.058594 3.558594 2.5 4.25 2.5 C 4.941406 2.5 5.5 3.058594 5.5 3.75 Z M 5.5 3.75"/> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 9 7.25 C 9 7.941406 8.441406 8.5 7.75 8.5 C 7.058594 8.5 6.5 7.941406 6.5 7.25 C 6.5 6.558594 7.058594 6 7.75 6 C 8.441406 6 9 6.558594 9 7.25 Z M 9 7.25"/> - <path style="fill:none;stroke:rgb(82.745098%,85.490196%,89.019608%)" d="M 8.5 16.5 L 8.5 7.5 L 15.5 14.5" transform="matrix(0.5,0,0,0.5,0,0)"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <circle style="fill:currentColor" class="ColorScheme-Text" cx="8.5" cy="16.5" r="2.5"/> + <circle style="fill:currentColor" class="ColorScheme-Text" cx="8.5" cy="7.5" r="2.5"/> + <circle style="fill:currentColor" class="ColorScheme-Text" cx="15.5" cy="14.5" r="2.5"/> + <path style="fill:none;stroke:currentColor;stroke-width:1px" class="ColorScheme-Text" d="M 8.5,16.5 V 7.5 L 15.5,14.5"/> </svg> |