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/apps/usb-creator.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/usb-creator.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/usb-creator.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/usb-creator.svg b/.icons/awkward/64x64/apps/usb-creator.svg new file mode 100644 index 00000000..8c88fba4 --- /dev/null +++ b/.icons/awkward/64x64/apps/usb-creator.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <path style="fill:#b7b7b7" d="m12 6h40v20h-40z"/> + <rect style="fill:#4f4f4f" width="56" height="34" x="4" y="24" rx="2.8" ry="2.834"/> + <g style="opacity:.4" transform="scale(2)"> + <rect width="16" height="2" x="8" y="16"/> + <rect width="12" height="2" x="10" y="20"/> + <rect width="8" height="2" x="12" y="24"/> + </g> + <path style="opacity:.2" d="m4 55.167969v1c0 1.57 1.2496033 2.832031 2.8007812 2.832031h50.398438c1.549978 0 2.800781-1.262031 2.800781-2.832031v-1c0 1.57-1.250803 2.832031-2.800781 2.832031h-50.398438c-1.5511777 0-2.800781-1.262031-2.800781-2.832031z"/> + <path style="opacity:.2;fill:#ffffff" d="m12 6v1h40v-1h-40z"/> + <circle style="opacity:.2" cx="48" cy="47" r="16"/> + <circle style="fill:#3cd240" cx="48" cy="46" r="16"/> + <path style="fill:#ffffff" d="m41 48.143 7 7.857 7-8.143h-4v-11.857h-6v12.1428z"/> + <rect style="opacity:.5" width="10" height="6" x="16" y="10"/> + <rect style="opacity:.5" width="10" height="6" x="38" y="10"/> +</svg> |