Laughing Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Laughing 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/305958.svg" alt="Laughing icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305958.svg" alt="Laughing icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305958.svg" alt="Laughing icon" :width="24" :height="24" />
CSS background
.icon-laughing {
background-image: url('https://proicons.com/icon/305958.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 433zm-59-617c0 27-22 49-49 49s-49-22-49-49 22-49 49-49 49 22 49 49zm177-43c24 13 32 43 19 67s-43 31-67 18c-23-13-32-43-18-66s43-32 66-19zM264 596c0 41 11 77 28 108s44 62 76 79c33 16 71 32 115 32h29c42 0 80-16 112-33 33-16 57-43 75-74s26-70 26-109V478H264v118zm56-51h360v55c0 45-17 83-46 107s-71 40-123 40h-27c-53 0-93-16-122-42s-42-65-42-112v-48z"/></svg>
Laughing in other icon packs
Copied!