emoji-objects from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.

Name
emoji-objects
Set
Material Symbols Light
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

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 19.885q-.554 0-.954-.323q-.4-.322-.469-.827H10q-.402 0-.701-.3q-.299-.298-.299-.7v-3.012q-1.552-.86-2.401-2.344q-.849-1.485-.849-3.129q0-2.621 1.815-4.435Q9.378 3 12 3t4.436 1.815T18.25 9.25q0 1.656-.849 3.135T15 14.723v3.011q0 .402-.299.701q-.299.3-.701.3h-.577q-.07.505-.47.827q-.4.323-.953.323m-2-2.15h4v-.977h-4zm0-1.746h4V15h-4zM12.442 14v-3.123l2.085-2.085l-.627-.626l-1.9 1.9l-1.9-1.9l-.627.626l2.085 2.085V14z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightEmojiObjects(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 19.885q-.554 0-.954-.323q-.4-.322-.469-.827H10q-.402 0-.701-.3q-.299-.298-.299-.7v-3.012q-1.552-.86-2.401-2.344q-.849-1.485-.849-3.129q0-2.621 1.815-4.435Q9.378 3 12 3t4.436 1.815T18.25 9.25q0 1.656-.849 3.135T15 14.723v3.011q0 .402-.299.701q-.299.3-.701.3h-.577q-.07.505-.47.827q-.4.323-.953.323m-2-2.15h4v-.977h-4zm0-1.746h4V15h-4zM12.442 14v-3.123l2.085-2.085l-.627-.626l-1.9 1.9l-1.9-1.9l-.627.626l2.085 2.085V14z"/></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 19.885q-.554 0-.954-.323q-.4-.322-.469-.827H10q-.402 0-.701-.3q-.299-.298-.299-.7v-3.012q-1.552-.86-2.401-2.344q-.849-1.485-.849-3.129q0-2.621 1.815-4.435Q9.378 3 12 3t4.436 1.815T18.25 9.25q0 1.656-.849 3.135T15 14.723v3.011q0 .402-.299.701q-.299.3-.701.3h-.577q-.07.505-.47.827q-.4.323-.953.323m-2-2.15h4v-.977h-4zm0-1.746h4V15h-4zM12.442 14v-3.123l2.085-2.085l-.627-.626l-1.9 1.9l-1.9-1.9l-.627.626l2.085 2.085V14z"/></svg>
</template>

CSS

.icon-emoji-objects {
  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%2019.885q-.554%200-.954-.323q-.4-.322-.469-.827H10q-.402%200-.701-.3q-.299-.298-.299-.7v-3.012q-1.552-.86-2.401-2.344q-.849-1.485-.849-3.129q0-2.621%201.815-4.435Q9.378%203%2012%203t4.436%201.815T18.25%209.25q0%201.656-.849%203.135T15%2014.723v3.011q0%20.402-.299.701q-.299.3-.701.3h-.577q-.07.505-.47.827q-.4.323-.953.323m-2-2.15h4v-.977h-4zm0-1.746h4V15h-4zM12.442%2014v-3.123l2.085-2.085l-.627-.626l-1.9%201.9l-1.9-1.9l-.627.626l2.085%202.085V14z%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%2019.885q-.554%200-.954-.323q-.4-.322-.469-.827H10q-.402%200-.701-.3q-.299-.298-.299-.7v-3.012q-1.552-.86-2.401-2.344q-.849-1.485-.849-3.129q0-2.621%201.815-4.435Q9.378%203%2012%203t4.436%201.815T18.25%209.25q0%201.656-.849%203.135T15%2014.723v3.011q0%20.402-.299.701q-.299.3-.701.3h-.577q-.07.505-.47.827q-.4.323-.953.323m-2-2.15h4v-.977h-4zm0-1.746h4V15h-4zM12.442%2014v-3.123l2.085-2.085l-.627-.626l-1.9%201.9l-1.9-1.9l-.627.626l2.085%202.085V14z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/emoji-objects.svg?color=%231a73e8&size=48