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/32x32/apps/masterpassword-gui.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/masterpassword-gui.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/masterpassword-gui.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/masterpassword-gui.svg b/.icons/awkward/32x32/apps/masterpassword-gui.svg new file mode 100644 index 00000000..4f236ae6 --- /dev/null +++ b/.icons/awkward/32x32/apps/masterpassword-gui.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect style="opacity:0.2" width="28" height="28" x="2" y="3" rx="8.4" ry="8.4"/> + <rect style="fill:#4f4f4f" width="28" height="28" x="2" y="2" rx="8.4" ry="8.4"/> + <path style="opacity:0.2" d="m 23,11 v 12 h 2 V 11 Z M 8,15 a 2,2 0 0 0 -2,2 2,2 0 0 0 2,2 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z m 6,0 a 2,2 0 0 0 -2,2 2,2 0 0 0 2,2 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z m 6,0 a 2,2 0 0 0 -2,2 2,2 0 0 0 2,2 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z"/> + <circle style="fill:#ffffff" cx="14" cy="16" r="2"/> + <circle style="fill:#ffffff" cx="8" cy="16" r="2"/> + <circle style="fill:#ffffff" cx="20" cy="16" r="2"/> + <rect style="fill:#5279ff" width="2" height="12" x="23" y="10"/> + <path style="fill:#ffffff;opacity:0.1" d="M 10.400391 2 C 5.7467908 2 2 5.7467908 2 10.400391 L 2 11.400391 C 2 6.7467908 5.7467908 3 10.400391 3 L 21.599609 3 C 26.253209 3 30 6.7467908 30 11.400391 L 30 10.400391 C 30 5.7467908 26.253209 2 21.599609 2 L 10.400391 2 z"/> + <rect style="opacity:0.1;fill:#ffffff" width="2" height="1" x="23" y="10"/> +</svg> |