diff options
author | Roger Gonzalez <roger@rogs.me> | 2020-04-13 11:11:23 -0300 |
---|---|---|
committer | Roger Gonzalez <roger@rogs.me> | 2020-04-13 11:11:23 -0300 |
commit | 27460d549be12b74b724537e0836b58c96ce9031 (patch) | |
tree | ef3437a35e1fe79912dd8e8f0c7a5ecbce9933b5 /.icons/Material-Black-Lime-Numix/24/actions/selection-exclude.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/24/actions/selection-exclude.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/24/actions/selection-exclude.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/24/actions/selection-exclude.svg b/.icons/Material-Black-Lime-Numix/24/actions/selection-exclude.svg new file mode 100644 index 00000000..7c907936 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/24/actions/selection-exclude.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> + <path d="M 3.5 9 C 3.223 9 3 9.223 3 9.5 L 3 20.5 C 3 20.777 3.223 21 3.5 21 L 16.5 21 C 16.777 21 17 20.777 17 20.5 L 17 16.316406 A 7 7 0 0 1 7 10 A 7 7 0 0 1 7.0800781 9 L 3.5 9 z " style="fill:#2aa198;fill-opacity:1;stroke:none;display:inline;color:#000"/> + <path d="m 14.205 3 c -3.553 -0.1 -6.617 2.478 -7.125 5.996 l 9.42 0 c 0.277 0 0.5 0.223 0.5 0.5 l 0 6.816 c 2.44 -1.157 3.997 -3.616 4 -6.316 0 -3.786 -3.01 -6.885 -6.795 -6.996" style="fill:#df4441;fill-opacity:1;stroke:none;display:inline;color:#000"/> +</svg> |