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/24x24/apps/mintupload.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/mintupload.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/mintupload.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/mintupload.svg b/.icons/awkward/24x24/apps/mintupload.svg new file mode 100644 index 00000000..60a61443 --- /dev/null +++ b/.icons/awkward/24x24/apps/mintupload.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <path style="opacity:0.05" d="m 3,2.5 c -0.554,0 -1,0.446 -1,1 V 12 H 22 V 3.5 c 0,-0.554 -0.446,-1 -1,-1 z"/> + <rect style="fill:#687df9" width="20" height="20" x="2" y="2" rx="1" ry="1"/> + <path style="opacity:0.2" d="M 10.8571,19.5 C 10.5406,19.5 9.9899,19.2597 10,18.9615 V 10.5 H 8 l 4,-5 4,5 h -2 v 8.4615 C 14,19.2598 13.459,19.5 13.143,19.5 Z"/> + <path style="fill:#ffffff" d="M 10.8571,19 C 10.5406,19 9.9899,18.7597 10,18.4615 V 10 H 8 l 4,-5 4,5 h -2 v 8.4615 C 14,18.7598 13.459,19 13.143,19 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 2,3.5 V 3 C 2,2.446 2.446,2 3,2 h 18 c 0.554,0 1,0.446 1,1 v 0.5 c 0,-0.554 -0.446,-1 -1,-1 H 3 c -0.554,0 -1,0.446 -1,1 z"/> + <path style="opacity:0.2" d="m 2,21 v 0.5 c 0,0.554 0.446,1 1,1 h 18 c 0.554,0 1,-0.446 1,-1 V 21 c 0,0.554 -0.446,1 -1,1 H 3 C 2.446,22 2,21.554 2,21 Z"/> +</svg> |