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/48/actions/node-delete.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/48/actions/node-delete.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/48/actions/node-delete.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/48/actions/node-delete.svg b/.icons/Material-Black-Lime-Numix/48/actions/node-delete.svg new file mode 100644 index 00000000..479573cf --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/48/actions/node-delete.svg @@ -0,0 +1,10 @@ +<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <rect height="23" style="fill:#3daee9;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero" y="12.5" x="9" width="2"/> + <rect height="23" style="fill:#3daee9;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero" y="-35.5" x="9" transform="matrix(0 1 -1 0 0 0)" width="2"/> + <circle style="stroke-dasharray:none;stroke-opacity:1;fill:none;opacity:1;stroke-miterlimit:4;stroke:#313131;stroke-linecap:butt;stroke-linejoin:round;stroke-width:2;stroke-dashoffset:0" r="3" cy="9" cx="9"/> + <rect height="14.5" style="fill:#3daee9;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero" y="12.5" x="37" width="2"/> + <rect height="6" 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" y="6" x="36" width="6"/> + <rect height="14.5" style="fill:#3daee9;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero" y="-27" transform="matrix(0 1 -1 0 0 0)" x="37" width="2"/> + <rect height="6" 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" y="36" x="6" width="6"/> + <path style="fill:#dc322f;fill-opacity:1" d="m 46.49 42.24 -4.243 -4.243 4.243 -4.243 -4.243 -4.243 -4.243 4.243 l -4.243 -4.243 -4.243 4.243 4.243 4.243 -4.243 4.243 4.243 4.243 l 4.243 -4.243 l 4.243 4.243 z"/> +</svg> |