diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
commit | 1b3658c85f5a5a25643da0cc417c70986b7caa6a (patch) | |
tree | e8fb44c12e8bd16088d185e1e78a6c7f7d76cf5c /.icons/awkward/32x32/devices/media-memory.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/devices/media-memory.svg')
-rw-r--r-- | .icons/awkward/32x32/devices/media-memory.svg | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/devices/media-memory.svg b/.icons/awkward/32x32/devices/media-memory.svg new file mode 100644 index 00000000..e6ffc724 --- /dev/null +++ b/.icons/awkward/32x32/devices/media-memory.svg @@ -0,0 +1,31 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <g style="fill:#8e8e8e"> + <rect width="1" height="26" x="-12" y="-29" transform="scale(-1)"/> + <rect width="1" height="26" x="-9" y="-29" transform="scale(-1)"/> + <rect width="1" height="26" x="-21" y="-29" transform="scale(-1)"/> + <rect width="1" height="26" x="-18" y="-29" transform="scale(-1)"/> + <rect width="1" height="26" x="-15" y="-29" transform="scale(-1)"/> + <rect width="1" height="26" x="-24" y="-29" transform="scale(-1)"/> + <rect width="1" height="20" x="-12" y="6" transform="rotate(-90)"/> + <rect width="1" height="20" x="-9" y="6" transform="rotate(-90)"/> + <rect width="1" height="20" x="-6" y="6" transform="rotate(-90)"/> + <rect width="1" height="20" x="-21" y="6" transform="rotate(-90)"/> + <rect width="1" height="20" x="-18" y="6" transform="rotate(-90)"/> + <rect width="1" height="20" x="-15" y="6" transform="rotate(-90)"/> + <rect width="1" height="20" x="-24" y="6" transform="rotate(-90)"/> + <rect width="1" height="20" x="-27" y="6" transform="rotate(-90)"/> + </g> + <rect style="opacity:0.2" width="18" height="24" x="7" y="5" rx="1.25" ry="1.25"/> + <rect style="fill:#4f4f4f" width="18" height="24" x="7" y="4" rx="1.25" ry="1.25"/> + <path style="opacity:0.1;fill:#ffffff" d="M 8.25,4 C 7.5575,4 7,4.5575 7,5.25 V 6.25 C 7,5.5575 7.5575,5 8.25,5 H 23.75 C 24.442,5 25,5.5575 25,6.25 V 5.25 C 25,4.5575 24.442,4 23.75,4 Z"/> + <g style="opacity:0.4;fill:#ffffff"> + <rect width="1" height="3" x="12" y="7"/> + <rect width="1" height="3" x="12" y="11"/> + <rect width="1" height="6" x="12" y="15"/> + <rect width="1" height="8" x="16" y="7"/> + <rect width="1" height="8" x="16" y="16"/> + <rect width="1" height="6" x="20" y="7"/> + <rect width="1" height="3" x="20" y="14"/> + <rect width="1" height="7" x="20" y="18"/> + </g> +</svg> |