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/22x22/emotes/face-tired.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/emotes/face-tired.svg')
-rw-r--r-- | .icons/awkward/22x22/emotes/face-tired.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/emotes/face-tired.svg b/.icons/awkward/22x22/emotes/face-tired.svg new file mode 100644 index 00000000..f36325b7 --- /dev/null +++ b/.icons/awkward/22x22/emotes/face-tired.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <path style="opacity:0.2" d="m 11,1.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 11,1 C 5.4599999,1 1,5.4599999 1,11 1,16.54 5.4599999,21 11,21 16.54,21 21,16.54 21,11 21,5.4599999 16.54,1 11,1 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 11,1 C 5.4604924,1 1.0008889,5.4599999 1.0008889,11 c 0,0.084 -0.002,0.1665 0,0.25 C 1.1330771,5.8269999 5.5444849,1.5 11,1.5 c 5.455515,0 9.867123,4.3269999 9.999111,9.75 0.002,-0.0835 0,-0.166 0,-0.25 C 20.999111,5.4599999 16.539507,1 11,1 Z"/> + <ellipse style="opacity:0.1" cx="19.194" cy="-3.085" rx="2.598" ry="3.354" transform="matrix(0.44017042,0.89791425,-0.82693623,0.56229571,0,0)"/> + <ellipse style="fill:#7f2a23" cx="18.777" cy="-3.307" rx="2.598" ry="3.354" transform="matrix(0.44017042,0.89791425,-0.82693623,0.56229571,0,0)"/> + <path style="opacity:0.1" d="m 7.4999998,7.499811 c -0.828427,0 -1.4999999,0.6715732 -1.4999999,1.4999992 0,0.8284268 0.6715729,0 1.4999999,0 0.828427,0 1.5,0.8284268 1.5,0 0,-0.828426 -0.671573,-1.4999992 -1.5,-1.4999992 z"/> + <path style="opacity:0.1" d="m 14.5,7.499811 c -0.828427,0 -1.5,0.6715732 -1.5,1.4999992 0,0.8284268 0.671573,0 1.5,0 0.828427,0 1.5,0.8284268 1.5,0 C 16,8.1713842 15.328427,7.499811 14.5,7.499811 Z"/> + <path style="fill:#3f3f3f" d="m 8.9999998,8.4996202 c 0,0.8284268 -0.671573,0 -1.5,0 -0.828427,0 -1.4999999,0.8284268 -1.4999999,0 0,-0.8284262 0.6715729,-1.4999992 1.4999999,-1.4999992 0.828427,0 1.5,0.671573 1.5,1.4999992 z"/> + <path style="fill:#3f3f3f" d="m 16,8.4996202 c 0,0.8284268 -0.671573,0 -1.5,0 -0.828427,0 -1.5,0.8284268 -1.5,0 0,-0.8284262 0.671573,-1.4999992 1.5,-1.4999992 0.828427,0 1.5,0.671573 1.5,1.4999992 z"/> +</svg> |