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/16/actions/selection-bottom.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/16/actions/selection-bottom.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/16/actions/selection-bottom.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/16/actions/selection-bottom.svg b/.icons/Material-Black-Lime-Numix/16/actions/selection-bottom.svg new file mode 100644 index 00000000..8e60ae52 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/16/actions/selection-bottom.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <path style="fill:#888;fill-opacity:1;stroke:none;color:#4d4d4d" d="m 10 1 0 1 5 0 0 -1 z m -2 3 0 1 7 0 0 -1 z m 2 3 0 1 5 0 0 -1 z m -1 3 0 1 6 0 0 -1 z"/> + <path style="stroke-opacity:1;fill:none;stroke:#3a3a3a;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:1" d="m 4.5 1 0 10"/> + <path style="stroke-opacity:1;fill:none;stroke:#3a3a3a;stroke-linecap:round;stroke-linejoin:round;stroke-width:1" d="m 2 8 2.499 3 2.5 -3"/> + <rect x="1" width="14" y="13" height="2" style="fill:#f9b13a;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero"/> +</svg> |