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/32/actions/draw-path.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/32/actions/draw-path.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/32/actions/draw-path.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/32/actions/draw-path.svg b/.icons/Material-Black-Lime-Numix/32/actions/draw-path.svg new file mode 100644 index 00000000..02ba99db --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/32/actions/draw-path.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"> + <g transform="matrix(1.15981 1.15981 -0.97362 0.97362 13.07 -8.905)"> + <g transform="matrix(1.22226 -0.70567 0.70567 1.22226 -10.611 5.175)"> + <path style="fill:#ff6f03;fill-opacity:1;stroke:none;fill-rule:nonzero" d="m 16.07 7.213 c 0 0 0.208 -0.893 -0.859 -1.509 -1.067 -0.616 -1.736 0.01 -1.736 0.01 l -5.449 9.437 -0.313 3.539 2.909 -2.041"/> + <path style="fill:#ffc13d;fill-opacity:1;stroke:none;fill-rule:nonzero" d="m 8.02 15.15 -0.313 3.539 2.909 -2.041"/> + <path style="fill:#2d2d2d;fill-opacity:1;stroke:none;fill-rule:nonzero" d="m 7.849 17.04 -0.142 1.65 1.362 -0.945"/> + </g> + </g> + <path style="stroke-dasharray:none;stroke-opacity:1;fill:none;stroke-miterlimit:4;stroke:#313131;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:2" d="m 5 28 20 0"/> + <rect width="4" x="25" y="26" style="stroke-dasharray:none;stroke-opacity:1;fill:none;opacity:1;stroke-miterlimit:4;stroke:#313131;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:2;stroke-dashoffset:0" height="4"/> +</svg> |