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/the-talos-principle.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/the-talos-principle.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/the-talos-principle.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/the-talos-principle.svg b/.icons/awkward/16x16/apps/the-talos-principle.svg new file mode 100644 index 00000000..3d0beb96 --- /dev/null +++ b/.icons/awkward/16x16/apps/the-talos-principle.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <rect style="fill:#d9b263" width="16" height="16" x="0" y="0" rx=".8" ry=".8"/> + <path style="fill:#3f3f3f;fill-rule:evenodd" d="M 8 3 A 6 5 0 0 0 2 8 A 6 5 0 0 0 8 13 A 6 5 0 0 0 14 8 A 6 5 0 0 0 8 3 z M 8 4 A 4 3.9999999 0 0 1 12 8 A 4 3.9999999 0 0 1 8 12 A 4 3.9999999 0 0 1 4 8 A 4 3.9999999 0 0 1 8 4 z"/> + <path style="fill:#3f3f3f;fill-rule:evenodd" d="m 6,6 0,4 0.5,0 C 6.5,9 6.3636364,9 8.1818182,9 9.6363636,9 9.5,9 9.5,10 L 10,10 10,6 9.5,6 C 9.5,7 9.6363636,7 8.1818182,7 6.3636364,7 6.5,7 6.5,6 Z"/> +</svg> |