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/64/actions/exchange-positions-clockwise.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/64/actions/exchange-positions-clockwise.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/64/actions/exchange-positions-clockwise.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/64/actions/exchange-positions-clockwise.svg b/.icons/Material-Black-Lime-Numix/64/actions/exchange-positions-clockwise.svg new file mode 100644 index 00000000..3a174ef6 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/64/actions/exchange-positions-clockwise.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"> + <g transform="matrix(0 -1 -1 0 68 68)"> + <path transform="matrix(1 0 0 -1 0 0)" style="stroke-dasharray:none;stroke-opacity:1;fill:none;opacity:1;stroke-miterlimit:4;stroke:#79d073;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:3;stroke-dashoffset:0" d="M 50.5 -34 A 16.5 16.5 0 0 1 34 -17.5"/> + <path style="stroke-dasharray:none;stroke-opacity:1;fill:none;stroke-miterlimit:4;stroke:#79d073;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:3" d="m 34 17.5 15 0"/> + </g> + <g transform="matrix(0 -1 -1 0 60 60)"> + <path transform="matrix(-1 0 0 1 0 0)" style="stroke-dasharray:none;stroke-opacity:1;fill:none;opacity:1;stroke-miterlimit:4;stroke:#79d073;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:3;stroke-dashoffset:0" d="M -13.5 30 A 16.5 16.5 0 0 1 -30 46.5"/> + <path style="stroke-dasharray:none;stroke-opacity:1;fill:none;stroke-miterlimit:4;stroke:#79d073;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:3" d="m 15 46.5 15 0"/> + </g> + <rect y="7.514" style="stroke-dasharray:none;stroke-opacity:1;fill:#fff;opacity:1;stroke-miterlimit:4;fill-opacity:1;stroke:#888;fill-rule:nonzero;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:3.03;stroke-dashoffset:0" x="6.514" height="17.971" width="22.971"/> + <rect y="38.514" style="stroke-dasharray:none;stroke-opacity:1;fill:#fff;opacity:1;stroke-miterlimit:4;fill-opacity:1;stroke:#888;fill-rule:nonzero;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:3.03;stroke-dashoffset:0" x="34.514" height="17.971" width="22.971"/> +</svg> |