diff options
Diffstat (limited to '.icons/awkward/64x64/devices/drive-multidisk.svg')
-rw-r--r-- | .icons/awkward/64x64/devices/drive-multidisk.svg | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/devices/drive-multidisk.svg b/.icons/awkward/64x64/devices/drive-multidisk.svg new file mode 100644 index 00000000..d7ae97c8 --- /dev/null +++ b/.icons/awkward/64x64/devices/drive-multidisk.svg @@ -0,0 +1,20 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <g> + <rect style="fill:#4f4f4f" width="6" height="4" x="48" y="28"/> + <rect style="fill:#4f4f4f" width="6" height="4" x="10" y="28"/> + <rect style="opacity:0.2" width="20" height="56" x="-29" y="-60" rx="4" ry="4" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#8e8e8e" width="20" height="56" x="-28" y="-60" rx="4" ry="4" transform="matrix(0,-1,-1,0,0,0)"/> + <circle style="opacity:0.2" cx="49" cy="19" r="3"/> + <circle style="fill:#76ff03" cx="49" cy="18" r="3"/> + <path style="opacity:0.2;fill:#ffffff" d="M 8,8 C 5.784,8 4,9.784 4,12 V 13 C 4,10.784 5.784,9 8,9 H 56 C 58.216,9 60,10.784 60,13 V 12 C 60,9.784 58.216,8 56,8 Z"/> + </g> + <g> + <rect style="fill:#4f4f4f" width="6" height="4" x="48" y="52"/> + <rect style="fill:#4f4f4f" width="6" height="4" x="10" y="52"/> + <rect style="opacity:0.2" width="20" height="56" x="-53" y="-60" rx="4" ry="4" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#8e8e8e" width="20" height="56" x="-52" y="-60" rx="4" ry="4" transform="matrix(0,-1,-1,0,0,0)"/> + <circle style="opacity:0.2" cx="49" cy="43" r="3"/> + <circle style="fill:#76ff03" cx="49" cy="42" r="3"/> + <path style="opacity:0.2;fill:#ffffff" d="M 8,32 C 5.784,32 4,33.784 4,36 V 37 C 4,34.784 5.784,33 8,33 H 56 C 58.216,33 60,34.784 60,37 V 36 C 60,33.784 58.216,32 56,32 Z"/> + </g> +</svg> |