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/trashindicator.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/trashindicator.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/trashindicator.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/trashindicator.svg b/.icons/awkward/64x64/apps/trashindicator.svg new file mode 100644 index 00000000..c0d08129 --- /dev/null +++ b/.icons/awkward/64x64/apps/trashindicator.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <rect style="opacity:0.2" width="46" height="52" x="9" y="10" rx="3.067" ry="3.058"/> + <rect style="fill:#518140" width="46" height="52" x="9" y="9" rx="3.067" ry="3.058"/> + <rect style="fill:#629c4d" width="18" height="6" x="23" y="2"/> + <path style="opacity:0.3;fill:none;stroke:#000000;stroke-width:6;stroke-linecap:round" d="m 20.0003,26 c 0,0 -3e-4,6.5 -3e-4,12.5 0,6 3e-4,11.5 3e-4,11.5"/> + <rect style="opacity:0.2" width="54" height="12" x="5" y="6" rx="3" ry="3"/> + <rect style="fill:#629c4d" width="54" height="12" x="5" y="5" rx="3" ry="3"/> + <path style="opacity:0.3;fill:none;stroke:#000000;stroke-width:6;stroke-linecap:round" d="M 32,26 V 50"/> + <path style="opacity:0.3;fill:none;stroke:#000000;stroke-width:6;stroke-linecap:round" d="m 44.0003,26 c 0,0 -3e-4,6.5 -3e-4,12.5 0,6 3e-4,11.5 3e-4,11.5"/> + <path style="opacity:0.2;fill:#ffffff" d="M 8 5 C 6.338 5 5 6.338 5 8 L 5 9 C 5 7.338 6.338 6 8 6 L 56 6 C 57.662 6 59 7.338 59 9 L 59 8 C 59 6.338 57.662 5 56 5 L 8 5 z"/> +</svg> |