<style>
#man {
display: inline-block;
position: relative;
width: 3em; /* ширина элемента */
height: 3em; /* высота элемента */
}
#man::before,
#man::after {
content: "";
position: absolute;
background: currentColor; /* цвет иконки как цвет текста */
}
#man::before {
left: 25%;
width: 50%;
height: 50%;
border-radius: 100%;
}
#man::after {
left: 0;
bottom: 0%;
width: 100%;
height: 40%;
border-radius: 100% 100% 0% 0%;
}
</style>
<span id="man"></span>
1 комментарий:
Useful information worthy of thanks ,
http://ixgram.com