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/places/user-teal-desktop.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/places/user-teal-desktop.svg')
-rw-r--r-- | .icons/awkward/24x24/places/user-teal-desktop.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/places/user-teal-desktop.svg b/.icons/awkward/24x24/places/user-teal-desktop.svg new file mode 100644 index 00000000..286a176d --- /dev/null +++ b/.icons/awkward/24x24/places/user-teal-desktop.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <rect style="opacity:0.2" width="20" height="18" x="2" y="3.5" rx="1" ry="1"/> + <path style="fill:#16a085" d="M 2,4.9 2,20 c 0,0.554 0.446,1 1,1 l 18,0 c 0.554,0 1,-0.446 1,-1 L 22,4.9 Z"/> + <path style="fill:#08382e" d="M 3,3 C 2.446,3 2,3.45 2,4 V 5 H 22 V 4 C 22,3.45 21.554,3 21,3 Z"/> + <path style="fill:#08382e" d="M 8,19 C 7.446,19 7,19.45 7,20 V 21 H 17 V 20 C 17,19.45 16.554,19 16,19 Z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 3,3 C 2.446,3 2,3.45 2,4 V 4.5 C 2,3.95 2.446,3.5 3,3.5 H 21 C 21.554,3.5 22,3.95 22,4.5 V 4 C 22,3.45 21.554,3 21,3 Z"/> +</svg> |