diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/16/seahorse-sign.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/16/seahorse-sign.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Flat-Remix-Red-Light/actions/16/seahorse-sign.svg b/Flat-Remix-Red-Light/actions/16/seahorse-sign.svg new file mode 100644 index 000000000..c1364c45c --- /dev/null +++ b/Flat-Remix-Red-Light/actions/16/seahorse-sign.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" 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> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 5,11 V 16 16 L 8,14 11,16 V 16 11"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 11,7 A 3,3 0 0 1 8,10 3,3 0 0 1 5,7 3,3 0 0 1 8,4 3,3 0 0 1 11,7 M 8,1 A 6,6 0 0 0 2,7 6,6 0 0 0 8,13 6,6 0 0 0 14,7 6,6 0 0 0 8,1 Z M 8,3 A 4,4 0 0 1 12,7 4,4 0 0 1 8,11 4,4 0 0 1 4,7 4,4 0 0 1 8,3 Z"/> +</svg> |