diff options
author | 2017-10-06 04:58:22 +0200 | |
---|---|---|
committer | 2017-10-06 04:58:22 +0200 | |
commit | 792a58d08092ca9cc6652648040cd7967b8d4694 (patch) | |
tree | 9f5288ccfa5819df1ef2b3ea1c86ca2585bd6315 /Flat Remix Light/panel/indicator-trashindicator.svg | |
parent | 7867cbf30aa7e6045dcfe455548ad81b4ad0e947 (diff) | |
download | flat-remix-792a58d08092ca9cc6652648040cd7967b8d4694.tar.gz flat-remix-792a58d08092ca9cc6652648040cd7967b8d4694.zip |
new light version
Diffstat (limited to '')
-rw-r--r-- | Flat Remix Light/panel/indicator-trashindicator.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Flat Remix Light/panel/indicator-trashindicator.svg b/Flat Remix Light/panel/indicator-trashindicator.svg new file mode 100644 index 000000000..d82039158 --- /dev/null +++ b/Flat Remix Light/panel/indicator-trashindicator.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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 2,5 V 14 C 2,14.524 2.4764,15 3,15 H 11 12 C 12.524,15 13,14.524 13,14 V 5 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 1,3 V 4 L 14,3.997 V 2.997 C 14,1.997 13,1.9936 13,1.9936 H 10 C 10,1.9936 10,0.9936 9,0.9936 H 6.0002 C 5.0002,0.9936 5.0002,1.9936 5.0002,1.9936 H 2.0002 C 2.0004,1.9936 1.0002,1.9966 1.0002,2.997 Z"/> +</svg> |