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/devices/input-touchpad.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/24/devices/input-touchpad.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/24/devices/input-touchpad.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/24/devices/input-touchpad.svg b/.icons/Material-Black-Lime-Numix/24/devices/input-touchpad.svg new file mode 100644 index 00000000..d34aefe3 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/24/devices/input-touchpad.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> + <rect rx="1.5" height="20" transform="matrix(0 -1 -1 0 0 0)" y="-22" x="-21" style="fill:#a8a8a8;fill-opacity:1" width="18"/> + <rect height="1" y="5" x="17" style="opacity:0.2" width="3"/> + <rect height="2.5" y="17.5" x="11" style="fill:#dcdcdc;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero" width="2"/> + <rect height="1" y="17" x="3" style="fill:#dcdcdc;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero" width="18"/> + <rect height="18" y="3" x="16" style="fill:#fdf6e3;fill-opacity:0.217;stroke:none" width="2"/> + <rect height="1" y="8" x="17" style="opacity:0.2" width="3"/> + <rect height="1" y="11" x="17" style="opacity:0.2" width="3"/> + <rect height="1" y="14" x="17" style="opacity:0.2" width="3"/> +</svg> |