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-tired.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/emotes/face-tired.svg')
-rw-r--r-- | .icons/awkward/24x24/emotes/face-tired.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/emotes/face-tired.svg b/.icons/awkward/24x24/emotes/face-tired.svg new file mode 100644 index 00000000..ffd95c68 --- /dev/null +++ b/.icons/awkward/24x24/emotes/face-tired.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"/> + <ellipse style="opacity:0.1" cx="20.597" cy="-3.548" rx="2.598" ry="3.354" transform="matrix(0.44017042,0.89791425,-0.82693623,0.56229571,0,0)"/> + <ellipse style="fill:#7f2a23" cx="20.18" cy="-3.77" 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 8.4999998,8.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 15.5,8.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 17,9.1713842 16.328427,8.499811 15.5,8.499811 Z"/> + <path style="fill:#3f3f3f" d="m 9.9999998,9.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 17,9.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> |