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/khangman.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/khangman.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/khangman.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/khangman.svg b/.icons/awkward/48x48/apps/khangman.svg new file mode 100644 index 00000000..46df4e60 --- /dev/null +++ b/.icons/awkward/48x48/apps/khangman.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <circle style="opacity:0.2" cx="24" cy="25" r="20"/> + <circle style="fill:#7160bd" cx="24" cy="24" r="20"/> + <path style="opacity:0.2;fill:none;stroke:#080808;stroke-width:4" d="m 24,5 v 15 c -10,5 -9,18 0,18 9,0 10,-13 0,-18"/> + <path style="fill:none;stroke:#e4e4e4;stroke-width:4" d="m 24,4 v 15 c -10,5 -9,18 0,18 9,0 10,-13 0,-18"/> + <rect style="opacity:0.2" width="8" height="4" x="20" y="15" rx="2" ry="2"/> + <rect style="fill:#ffffff" width="8" height="4" x="20" y="14" rx="2" ry="2"/> + <rect style="opacity:0.2" width="8" height="4" x="20" y="11" rx="2" ry="2"/> + <rect style="fill:#ffffff" width="8" height="4" x="20" y="10" rx="2" ry="2"/> + <rect style="opacity:0.2" width="8" height="4" x="20" y="7" rx="2" ry="2"/> + <rect style="fill:#ffffff" width="8" height="4" x="20" y="6" rx="2" ry="2"/> + <path style="opacity:0.1;fill:#ffffff" d="M 24 4 A 20 20 0 0 0 4 24 A 20 20 0 0 0 4.0214844 24.582031 A 20 20 0 0 1 24 5 A 20 20 0 0 1 43.978516 24.417969 A 20 20 0 0 0 44 24 A 20 20 0 0 0 24 4 z"/> +</svg> |