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/64x64/devices/drive-optical.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/devices/drive-optical.svg')
-rw-r--r-- | .icons/awkward/64x64/devices/drive-optical.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/devices/drive-optical.svg b/.icons/awkward/64x64/devices/drive-optical.svg new file mode 100644 index 00000000..2eab5684 --- /dev/null +++ b/.icons/awkward/64x64/devices/drive-optical.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <rect style="opacity:0.2" width="56" height="56" x="-61" y="-60" rx="2.5" ry="2.5" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#8e8e8e" width="56" height="56" x="-60" y="-60" rx="2.5" ry="2.5" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:0.5" d="M 32,12 A 20,20 0 0 0 12,32 20,20 0 0 0 32,52 20,20 0 0 0 52,32 20,20 0 0 0 32,12 Z M 32,24 A 8,8 0 0 1 40,32 8,8 0 0 1 32,40 8,8 0 0 1 24,32 8,8 0 0 1 32,24 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 6.5,4 C 5.115,4 4,5.115 4,6.5 V 7.5 C 4,6.115 5.115,5 6.5,5 H 57.5 C 58.89,5 60,6.115 60,7.5 V 6.5 C 60,5.115 58.89,4 57.5,4 Z"/> +</svg> |