diff options
Diffstat (limited to 'Flat-Remix-Cyan-Light/actions/24/path-tweak-repel.svg')
-rw-r--r-- | Flat-Remix-Cyan-Light/actions/24/path-tweak-repel.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Flat-Remix-Cyan-Light/actions/24/path-tweak-repel.svg b/Flat-Remix-Cyan-Light/actions/24/path-tweak-repel.svg new file mode 100644 index 000000000..46fe15105 --- /dev/null +++ b/Flat-Remix-Cyan-Light/actions/24/path-tweak-repel.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; } + </style> + </defs> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 0,5 C 4,5 3,2 8,2 13,2 12,5 16,5 V 7 C 11,7 13,4 8,4 3,4 5,7 0,7 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 16,11 C 12,11 13,14 8,14 3,14 4,11 0,11 V 9 C 5,9 3,12 8,12 13,12 11,9 16,9 Z"/> + </g> +</svg> |