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/48x48/apps/uget.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/uget.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/uget.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/uget.svg b/.icons/awkward/48x48/apps/uget.svg new file mode 100644 index 00000000..032237ac --- /dev/null +++ b/.icons/awkward/48x48/apps/uget.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect style="opacity:0.2" width="40" height="40" x="4" y="5" rx="2" ry="2"/> + <rect style="fill:#72a637" width="40" height="40" x="4" y="4" rx="2" ry="2"/> + <path style="opacity:0.2" d="m 21,12 c 0,0 -4,0 -4,4 V 27 H 14 V 17 h -3 v 10 c 0,3 3,3 3,3 h 3 v 4 c 0,0 0,4 4,4 h 12 c 4,0 4,-4 4,-4 V 23 h -7 v 4 h 4 l -7,8 -7,-8 h 4 V 16 h 6 v 4 h 7 v -4 c 0,0 0,-4 -4,-4 z"/> + <path style="fill:#ffffff" d="M 21,11 C 21,11 17,11 17,15 V 26 H 14 V 16 H 11 V 26 C 11,29 14,29 14,29 H 17 V 33 C 17,33 17,37 21,37 H 33 C 37,37 37,33 37,33 V 22 H 30 V 26 H 34 L 27,34 20,26 H 24 V 15 H 30 V 19 H 37 V 15 C 37,15 37,11 33,11 Z"/> + <path style="fill:#ffffff;opacity:0.2" d="M 6 4 C 4.892 4 4 4.892 4 6 L 4 7 C 4 5.892 4.892 5 6 5 L 42 5 C 43.108 5 44 5.892 44 7 L 44 6 C 44 4.892 43.108 4 42 4 L 6 4 z"/> +</svg> |