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/node-join.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/24/actions/node-join.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/24/actions/node-join.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/24/actions/node-join.svg b/.icons/Material-Black-Lime-Numix/24/actions/node-join.svg new file mode 100644 index 00000000..b87749d2 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/24/actions/node-join.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> + <rect x="-20" y="-10.5" width="1" transform="matrix(0 -1 -1 0 0 0)" height="5.5" style="fill:#3daee9;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero"/> + <rect x="-5" y="-9" transform="matrix(0 -1 -1 0 0 0)" width="1" height="3.25" style="fill:#3daee9;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero"/> + <rect height="2" width="2" x="3.5" y="-5.5" transform="matrix(1 0 0 -1 0 0)" style="stroke-dasharray:none;stroke-opacity:1;fill:none;opacity:1;stroke-miterlimit:4;stroke:#313131;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:1;stroke-dashoffset:0"/> + <path d="m 12 14 3 -4 -6 0 z" style="fill:#cb4b16"/> + <rect x="-5" y="-18.25" width="1" transform="matrix(0 -1 -1 0 0 0)" height="3.25" style="fill:#3daee9;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero"/> + <rect height="2" width="2" x="18.5" y="-5.5" transform="matrix(1 0 0 -1 0 0)" style="stroke-dasharray:none;stroke-opacity:1;fill:none;opacity:1;stroke-miterlimit:4;stroke:#313131;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:1;stroke-dashoffset:0"/> + <rect x="-20" y="-19" transform="matrix(0 -1 -1 0 0 0)" width="1" height="5.5" style="fill:#3daee9;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero"/> + <rect x="10.5" y="18.5" width="3" height="3" style="stroke-dasharray:none;stroke-opacity:1;fill:none;opacity:1;stroke-miterlimit:4;stroke:#313131;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:1;stroke-dashoffset:0"/> +</svg> |