diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/18/draw-ellipse-chord.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/18/draw-ellipse-chord.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Flat-Remix-Red-Light/actions/18/draw-ellipse-chord.svg b/Flat-Remix-Red-Light/actions/18/draw-ellipse-chord.svg new file mode 100644 index 000000000..28cd09108 --- /dev/null +++ b/Flat-Remix-Red-Light/actions/18/draw-ellipse-chord.svg @@ -0,0 +1,11 @@ +<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:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; } + </style> + </defs> + <g transform="translate(1,1)"> + <path style="fill:currentColor;opacity:.35" class="ColorScheme-Text" d="M 15,8 A 7,7 0 0 1 10.394,14.578 7,7 0 0 1 2.6377,12.5 7,7 0 0 1 1.9379,4.5"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 1.9379,4.5 C 1.3266,5.559 1.003,6.7772 1,8 1,11.866 4.134,15 8,15 11.866,15 15,11.866 15,8 Z M 2.4785,5.6621 13.949,8.7363 C 13.578,11.74 11.027,13.997 8,14 4.6863,14 2,11.314 2,8 2.0014,7.1965 2.1641,6.4015 2.4785,5.6621 Z"/> + </g> +</svg> |