blob: 88b3b9e9fde9015b5c24a6e945f83ddf441ccbbc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<svg id="emoji" viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg">
<g id="line-supplement">
<path fill="#000" d="M37 44.2857V7C29.0435 7 21.4129 10.0553 15.7868 15.4939C10.1607 20.9325 7 28.3087 7 36C7 43.6913 10.1607 51.0675 15.7868 56.5061C21.4129 61.9446 29.0435 65 37 65V44.2857Z"/>
</g>
<g id="color">
<path fill="#fff" d="M36 45V9C43.4261 9 50.548 11.95 55.799 17.201C61.05 22.452 64 29.5739 64 37C64 44.4261 61.05 51.548 55.799 56.799C50.548 62.05 43.4261 65 36 65V45Z"/>
<path fill="#3F3F3F" d="M37 44.2857V7C29.0435 7 21.4129 10.0553 15.7868 15.4939C10.1607 20.9325 7 28.3087 7 36C7 43.6913 10.1607 51.0675 15.7868 56.5061C21.4129 61.9446 29.0435 65 37 65V44.2857Z"/>
</g>
<g id="line">
<path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M36 64C51.464 64 64 51.464 64 36C64 20.536 51.464 8 36 8C20.536 8 8 20.536 8 36C8 51.464 20.536 64 36 64Z"/>
<path fill="none" stroke="#000" stroke-linecap="round" stroke-width="2" d="M36 8V61"/>
</g>
</svg>
|