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/22/actions/segment-curve.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/22/actions/segment-curve.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/22/actions/segment-curve.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/22/actions/segment-curve.svg b/.icons/Material-Black-Lime-Numix/22/actions/segment-curve.svg new file mode 100644 index 00000000..c2b511d4 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/22/actions/segment-curve.svg @@ -0,0 +1,7 @@ + +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22"> + <path transform="matrix(0 -1 -1 0 0 0)" style="stroke-dasharray:none;stroke-opacity:1;fill:none;opacity:1;stroke-miterlimit:4;stroke:#dc322f;stroke-linecap:square;stroke-linejoin:round;stroke-width:1.5;stroke-dashoffset:0" d="M -3.5 -17 A 13.5 13.5 0 0 1 -17 -3.5"/> + <path style="fill:#313131;opacity:1;fill-opacity:1;stroke:none" d="m 17 2 0 3 3 0 0 -3 z m 1 1 1 0 0 1 -1 0 z"/> + <path style="fill:#313131;opacity:1;fill-opacity:1;stroke:none" d="m 2 17 0 3 l 3 0 0 -3 z m 1 1 1 0 0 1 -1 0 z"/> +</svg> |