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/24x24/devices/drive-harddisk-ieee1394.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/devices/drive-harddisk-ieee1394.svg')
-rw-r--r-- | .icons/awkward/24x24/devices/drive-harddisk-ieee1394.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/devices/drive-harddisk-ieee1394.svg b/.icons/awkward/24x24/devices/drive-harddisk-ieee1394.svg new file mode 100644 index 00000000..d65a6b18 --- /dev/null +++ b/.icons/awkward/24x24/devices/drive-harddisk-ieee1394.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect style="opacity:0.2" width="20" height="16" x="-22.5" y="-20" rx="1" ry="1" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#8e8e8e" width="20" height="16" x="-22" y="-20" rx="1" ry="1" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:0.2;fill:#ffffff" d="M 5,2 C 4.446,2 4,2.446 4,3 V 3.5 C 4,2.946 4.446,2.5 5,2.5 H 19 C 19.554,2.5 20,2.946 20,3.5 V 3 C 20,2.446 19.554,2 19,2 Z"/> + <g style="opacity:0.5"> + <rect width="4" height="1" x="10" y="16"/> + <rect width="4" height="1" x="10" y="18"/> + <path d="M 12,9 A 3,3 0 0 0 9,12 3,3 0 0 0 12,15 3,3 0 0 0 15,12 3,3 0 0 0 12,9 Z M 12,10 A 2,2 0 0 1 14,12 2,2 0 0 1 12,14 2,2 0 0 1 10,12 2,2 0 0 1 12,10 Z"/> + <rect width="4" height="1" x="-2" y="-13" transform="rotate(135)"/> + <rect width="4" height="1" x="-2" y="-11" transform="rotate(135)"/> + <rect width="4" height="3" x="-19" y="4" transform="rotate(-135)"/> + </g> +</svg> |