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/devices/input-touchpad.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/64/devices/input-touchpad.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/64/devices/input-touchpad.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/64/devices/input-touchpad.svg b/.icons/Material-Black-Lime-Numix/64/devices/input-touchpad.svg new file mode 100644 index 00000000..598680ef --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/64/devices/input-touchpad.svg @@ -0,0 +1,12 @@ +<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"> + <rect width="42" x="-53" y="-56" style="fill:#a8a8a8;fill-opacity:1" rx="4" height="48" transform="matrix(0 -1 -1 0 0 0)"/> + <rect width="6" x="47" y="14" style="opacity:0.2" height="1.5"/> + <rect width="6" x="47" y="18.5" style="opacity:0.2" height="1.5"/> + <rect width="6" x="47" y="23" style="opacity:0.2" height="1.5"/> + <rect width="6" x="47" y="27.5" style="opacity:0.2" height="1.5"/> + <rect width="6" x="47" y="32" style="opacity:0.2" height="1.5"/> + <rect width="6" x="47" y="36.5" style="opacity:0.2" height="1.5"/> + <rect x="30.5" width="3" y="42.5" style="fill:#dcdcdc;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero" height="7.5"/> + <rect x="11" width="42" y="41" style="fill:#dcdcdc;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero" height="3"/> + <rect width="6" x="44" y="11" style="fill:#fdf6e3;fill-opacity:0.217;stroke:none" height="42"/> +</svg> |