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/devices/display.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/16/devices/display.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/16/devices/display.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/16/devices/display.svg b/.icons/Material-Black-Lime-Numix/16/devices/display.svg new file mode 100644 index 00000000..572e44c6 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/16/devices/display.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <rect width="15" height="11" x="0.5" y="1.465" style="fill:#67a6d2;fill-opacity:1;stroke:none"/> + <path d="m 10 1.465 -3.828 11 9.328 0 0 -11 -5.5 0 z" style="fill:#eee8d5;opacity:0.232;fill-opacity:1;stroke:none"/> + <path d="m 0.538 0.986 c -0.293 0.031 -0.539 0.306 -0.537 0.6 l 0 10.8 c 0 0.314 0.286 0.6 0.6 0.6 l 5.4 0 0 1.012 4 0 0 -1.012 5.4 0 c 0.314 0 0.6 -0.286 0.6 -0.6 l 0 -10.8 c 0 -0.314 -0.286 -0.6 -0.6 -0.6 l -14.8 0 z m 0.794 1.012 c 0.025 -0.005 0.05 -0.005 0.075 0 l 13.186 0 c 0.209 0 0.4 0.191 0.4 0.4 l 0 9.206 c 0 0.209 -0.191 0.4 -0.4 0.4 l -13.186 0 c -0.209 0 -0.4 -0.191 -0.4 -0.4 l 0 -9.206 c -0.003 -0.187 0.142 -0.365 0.325 -0.4 z m 2.181 12.951 0 1.013 9.5 0 0 -1.013 z" style="fill:#1e404d;fill-opacity:1;color:#000"/> + <path d="m 2.528 4.529 0 -1.082 1.082 0" style="stroke-dasharray:none;stroke-opacity:1;fill:#fdf6e3;stroke-miterlimit:4;stroke:#fdf6e3;stroke-linecap:round;stroke-linejoin:miter;stroke-width:1.082"/> + <path d="m 12.397 3.447 1.082 0 0 1.082" style="stroke-dasharray:none;stroke-opacity:1;fill:#fdf6e3;stroke-miterlimit:4;stroke:#fdf6e3;stroke-linecap:round;stroke-linejoin:miter;stroke-width:1.082"/> + <path d="m 13.479 9.302 0 1.082 -1.082 0" style="stroke-dasharray:none;stroke-opacity:1;fill:#fdf6e3;stroke-miterlimit:4;stroke:#fdf6e3;stroke-linecap:round;stroke-linejoin:miter;stroke-width:1.082"/> + <path d="m 3.61 10.384 -1.082 0 0 -1.082" style="stroke-dasharray:none;stroke-opacity:1;fill:#fdf6e3;stroke-miterlimit:4;stroke:#fdf6e3;stroke-linecap:round;stroke-linejoin:miter;stroke-width:1.082"/> +</svg> |