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/emotes/face-surprise.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/emotes/face-surprise.svg')
-rw-r--r-- | .icons/awkward/24x24/emotes/face-surprise.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/emotes/face-surprise.svg b/.icons/awkward/24x24/emotes/face-surprise.svg new file mode 100644 index 00000000..ddc92efc --- /dev/null +++ b/.icons/awkward/24x24/emotes/face-surprise.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <path style="opacity:0.2" d="m 12,2.5 c -5.5400001,0 -10,4.4599999 -10,10 0,5.54 4.4599999,10 10,10 5.54,0 10,-4.46 10,-10 0,-5.5400001 -4.46,-10 -10,-10 z"/> + <path style="fill:#ffa50c" d="M 12,2 C 6.4599999,2 2,6.4599999 2,12 2,17.54 6.4599999,22 12,22 17.54,22 22,17.54 22,12 22,6.4599999 17.54,2 12,2 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 12,2 C 6.4604924,2 2.0008889,6.4599999 2.0008889,12 c 0,0.084 -0.002,0.1665 0,0.25 C 2.1330771,6.8269999 6.5444849,2.5 12,2.5 c 5.455515,0 9.867123,4.3269999 9.999111,9.75 0.002,-0.0835 0,-0.166 0,-0.25 C 21.999111,6.4599999 17.539507,2 12,2 Z"/> + <circle style="opacity:0.1" cx="15.5" cy="10" r="1.5"/> + <circle style="fill:#3f3f3f" cx="15.5" cy="9.5" r="1.5"/> + <circle style="opacity:0.1" cx="8.5" cy="10" r="1.5"/> + <circle style="fill:#3f3f3f" cx="8.5" cy="9.5" r="1.5"/> + <ellipse style="opacity:0.1" cx="12" cy="16.5" rx="2" ry="3"/> + <ellipse style="fill:#7f2a23" cx="12" cy="16" rx="2" ry="3"/> +</svg> |