sticker smile3 icon

sticker-smile3-duotone from Reicon by REICON · Duotone · Faces · MIT Free for personal and commercial use.

Name
sticker-smile3-duotone
Set
Reicon
Style
Duotone
Category
Faces
Viewbox
24×24
License
MIT

2 other variants in Reicon

More faces icons from Reicon

Use the sticker smile3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.071 13.01C20.616 13 21.25 13 22 13v-1c0-4.714 0-7.071-1.465-8.536C19.072 2 16.714 2 12 2S4.929 2 3.464 3.464C2 4.93 2 7.286 2 12s0 7.071 1.464 8.535C4.93 22 7.286 22 12 22h1c0-.75 0-1.384.01-1.929c.02-1.094.078-1.834.254-2.462l.003-.01l.041-.137l.007-.02a6.43 6.43 0 0 1 4.127-4.127c.665-.216 1.437-.284 2.63-.305" opacity=".5"/><path d="m14.88 21.803l-.005.001l-.061.013h-.002A9 9 0 0 1 13 22h-1l.344-.344c.42-.42.655-.99.666-1.585c.021-1.192.089-1.964.305-2.63a6.43 6.43 0 0 1 4.127-4.126c.665-.216 1.437-.284 2.63-.305a2.3 2.3 0 0 0 1.585-.666l.343-.343V13c0 .662-.072 1.307-.207 1.928a9.01 9.01 0 0 1-6.864 6.865zM15 12c.552 0 1-.672 1-1.5S15.552 9 15 9s-1 .672-1 1.5s.448 1.5 1 1.5m-6 0c.552 0 1-.672 1-1.5S9.552 9 9 9s-1 .672-1 1.5s.448 1.5 1 1.5"/><path d="M13.315 17.442a6.4 6.4 0 0 1 .957-1.852a4.24 4.24 0 0 1-4.825-.192a.75.75 0 0 0-.894 1.205a5.77 5.77 0 0 0 4.711 1.006l.003-.01l.041-.137z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconStickerSmile3Duotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.071 13.01C20.616 13 21.25 13 22 13v-1c0-4.714 0-7.071-1.465-8.536C19.072 2 16.714 2 12 2S4.929 2 3.464 3.464C2 4.93 2 7.286 2 12s0 7.071 1.464 8.535C4.93 22 7.286 22 12 22h1c0-.75 0-1.384.01-1.929c.02-1.094.078-1.834.254-2.462l.003-.01l.041-.137l.007-.02a6.43 6.43 0 0 1 4.127-4.127c.665-.216 1.437-.284 2.63-.305" opacity=".5"/><path d="m14.88 21.803l-.005.001l-.061.013h-.002A9 9 0 0 1 13 22h-1l.344-.344c.42-.42.655-.99.666-1.585c.021-1.192.089-1.964.305-2.63a6.43 6.43 0 0 1 4.127-4.126c.665-.216 1.437-.284 2.63-.305a2.3 2.3 0 0 0 1.585-.666l.343-.343V13c0 .662-.072 1.307-.207 1.928a9.01 9.01 0 0 1-6.864 6.865zM15 12c.552 0 1-.672 1-1.5S15.552 9 15 9s-1 .672-1 1.5s.448 1.5 1 1.5m-6 0c.552 0 1-.672 1-1.5S9.552 9 9 9s-1 .672-1 1.5s.448 1.5 1 1.5"/><path d="M13.315 17.442a6.4 6.4 0 0 1 .957-1.852a4.24 4.24 0 0 1-4.825-.192a.75.75 0 0 0-.894 1.205a5.77 5.77 0 0 0 4.711 1.006l.003-.01l.041-.137z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.071 13.01C20.616 13 21.25 13 22 13v-1c0-4.714 0-7.071-1.465-8.536C19.072 2 16.714 2 12 2S4.929 2 3.464 3.464C2 4.93 2 7.286 2 12s0 7.071 1.464 8.535C4.93 22 7.286 22 12 22h1c0-.75 0-1.384.01-1.929c.02-1.094.078-1.834.254-2.462l.003-.01l.041-.137l.007-.02a6.43 6.43 0 0 1 4.127-4.127c.665-.216 1.437-.284 2.63-.305" opacity=".5"/><path d="m14.88 21.803l-.005.001l-.061.013h-.002A9 9 0 0 1 13 22h-1l.344-.344c.42-.42.655-.99.666-1.585c.021-1.192.089-1.964.305-2.63a6.43 6.43 0 0 1 4.127-4.126c.665-.216 1.437-.284 2.63-.305a2.3 2.3 0 0 0 1.585-.666l.343-.343V13c0 .662-.072 1.307-.207 1.928a9.01 9.01 0 0 1-6.864 6.865zM15 12c.552 0 1-.672 1-1.5S15.552 9 15 9s-1 .672-1 1.5s.448 1.5 1 1.5m-6 0c.552 0 1-.672 1-1.5S9.552 9 9 9s-1 .672-1 1.5s.448 1.5 1 1.5"/><path d="M13.315 17.442a6.4 6.4 0 0 1 .957-1.852a4.24 4.24 0 0 1-4.825-.192a.75.75 0 0 0-.894 1.205a5.77 5.77 0 0 0 4.711 1.006l.003-.01l.041-.137z"/></g></svg>
</template>

CSS

.icon-sticker-smile3-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20.071%2013.01C20.616%2013%2021.25%2013%2022%2013v-1c0-4.714%200-7.071-1.465-8.536C19.072%202%2016.714%202%2012%202S4.929%202%203.464%203.464C2%204.93%202%207.286%202%2012s0%207.071%201.464%208.535C4.93%2022%207.286%2022%2012%2022h1c0-.75%200-1.384.01-1.929c.02-1.094.078-1.834.254-2.462l.003-.01l.041-.137l.007-.02a6.43%206.43%200%200%201%204.127-4.127c.665-.216%201.437-.284%202.63-.305%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22m14.88%2021.803l-.005.001l-.061.013h-.002A9%209%200%200%201%2013%2022h-1l.344-.344c.42-.42.655-.99.666-1.585c.021-1.192.089-1.964.305-2.63a6.43%206.43%200%200%201%204.127-4.126c.665-.216%201.437-.284%202.63-.305a2.3%202.3%200%200%200%201.585-.666l.343-.343V13c0%20.662-.072%201.307-.207%201.928a9.01%209.01%200%200%201-6.864%206.865zM15%2012c.552%200%201-.672%201-1.5S15.552%209%2015%209s-1%20.672-1%201.5s.448%201.5%201%201.5m-6%200c.552%200%201-.672%201-1.5S9.552%209%209%209s-1%20.672-1%201.5s.448%201.5%201%201.5%22%2F%3E%3Cpath%20d%3D%22M13.315%2017.442a6.4%206.4%200%200%201%20.957-1.852a4.24%204.24%200%200%201-4.825-.192a.75.75%200%200%200-.894%201.205a5.77%205.77%200%200%200%204.711%201.006l.003-.01l.041-.137z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20.071%2013.01C20.616%2013%2021.25%2013%2022%2013v-1c0-4.714%200-7.071-1.465-8.536C19.072%202%2016.714%202%2012%202S4.929%202%203.464%203.464C2%204.93%202%207.286%202%2012s0%207.071%201.464%208.535C4.93%2022%207.286%2022%2012%2022h1c0-.75%200-1.384.01-1.929c.02-1.094.078-1.834.254-2.462l.003-.01l.041-.137l.007-.02a6.43%206.43%200%200%201%204.127-4.127c.665-.216%201.437-.284%202.63-.305%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22m14.88%2021.803l-.005.001l-.061.013h-.002A9%209%200%200%201%2013%2022h-1l.344-.344c.42-.42.655-.99.666-1.585c.021-1.192.089-1.964.305-2.63a6.43%206.43%200%200%201%204.127-4.126c.665-.216%201.437-.284%202.63-.305a2.3%202.3%200%200%200%201.585-.666l.343-.343V13c0%20.662-.072%201.307-.207%201.928a9.01%209.01%200%200%201-6.864%206.865zM15%2012c.552%200%201-.672%201-1.5S15.552%209%2015%209s-1%20.672-1%201.5s.448%201.5%201%201.5m-6%200c.552%200%201-.672%201-1.5S9.552%209%209%209s-1%20.672-1%201.5s.448%201.5%201%201.5%22%2F%3E%3Cpath%20d%3D%22M13.315%2017.442a6.4%206.4%200%200%201%20.957-1.852a4.24%204.24%200%200%201-4.825-.192a.75.75%200%200%200-.894%201.205a5.77%205.77%200%200%200%204.711%201.006l.003-.01l.041-.137z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/sticker-smile3-duotone.svg?color=%231a73e8&size=48