laughing icon
laughing from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- laughing
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the laughing icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M2 11c.504-5.053 4.789-9 10-9s9.496 3.947 10 9m-3 8.175A10.04 10.04 0 0 1 12 22a10.04 10.04 0 0 1-7-2.825M12 18c1.896 0 3.489-1.28 3.936-3.01c.208-.805-.094-.99-.89-.99H8.954c-.796 0-1.098.185-.89.99C8.51 16.72 10.104 18 12 18"/><path stroke-linecap="round" d="M7 9.5a1.5 1.5 0 1 1 3 0m4 0a1.5 1.5 0 0 1 3 0"/><path d="M6 12c-1.555.399-4.459 1.234-3.938 3.782c.268 1.26 1.675 1.493 2.438.926C6.338 15.343 4.5 14 6 12Zm12 0c1.555.399 4.459 1.234 3.938 3.782c-.268 1.26-1.674 1.493-2.438.926C17.662 15.343 19.5 14 18 12Z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsLaughing(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="M2 11c.504-5.053 4.789-9 10-9s9.496 3.947 10 9m-3 8.175A10.04 10.04 0 0 1 12 22a10.04 10.04 0 0 1-7-2.825M12 18c1.896 0 3.489-1.28 3.936-3.01c.208-.805-.094-.99-.89-.99H8.954c-.796 0-1.098.185-.89.99C8.51 16.72 10.104 18 12 18"/><path strokeLinecap="round" d="M7 9.5a1.5 1.5 0 1 1 3 0m4 0a1.5 1.5 0 0 1 3 0"/><path d="M6 12c-1.555.399-4.459 1.234-3.938 3.782c.268 1.26 1.675 1.493 2.438.926C6.338 15.343 4.5 14 6 12Zm12 0c1.555.399 4.459 1.234 3.938 3.782c-.268 1.26-1.674 1.493-2.438.926C17.662 15.343 19.5 14 18 12Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M2 11c.504-5.053 4.789-9 10-9s9.496 3.947 10 9m-3 8.175A10.04 10.04 0 0 1 12 22a10.04 10.04 0 0 1-7-2.825M12 18c1.896 0 3.489-1.28 3.936-3.01c.208-.805-.094-.99-.89-.99H8.954c-.796 0-1.098.185-.89.99C8.51 16.72 10.104 18 12 18"/><path stroke-linecap="round" d="M7 9.5a1.5 1.5 0 1 1 3 0m4 0a1.5 1.5 0 0 1 3 0"/><path d="M6 12c-1.555.399-4.459 1.234-3.938 3.782c.268 1.26 1.675 1.493 2.438.926C6.338 15.343 4.5 14 6 12Zm12 0c1.555.399 4.459 1.234 3.938 3.782c-.268 1.26-1.674 1.493-2.438.926C17.662 15.343 19.5 14 18 12Z"/></g></svg> </template>
CSS
.icon-laughing {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2011c.504-5.053%204.789-9%2010-9s9.496%203.947%2010%209m-3%208.175A10.04%2010.04%200%200%201%2012%2022a10.04%2010.04%200%200%201-7-2.825M12%2018c1.896%200%203.489-1.28%203.936-3.01c.208-.805-.094-.99-.89-.99H8.954c-.796%200-1.098.185-.89.99C8.51%2016.72%2010.104%2018%2012%2018%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7%209.5a1.5%201.5%200%201%201%203%200m4%200a1.5%201.5%200%200%201%203%200%22%2F%3E%3Cpath%20d%3D%22M6%2012c-1.555.399-4.459%201.234-3.938%203.782c.268%201.26%201.675%201.493%202.438.926C6.338%2015.343%204.5%2014%206%2012Zm12%200c1.555.399%204.459%201.234%203.938%203.782c-.268%201.26-1.674%201.493-2.438.926C17.662%2015.343%2019.5%2014%2018%2012Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2011c.504-5.053%204.789-9%2010-9s9.496%203.947%2010%209m-3%208.175A10.04%2010.04%200%200%201%2012%2022a10.04%2010.04%200%200%201-7-2.825M12%2018c1.896%200%203.489-1.28%203.936-3.01c.208-.805-.094-.99-.89-.99H8.954c-.796%200-1.098.185-.89.99C8.51%2016.72%2010.104%2018%2012%2018%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7%209.5a1.5%201.5%200%201%201%203%200m4%200a1.5%201.5%200%200%201%203%200%22%2F%3E%3Cpath%20d%3D%22M6%2012c-1.555.399-4.459%201.234-3.938%203.782c.268%201.26%201.675%201.493%202.438.926C6.338%2015.343%204.5%2014%206%2012Zm12%200c1.555.399%204.459%201.234%203.938%203.782c-.268%201.26-1.674%201.493-2.438.926C17.662%2015.343%2019.5%2014%2018%2012Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/laughing.svg?color=%231a73e8&size=48