diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/16/insert-object.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/16/insert-object.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Flat-Remix-Red-Light/actions/16/insert-object.svg b/Flat-Remix-Red-Light/actions/16/insert-object.svg new file mode 100644 index 000000000..21b4adb32 --- /dev/null +++ b/Flat-Remix-Red-Light/actions/16/insert-object.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> + <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 8 0 C 5.2386 0 3 2.2386 3 5 C 3 7.7614 5.2386 10 8 10 C 10.7614 10 13 7.7614 13 5 C 13 2.2386 10.7614 0 8 0 z M 5 12 L 8 16 L 11 12 L 5 12 z"/> +</svg> |