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/stroke-cap-round.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/24/actions/stroke-cap-round.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/24/actions/stroke-cap-round.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/24/actions/stroke-cap-round.svg b/.icons/Material-Black-Lime-Numix/24/actions/stroke-cap-round.svg new file mode 100644 index 00000000..cd359204 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/24/actions/stroke-cap-round.svg @@ -0,0 +1,4 @@ +<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> + <path style="fill:#dc322f;fill-opacity:1;stroke:none;color:#f2f2f2" d="m 12 3 c -1.036 0 -2.072 0.267 -3 0.803 -1.856 1.071 -3 3.054 -3 5.197 l 0 0.5 0 11.5 1 0 0 -11.5 0 -0.5 c 0 -1.787 0.952 -3.437 2.5 -4.33 c 1.548 -0.894 3.452 -0.894 5 0 c 1.548 0.894 2.5 2.543 2.5 4.33 l 0 0.5 0 11.5 1 0 0 -11.5 0 -0.5 c 0 -2.143 -1.144 -4.126 -3 -5.197 -0.928 -0.536 -1.964 -0.803 -3 -0.803 z"/> + <path style="stroke-dasharray:2 2;stroke-opacity:1;fill:none;stroke-miterlimit:4;stroke:#353535;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:2;stroke-dashoffset:0" d="m 12 22 0 -11"/> +</svg> |