round emoji objects icon

round-emoji-objects from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.

Name
round-emoji-objects
Set
Google Material Icons
Style
Baseline
Category
Social
Viewbox
24×24
License
Apache 2.0

More social icons from Google Material Icons

Use the round 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 3c-.46 0-.93.04-1.4.14c-2.76.53-4.96 2.76-5.48 5.52c-.48 2.61.48 5.01 2.22 6.56c.43.38.66.91.66 1.47V19c0 1.1.9 2 2 2h.28a1.98 1.98 0 0 0 3.44 0H14c1.1 0 2-.9 2-2v-2.31c0-.55.22-1.09.64-1.46A6.96 6.96 0 0 0 19 10c0-3.87-3.13-7-7-7m.5 11h-1v-2.59L9.67 9.59l.71-.71L12 10.5l1.62-1.62l.71.71l-1.83 1.83zm1 5c-.01 0-.02-.01-.03-.01V19h-2.94v-.01c-.01 0-.02.01-.03.01c-.28 0-.5-.22-.5-.5s.22-.5.5-.5c.01 0 .02.01.03.01V18h2.94v.01c.01 0 .02-.01.03-.01c.28 0 .5.22.5.5s-.22.5-.5.5m0-2h-3c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h3c.28 0 .5.22.5.5s-.22.5-.5.5"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundEmojiObjects(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 3c-.46 0-.93.04-1.4.14c-2.76.53-4.96 2.76-5.48 5.52c-.48 2.61.48 5.01 2.22 6.56c.43.38.66.91.66 1.47V19c0 1.1.9 2 2 2h.28a1.98 1.98 0 0 0 3.44 0H14c1.1 0 2-.9 2-2v-2.31c0-.55.22-1.09.64-1.46A6.96 6.96 0 0 0 19 10c0-3.87-3.13-7-7-7m.5 11h-1v-2.59L9.67 9.59l.71-.71L12 10.5l1.62-1.62l.71.71l-1.83 1.83zm1 5c-.01 0-.02-.01-.03-.01V19h-2.94v-.01c-.01 0-.02.01-.03.01c-.28 0-.5-.22-.5-.5s.22-.5.5-.5c.01 0 .02.01.03.01V18h2.94v.01c.01 0 .02-.01.03-.01c.28 0 .5.22.5.5s-.22.5-.5.5m0-2h-3c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h3c.28 0 .5.22.5.5s-.22.5-.5.5"/></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 3c-.46 0-.93.04-1.4.14c-2.76.53-4.96 2.76-5.48 5.52c-.48 2.61.48 5.01 2.22 6.56c.43.38.66.91.66 1.47V19c0 1.1.9 2 2 2h.28a1.98 1.98 0 0 0 3.44 0H14c1.1 0 2-.9 2-2v-2.31c0-.55.22-1.09.64-1.46A6.96 6.96 0 0 0 19 10c0-3.87-3.13-7-7-7m.5 11h-1v-2.59L9.67 9.59l.71-.71L12 10.5l1.62-1.62l.71.71l-1.83 1.83zm1 5c-.01 0-.02-.01-.03-.01V19h-2.94v-.01c-.01 0-.02.01-.03.01c-.28 0-.5-.22-.5-.5s.22-.5.5-.5c.01 0 .02.01.03.01V18h2.94v.01c.01 0 .02-.01.03-.01c.28 0 .5.22.5.5s-.22.5-.5.5m0-2h-3c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h3c.28 0 .5.22.5.5s-.22.5-.5.5"/></svg>
</template>

CSS

.icon-round-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%203c-.46%200-.93.04-1.4.14c-2.76.53-4.96%202.76-5.48%205.52c-.48%202.61.48%205.01%202.22%206.56c.43.38.66.91.66%201.47V19c0%201.1.9%202%202%202h.28a1.98%201.98%200%200%200%203.44%200H14c1.1%200%202-.9%202-2v-2.31c0-.55.22-1.09.64-1.46A6.96%206.96%200%200%200%2019%2010c0-3.87-3.13-7-7-7m.5%2011h-1v-2.59L9.67%209.59l.71-.71L12%2010.5l1.62-1.62l.71.71l-1.83%201.83zm1%205c-.01%200-.02-.01-.03-.01V19h-2.94v-.01c-.01%200-.02.01-.03.01c-.28%200-.5-.22-.5-.5s.22-.5.5-.5c.01%200%20.02.01.03.01V18h2.94v.01c.01%200%20.02-.01.03-.01c.28%200%20.5.22.5.5s-.22.5-.5.5m0-2h-3c-.28%200-.5-.22-.5-.5s.22-.5.5-.5h3c.28%200%20.5.22.5.5s-.22.5-.5.5%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%203c-.46%200-.93.04-1.4.14c-2.76.53-4.96%202.76-5.48%205.52c-.48%202.61.48%205.01%202.22%206.56c.43.38.66.91.66%201.47V19c0%201.1.9%202%202%202h.28a1.98%201.98%200%200%200%203.44%200H14c1.1%200%202-.9%202-2v-2.31c0-.55.22-1.09.64-1.46A6.96%206.96%200%200%200%2019%2010c0-3.87-3.13-7-7-7m.5%2011h-1v-2.59L9.67%209.59l.71-.71L12%2010.5l1.62-1.62l.71.71l-1.83%201.83zm1%205c-.01%200-.02-.01-.03-.01V19h-2.94v-.01c-.01%200-.02.01-.03.01c-.28%200-.5-.22-.5-.5s.22-.5.5-.5c.01%200%20.02.01.03.01V18h2.94v.01c.01%200%20.02-.01.03-.01c.28%200%20.5.22.5.5s-.22.5-.5.5m0-2h-3c-.28%200-.5-.22-.5-.5s.22-.5.5-.5h3c.28%200%20.5.22.5.5s-.22.5-.5.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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