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/devices/input-touchpad.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/48/devices/input-touchpad.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/48/devices/input-touchpad.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/48/devices/input-touchpad.svg b/.icons/Material-Black-Lime-Numix/48/devices/input-touchpad.svg new file mode 100644 index 00000000..1cf0c060 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/48/devices/input-touchpad.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"> + <rect y="-40" x="-38" height="32" style="fill:#a8a8a8;fill-opacity:1" rx="2" transform="matrix(0 -1 -1 0 0 0)" width="28"/> + <rect y="12" x="34" height="1" style="opacity:0.2" width="4"/> + <rect y="15" x="34" height="1" style="opacity:0.2" width="4"/> + <rect y="18" x="34" height="1" style="opacity:0.2" width="4"/> + <rect y="21" x="34" height="1" style="opacity:0.2" width="4"/> + <rect y="24" x="34" height="1" style="opacity:0.2" width="4"/> + <rect y="27" x="34" height="1" style="opacity:0.2" width="4"/> + <rect y="31" x="23" height="5" style="fill:#dcdcdc;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero" width="2"/> + <rect y="30" x="10" height="2" style="fill:#dcdcdc;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero" width="28"/> + <rect y="10" x="32" height="28" style="fill:#fdf6e3;fill-opacity:0.217;stroke:none" width="4"/> +</svg> |