Crying Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Crying icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/305462.svg" alt="Crying icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305462.svg" alt="Crying icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305462.svg" alt="Crying icon" :width="24" :height="24" />
CSS background
.icon-crying {
background-image: url('https://proicons.com/icon/305462.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M500 0C224 0 0 224 0 500s224 500 500 500 500-224 500-500S776 0 500 0zm0 933C262 933 67 738 67 500S262 67 500 67s433 194 433 433-194 433-433 433zM314 665l44 51c80-69 205-69 284 0l44-51c-106-92-266-92-372 0zm85-169c45 0 83-37 83-82s-38-83-83-83c-46 0-83 37-83 83s37 82 83 82zm162-10c12 7 26 10 40 10 29 0 57-15 72-42 23-39 8-90-31-112-40-23-90-8-113 31-22 40-8 90 32 113zm-278 5c-13 1-27 3-39 7-15 5-25 23-22 35 2 13 13 24 26 26 10 2 25-5 31-15 9-17 17-35 26-53-7 0-15-1-22 0zm-29 118c-11 0-23 0-32 8-7 5-13 12-11 21 1 9 8 15 17 18 8 2 15-2 21-8 2-3 4-6 5-9 5-10 9-19 15-30-5 0-10-1-15 0z"/></svg>
Crying in other icon packs
Copied!