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/drive-optical.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/devices/drive-optical.svg')
-rw-r--r-- | .icons/awkward/32x32/devices/drive-optical.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/devices/drive-optical.svg b/.icons/awkward/32x32/devices/drive-optical.svg new file mode 100644 index 00000000..f6f09600 --- /dev/null +++ b/.icons/awkward/32x32/devices/drive-optical.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect style="opacity:0.2" width="28" height="28" x="-31" y="-30" rx="1.25" ry="1.25" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#8e8e8e" width="28" height="28" x="-30" y="-30" rx="1.25" ry="1.25" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:0.5" d="M 16 6 A 10 10 0 0 0 6 16 A 10 10 0 0 0 16 26 A 10 10 0 0 0 26 16 A 10 10 0 0 0 16 6 z M 16 12 A 3.9999996 3.9999996 0 0 1 20 16 A 3.9999996 3.9999996 0 0 1 16 20 A 3.9999996 3.9999996 0 0 1 12 16 A 3.9999996 3.9999996 0 0 1 16 12 z"/> + <path style="fill:#ffffff;opacity:0.2" d="M 3.25 2 C 2.5575 2 2 2.5575 2 3.25 L 2 4.25 C 2 3.5575 2.5575 3 3.25 3 L 28.75 3 C 29.442 3 30 3.5575 30 4.25 L 30 3.25 C 30 2.5575 29.442 2 28.75 2 L 3.25 2 z"/> +</svg> |