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/16x16/apps/loginized.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/loginized.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/loginized.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/loginized.svg b/.icons/awkward/16x16/apps/loginized.svg new file mode 100644 index 00000000..e0216549 --- /dev/null +++ b/.icons/awkward/16x16/apps/loginized.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <circle style="fill:#50b590" cx="8.5" cy="8.5" r="7.5"/> + <rect style="fill:#30706b" width="13" height="5" x="2" y="6" rx=".722" ry=".833"/> + <rect style="fill:#ffffff" width=".75" height="3" x="7.13" y="7" rx=".375" ry=".375"/> + <rect style="fill:#ffffff" width=".75" height="3" x="8.13" y="-9" rx=".375" ry=".375" transform="rotate(90)"/> + <rect style="fill:#ffffff" width=".75" height="3" x="-1.08" y="9.81" rx=".375" ry=".375" transform="rotate(-45)"/> + <rect style="fill:#ffffff" width=".75" height="3" x="10.94" y="-.79" rx=".375" ry=".375" transform="rotate(45)"/> + <rect style="fill:#ffffff" width=".75" height="3" x="4.13" y="7" rx=".375" ry=".375"/> + <rect style="fill:#ffffff" width=".75" height="3" x="8.13" y="-6" rx=".375" ry=".375" transform="rotate(90)"/> + <rect style="fill:#ffffff" width=".75" height="3" x="-3.2" y="7.69" rx=".375" ry=".375" transform="rotate(-45)"/> + <rect style="fill:#ffffff" width=".75" height="3" x="8.82" y="1.33" rx=".375" ry=".375" transform="rotate(45)"/> + <rect style="fill:#ffffff" width=".75" height="3" x="10.13" y="7" rx=".375" ry=".375"/> + <rect style="fill:#ffffff" width=".75" height="3" x="8.13" y="-12" rx=".375" ry=".375" transform="rotate(90)"/> + <rect style="fill:#ffffff" width=".75" height="3" x="1.04" y="11.94" rx=".375" ry=".375" transform="rotate(-45)"/> + <rect style="fill:#ffffff" width=".75" height="3" x="13.06" y="-2.91" rx=".375" ry=".375" transform="rotate(45)"/> +</svg> |