emoji objects icon
emoji-objects-outline-sharp from Material Symbols by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- emoji-objects-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the emoji objects icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22q-.65 0-1.175-.312T10 20.85H8V15.3q-1.475-.975-2.363-2.575T4.75 9.25q0-3.025 2.113-5.137T12 2t5.138 2.113T19.25 9.25q0 1.925-.888 3.5T16 15.3v5.55h-2q-.3.525-.825.838T12 22m-2-3.15h4v-.9h-4zm0-1.9h4V16h-4zM9.8 14h1.45v-2.7l-2.2-2.2l1.05-1.05l1.9 1.9l1.9-1.9l1.05 1.05l-2.2 2.2V14h1.45q1.35-.65 2.2-1.912t.85-2.838q0-2.2-1.525-3.725T12 4T8.275 5.525T6.75 9.25q0 1.575.85 2.838T9.8 14M12 9"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsEmojiObjectsOutlineSharp(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="M12 22q-.65 0-1.175-.312T10 20.85H8V15.3q-1.475-.975-2.363-2.575T4.75 9.25q0-3.025 2.113-5.137T12 2t5.138 2.113T19.25 9.25q0 1.925-.888 3.5T16 15.3v5.55h-2q-.3.525-.825.838T12 22m-2-3.15h4v-.9h-4zm0-1.9h4V16h-4zM9.8 14h1.45v-2.7l-2.2-2.2l1.05-1.05l1.9 1.9l1.9-1.9l1.05 1.05l-2.2 2.2V14h1.45q1.35-.65 2.2-1.912t.85-2.838q0-2.2-1.525-3.725T12 4T8.275 5.525T6.75 9.25q0 1.575.85 2.838T9.8 14M12 9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22q-.65 0-1.175-.312T10 20.85H8V15.3q-1.475-.975-2.363-2.575T4.75 9.25q0-3.025 2.113-5.137T12 2t5.138 2.113T19.25 9.25q0 1.925-.888 3.5T16 15.3v5.55h-2q-.3.525-.825.838T12 22m-2-3.15h4v-.9h-4zm0-1.9h4V16h-4zM9.8 14h1.45v-2.7l-2.2-2.2l1.05-1.05l1.9 1.9l1.9-1.9l1.05 1.05l-2.2 2.2V14h1.45q1.35-.65 2.2-1.912t.85-2.838q0-2.2-1.525-3.725T12 4T8.275 5.525T6.75 9.25q0 1.575.85 2.838T9.8 14M12 9"/></svg> </template>
CSS
.icon-emoji-objects-outline-sharp {
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%22M12%2022q-.65%200-1.175-.312T10%2020.85H8V15.3q-1.475-.975-2.363-2.575T4.75%209.25q0-3.025%202.113-5.137T12%202t5.138%202.113T19.25%209.25q0%201.925-.888%203.5T16%2015.3v5.55h-2q-.3.525-.825.838T12%2022m-2-3.15h4v-.9h-4zm0-1.9h4V16h-4zM9.8%2014h1.45v-2.7l-2.2-2.2l1.05-1.05l1.9%201.9l1.9-1.9l1.05%201.05l-2.2%202.2V14h1.45q1.35-.65%202.2-1.912t.85-2.838q0-2.2-1.525-3.725T12%204T8.275%205.525T6.75%209.25q0%201.575.85%202.838T9.8%2014M12%209%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%22M12%2022q-.65%200-1.175-.312T10%2020.85H8V15.3q-1.475-.975-2.363-2.575T4.75%209.25q0-3.025%202.113-5.137T12%202t5.138%202.113T19.25%209.25q0%201.925-.888%203.5T16%2015.3v5.55h-2q-.3.525-.825.838T12%2022m-2-3.15h4v-.9h-4zm0-1.9h4V16h-4zM9.8%2014h1.45v-2.7l-2.2-2.2l1.05-1.05l1.9%201.9l1.9-1.9l1.05%201.05l-2.2%202.2V14h1.45q1.35-.65%202.2-1.912t.85-2.838q0-2.2-1.525-3.725T12%204T8.275%205.525T6.75%209.25q0%201.575.85%202.838T9.8%2014M12%209%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/emoji-objects-outline-sharp.svg?color=%231a73e8&size=48