emoticon icon
emoticon-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- emoticon-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- emoticon-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the emoticon icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 16.5q-.42 0-.71-.29T6 15.494q0-.408.29-.702q.29-.293.715-.293q.409 0 .702.292q.293.291.293.708q0 .42-.292.71q-.291.29-.708.29m0-7q-.42 0-.71-.29T6 8.495q0-.408.29-.702q.29-.293.715-.293q.409 0 .702.292Q8 8.083 8 8.5q0 .42-.292.71q-.291.29-.708.29m4 3q-.213 0-.356-.144t-.144-.357t.144-.356T11 11.5h2q.213 0 .356.144t.144.357t-.144.356T13 12.5zm5.98-.495q0-1.49-.429-2.836t-1.207-2.492q-.128-.177-.123-.4t.177-.373t.36-.107t.323.22q.88 1.287 1.39 2.8t.51 3.183q0 1.38-.338 2.636q-.337 1.256-.956 2.387q-.1.187-.3.237t-.377-.07t-.207-.33t.074-.412q.523-1.021.813-2.125t.29-2.318"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightEmoticonRounded(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="M7 16.5q-.42 0-.71-.29T6 15.494q0-.408.29-.702q.29-.293.715-.293q.409 0 .702.292q.293.291.293.708q0 .42-.292.71q-.291.29-.708.29m0-7q-.42 0-.71-.29T6 8.495q0-.408.29-.702q.29-.293.715-.293q.409 0 .702.292Q8 8.083 8 8.5q0 .42-.292.71q-.291.29-.708.29m4 3q-.213 0-.356-.144t-.144-.357t.144-.356T11 11.5h2q.213 0 .356.144t.144.357t-.144.356T13 12.5zm5.98-.495q0-1.49-.429-2.836t-1.207-2.492q-.128-.177-.123-.4t.177-.373t.36-.107t.323.22q.88 1.287 1.39 2.8t.51 3.183q0 1.38-.338 2.636q-.337 1.256-.956 2.387q-.1.187-.3.237t-.377-.07t-.207-.33t.074-.412q.523-1.021.813-2.125t.29-2.318"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 16.5q-.42 0-.71-.29T6 15.494q0-.408.29-.702q.29-.293.715-.293q.409 0 .702.292q.293.291.293.708q0 .42-.292.71q-.291.29-.708.29m0-7q-.42 0-.71-.29T6 8.495q0-.408.29-.702q.29-.293.715-.293q.409 0 .702.292Q8 8.083 8 8.5q0 .42-.292.71q-.291.29-.708.29m4 3q-.213 0-.356-.144t-.144-.357t.144-.356T11 11.5h2q.213 0 .356.144t.144.357t-.144.356T13 12.5zm5.98-.495q0-1.49-.429-2.836t-1.207-2.492q-.128-.177-.123-.4t.177-.373t.36-.107t.323.22q.88 1.287 1.39 2.8t.51 3.183q0 1.38-.338 2.636q-.337 1.256-.956 2.387q-.1.187-.3.237t-.377-.07t-.207-.33t.074-.412q.523-1.021.813-2.125t.29-2.318"/></svg> </template>
CSS
.icon-emoticon-rounded {
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%22M7%2016.5q-.42%200-.71-.29T6%2015.494q0-.408.29-.702q.29-.293.715-.293q.409%200%20.702.292q.293.291.293.708q0%20.42-.292.71q-.291.29-.708.29m0-7q-.42%200-.71-.29T6%208.495q0-.408.29-.702q.29-.293.715-.293q.409%200%20.702.292Q8%208.083%208%208.5q0%20.42-.292.71q-.291.29-.708.29m4%203q-.213%200-.356-.144t-.144-.357t.144-.356T11%2011.5h2q.213%200%20.356.144t.144.357t-.144.356T13%2012.5zm5.98-.495q0-1.49-.429-2.836t-1.207-2.492q-.128-.177-.123-.4t.177-.373t.36-.107t.323.22q.88%201.287%201.39%202.8t.51%203.183q0%201.38-.338%202.636q-.337%201.256-.956%202.387q-.1.187-.3.237t-.377-.07t-.207-.33t.074-.412q.523-1.021.813-2.125t.29-2.318%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%22M7%2016.5q-.42%200-.71-.29T6%2015.494q0-.408.29-.702q.29-.293.715-.293q.409%200%20.702.292q.293.291.293.708q0%20.42-.292.71q-.291.29-.708.29m0-7q-.42%200-.71-.29T6%208.495q0-.408.29-.702q.29-.293.715-.293q.409%200%20.702.292Q8%208.083%208%208.5q0%20.42-.292.71q-.291.29-.708.29m4%203q-.213%200-.356-.144t-.144-.357t.144-.356T11%2011.5h2q.213%200%20.356.144t.144.357t-.144.356T13%2012.5zm5.98-.495q0-1.49-.429-2.836t-1.207-2.492q-.128-.177-.123-.4t.177-.373t.36-.107t.323.22q.88%201.287%201.39%202.8t.51%203.183q0%201.38-.338%202.636q-.337%201.256-.956%202.387q-.1.187-.3.237t-.377-.07t-.207-.33t.074-.412q.523-1.021.813-2.125t.29-2.318%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/emoticon-rounded.svg?color=%231a73e8&size=48