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/distributor-logo-manjaro.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/apps/distributor-logo-manjaro.svg')
-rw-r--r-- | .icons/awkward/22x22/apps/distributor-logo-manjaro.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/apps/distributor-logo-manjaro.svg b/.icons/awkward/22x22/apps/distributor-logo-manjaro.svg new file mode 100644 index 00000000..73f0aa9f --- /dev/null +++ b/.icons/awkward/22x22/apps/distributor-logo-manjaro.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <path style="opacity:0.2" d="m 2,1.5 c -0.554,0 -1,0.446 -1,1 v 18 c 0,0.554 0.446,1 1,1 h 5 v -14 h 7 v -6 z m 13,0 v 20 h 5 c 0.554,0 1,-0.446 1,-1 v -18 c 0,-0.554 -0.446,-1 -1,-1 z m -7,7 v 13 h 6 v -13 z"/> + <path style="fill:#16a085" d="M 2,1 C 1.446,1 1,1.446 1,2 v 18 c 0,0.554 0.446,1 1,1 H 7 V 7 h 7 V 1 Z m 13,0 v 20 h 5 c 0.554,0 1,-0.446 1,-1 V 2 C 21,1.446 20.554,1 20,1 Z M 8,8 v 13 h 6 V 8 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 2,1 C 1.446,1 1,1.446 1,2 v 0.5 c 0,-0.554 0.446,-1 1,-1 H 14 V 1 Z m 13,0 v 0.5 h 5 c 0.554,0 1,0.446 1,1 V 2 C 21,1.446 20.554,1 20,1 Z M 8,8 v 0.5 h 6 V 8 Z"/> +</svg> |