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/22x22/apps/mintupload.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/apps/mintupload.svg')
-rw-r--r-- | .icons/awkward/22x22/apps/mintupload.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/apps/mintupload.svg b/.icons/awkward/22x22/apps/mintupload.svg new file mode 100644 index 00000000..9e872878 --- /dev/null +++ b/.icons/awkward/22x22/apps/mintupload.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <path style="opacity:0.05" d="m 2,1.5 c -0.554,0 -1,0.446 -1,1 V 11 H 21 V 2.5 c 0,-0.554 -0.446,-1 -1,-1 z"/> + <rect style="fill:#687df9" width="20" height="20" x="1" y="1" rx="1" ry="1"/> + <path style="opacity:0.2" d="M 9.8571,18.5 C 9.5406,18.5 8.9899,18.2597 9,17.9615 V 9.5 H 7 l 4,-5 4,5 h -2 v 8.4615 C 13,18.2598 12.459,18.5 12.143,18.5 Z"/> + <path style="fill:#ffffff" d="M 9.8571,18 C 9.5406,18 8.9899,17.7597 9,17.4615 V 9 H 7 l 4,-5 4,5 h -2 v 8.4615 C 13,17.7598 12.459,18 12.143,18 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 1,2.5 V 2 C 1,1.446 1.446,1 2,1 h 18 c 0.554,0 1,0.446 1,1 v 0.5 c 0,-0.554 -0.446,-1 -1,-1 H 2 c -0.554,0 -1,0.446 -1,1 z"/> + <path style="opacity:0.2" d="m 1,20 v 0.5 c 0,0.554 0.446,1 1,1 h 18 c 0.554,0 1,-0.446 1,-1 V 20 c 0,0.554 -0.446,1 -1,1 H 2 C 1.446,21 1,20.554 1,20 Z"/> +</svg> |