diff options
Diffstat (limited to '.icons/awkward/64x64/devices/drive-removable-media.svg')
-rw-r--r-- | .icons/awkward/64x64/devices/drive-removable-media.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/devices/drive-removable-media.svg b/.icons/awkward/64x64/devices/drive-removable-media.svg new file mode 100644 index 00000000..8b38e887 --- /dev/null +++ b/.icons/awkward/64x64/devices/drive-removable-media.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="44" x="-61" y="-54" rx="4" ry="4" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#8e8e8e" width="56" height="44" x="-60" y="-54" rx="4" ry="4" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:.5" d="m 22,32 20,0 0,4 -20,0 z M 32,16 42,28 22,28 Z"/> + <path style="opacity:.2;fill:#ffffff" d="M 14 4 C 11.784 4 10 5.784 10 8 L 10 9 C 10 6.784 11.784 5 14 5 L 50 5 C 52.216 5 54 6.784 54 9 L 54 8 C 54 5.784 52.216 4 50 4 L 14 4 z"/> +</svg> |