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/media-floppy.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/devices/media-floppy.svg')
-rw-r--r-- | .icons/awkward/64x64/devices/media-floppy.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/devices/media-floppy.svg b/.icons/awkward/64x64/devices/media-floppy.svg new file mode 100644 index 00000000..83c24402 --- /dev/null +++ b/.icons/awkward/64x64/devices/media-floppy.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <rect style="opacity:0.2" width="52" height="52" x="-59" y="-58" rx="2.5" ry="2.5" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#4f4f4f" width="52" height="52" x="-58" y="-58" rx="2.5" ry="2.5" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="opacity:0.2" width="40" height="24" x="12" y="31" rx="2.5" ry="2.5"/> + <rect style="fill:#ffffff" width="40" height="24" x="12" y="30" rx="2.5" ry="2.5"/> + <path style="fill:#ffae3f" d="M 12,48 V 51.5 C 12,52.884 13.115,54 14.5,54 H 49.5 C 50.884,54 52,52.884 52,51.5 V 48 Z"/> + <path style="opacity:0.2" d="M 20,7 V 24.5 C 20,25.886 21.114,27 22.5,27 H 49.5 C 50.884,27 52,25.886 52,24.5 V 7 Z M 40,11 H 46 C 47.108,11 48,11.892 48,13 V 21 C 48,22.108 47.108,23 46,23 H 40 C 38.892,23 38,22.108 38,21 V 13 C 38,11.892 38.892,11 40,11 Z"/> + <path style="fill:#b7b7b7" d="M 20,6 V 23.5 C 20,24.886 21.114,26 22.5,26 H 49.5 C 50.884,26 52,24.886 52,23.5 V 6 Z M 40,10 H 46 C 47.108,10 48,10.892 48,12 V 20 C 48,21.108 47.108,22 46,22 H 40 C 38.892,22 38,21.108 38,20 V 12 C 38,10.892 38.892,10 40,10 Z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 8.5,6 C 7.115,6 6,7.115 6,8.5 V 9.5 C 6,8.115 7.115,7 8.5,7 H 55.5 C 56.885,7 58,8.115 58,9.5 V 8.5 C 58,7.115 56.885,6 55.5,6 Z"/> +</svg> |