emoticon lol icon
emoticon-lol from Material Design Icons by Pictogrammers · Filled · Emoji · Apache-2.0 Free for personal and commercial use.
- Name
- emoticon-lol
- Set
- Material Design Icons
- Style
- Filled
- Category
- Emoji
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- emoji-lol, face-lol
1 other variant in Material Design Icons
More emoji icons from Material Design Icons
Use the emoticon lol icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.07 8.93v-4a4.06 4.06 0 0 1 .66-2.21a10 10 0 0 0-13 13a4.06 4.06 0 0 1 2.21-.66h4v4a4.06 4.06 0 0 1-.66 2.21a10 10 0 0 0 13-13a4.06 4.06 0 0 1-2.21.66M11 6h1.5v1.5H14V9h-3m-3.5 5v-1.5H6V11h3v3m6.89 1.9A5.5 5.5 0 0 1 9.8 17L17 9.8a5.5 5.5 0 0 1-1.11 6.09m-11 5.19a2 2 0 0 1-2-2a2 2 0 0 1 2-2h2v2a2 2 0 0 1-1.96 1.99M19.07 2.93a2 2 0 0 1 2 2a2 2 0 0 1-2 2h-2v-2a2 2 0 0 1 2-2"/></svg>
React
import type { SVGProps } from "react";
export function MdiEmoticonLol(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.07 8.93v-4a4.06 4.06 0 0 1 .66-2.21a10 10 0 0 0-13 13a4.06 4.06 0 0 1 2.21-.66h4v4a4.06 4.06 0 0 1-.66 2.21a10 10 0 0 0 13-13a4.06 4.06 0 0 1-2.21.66M11 6h1.5v1.5H14V9h-3m-3.5 5v-1.5H6V11h3v3m6.89 1.9A5.5 5.5 0 0 1 9.8 17L17 9.8a5.5 5.5 0 0 1-1.11 6.09m-11 5.19a2 2 0 0 1-2-2a2 2 0 0 1 2-2h2v2a2 2 0 0 1-1.96 1.99M19.07 2.93a2 2 0 0 1 2 2a2 2 0 0 1-2 2h-2v-2a2 2 0 0 1 2-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.07 8.93v-4a4.06 4.06 0 0 1 .66-2.21a10 10 0 0 0-13 13a4.06 4.06 0 0 1 2.21-.66h4v4a4.06 4.06 0 0 1-.66 2.21a10 10 0 0 0 13-13a4.06 4.06 0 0 1-2.21.66M11 6h1.5v1.5H14V9h-3m-3.5 5v-1.5H6V11h3v3m6.89 1.9A5.5 5.5 0 0 1 9.8 17L17 9.8a5.5 5.5 0 0 1-1.11 6.09m-11 5.19a2 2 0 0 1-2-2a2 2 0 0 1 2-2h2v2a2 2 0 0 1-1.96 1.99M19.07 2.93a2 2 0 0 1 2 2a2 2 0 0 1-2 2h-2v-2a2 2 0 0 1 2-2"/></svg> </template>
CSS
.icon-emoticon-lol {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.07%208.93v-4a4.06%204.06%200%200%201%20.66-2.21a10%2010%200%200%200-13%2013a4.06%204.06%200%200%201%202.21-.66h4v4a4.06%204.06%200%200%201-.66%202.21a10%2010%200%200%200%2013-13a4.06%204.06%200%200%201-2.21.66M11%206h1.5v1.5H14V9h-3m-3.5%205v-1.5H6V11h3v3m6.89%201.9A5.5%205.5%200%200%201%209.8%2017L17%209.8a5.5%205.5%200%200%201-1.11%206.09m-11%205.19a2%202%200%200%201-2-2a2%202%200%200%201%202-2h2v2a2%202%200%200%201-1.96%201.99M19.07%202.93a2%202%200%200%201%202%202a2%202%200%200%201-2%202h-2v-2a2%202%200%200%201%202-2%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.07%208.93v-4a4.06%204.06%200%200%201%20.66-2.21a10%2010%200%200%200-13%2013a4.06%204.06%200%200%201%202.21-.66h4v4a4.06%204.06%200%200%201-.66%202.21a10%2010%200%200%200%2013-13a4.06%204.06%200%200%201-2.21.66M11%206h1.5v1.5H14V9h-3m-3.5%205v-1.5H6V11h3v3m6.89%201.9A5.5%205.5%200%200%201%209.8%2017L17%209.8a5.5%205.5%200%200%201-1.11%206.09m-11%205.19a2%202%200%200%201-2-2a2%202%200%200%201%202-2h2v2a2%202%200%200%201-1.96%201.99M19.07%202.93a2%202%200%200%201%202%202a2%202%200%200%201-2%202h-2v-2a2%202%200%200%201%202-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/emoticon-lol.svg?color=%231a73e8&size=48