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/transform-move.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/16/actions/transform-move.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/16/actions/transform-move.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/16/actions/transform-move.svg b/.icons/Material-Black-Lime-Numix/16/actions/transform-move.svg new file mode 100644 index 00000000..43dc8666 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/16/actions/transform-move.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <path style="fill:#6c71c4;opacity:1;fill-opacity:1;stroke:none" d="m 5.75,12 4.5,0 L 8,15 Z"/> + <path style="fill:#6c71c4;opacity:1;fill-opacity:1;stroke:none" d="M 5.75,4 10.25,4 8,1 Z"/> + <path style="fill:#6c71c4;opacity:1;fill-opacity:1;stroke:none" d="M 4,10.25 4,5.75 1,8"/> + <path style="fill:#6c71c4;opacity:1;fill-opacity:1;stroke:none" d="M 12,10.25 12,5.75 15,8"/> + <circle cx="8" style="stroke-dasharray:none;stroke-opacity:1;fill:#fff;opacity:1;stroke-miterlimit:23.7;fill-opacity:1;stroke:#888;fill-rule:nonzero;stroke-linecap:square;stroke-linejoin:miter;stroke-width:1;stroke-dashoffset:0" r="1.5" cy="8"/> +</svg> |