diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/16/view-choose.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/16/view-choose.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Flat-Remix-Red-Light/actions/16/view-choose.svg b/Flat-Remix-Red-Light/actions/16/view-choose.svg new file mode 100644 index 000000000..ccee66d70 --- /dev/null +++ b/Flat-Remix-Red-Light/actions/16/view-choose.svg @@ -0,0 +1,8 @@ +<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 2 1 C 2 1 1 1 1 2 L 1 14 C 1 15 2 15 2 15 L 14 15 C 14 15 15 15 15 14 L 15 2 C 15 1 14 1 14 1 L 2 1 z M 3 4 L 13 4 L 13 13 L 3 13 L 3 4 z M 4 5 L 4 8 L 7 8 L 7 5 L 4 5 z M 8 7 L 8 8 L 12 8 L 12 7 L 8 7 z M 4 9 L 4 10 L 12 10 L 12 9 L 4 9 z M 4 11 L 4 12 L 12 12 L 12 11 L 4 11 z"/> +</svg> |