sticker smile icon

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

Name
sticker-smile-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 smile icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16.791 13.343c.781-.274 1.752-.31 3.78-.315h1.426c-.007.097.01-.097 0 0a1.48 1.48 0 0 1-.424.908l-7.65 7.69a1.26 1.26 0 0 1-.895.37c-.097.01.097-.006 0 0v-1.424c.005-2.03.041-3 .314-3.78a5.62 5.62 0 0 1 3.45-3.45"/><path d="M13.028 21.948Q12.52 22 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10q0 .52-.052 1.028h-1.376c-2.03.005-3 .041-3.78.314a5.62 5.62 0 0 0-3.45 3.45c-.273.78-.31 1.75-.314 3.78z" opacity=".5"/><path d="M14.898 11.224c.533-.143.792-.908.578-1.708s-.821-1.333-1.355-1.19c-.533.143-.792.907-.577 1.708c.214.8.82 1.333 1.354 1.19m-5.796 1.553c.534-.143.792-.908.578-1.708s-.82-1.333-1.354-1.19s-.792.907-.578 1.708s.82 1.333 1.354 1.19m-.007 2.429a.75.75 0 1 0-.365 1.455c1.387.347 2.944.344 4.5-.073l.052-.014l.08.163a5.62 5.62 0 0 1 3.43-3.394q.138-.05.287-.088a.75.75 0 0 0-.96.069c-.838.81-1.96 1.463-3.278 1.816s-2.616.35-3.746.066"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconStickerSmileDuotone(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="M16.791 13.343c.781-.274 1.752-.31 3.78-.315h1.426c-.007.097.01-.097 0 0a1.48 1.48 0 0 1-.424.908l-7.65 7.69a1.26 1.26 0 0 1-.895.37c-.097.01.097-.006 0 0v-1.424c.005-2.03.041-3 .314-3.78a5.62 5.62 0 0 1 3.45-3.45"/><path d="M13.028 21.948Q12.52 22 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10q0 .52-.052 1.028h-1.376c-2.03.005-3 .041-3.78.314a5.62 5.62 0 0 0-3.45 3.45c-.273.78-.31 1.75-.314 3.78z" opacity=".5"/><path d="M14.898 11.224c.533-.143.792-.908.578-1.708s-.821-1.333-1.355-1.19c-.533.143-.792.907-.577 1.708c.214.8.82 1.333 1.354 1.19m-5.796 1.553c.534-.143.792-.908.578-1.708s-.82-1.333-1.354-1.19s-.792.907-.578 1.708s.82 1.333 1.354 1.19m-.007 2.429a.75.75 0 1 0-.365 1.455c1.387.347 2.944.344 4.5-.073l.052-.014l.08.163a5.62 5.62 0 0 1 3.43-3.394q.138-.05.287-.088a.75.75 0 0 0-.96.069c-.838.81-1.96 1.463-3.278 1.816s-2.616.35-3.746.066"/></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="M16.791 13.343c.781-.274 1.752-.31 3.78-.315h1.426c-.007.097.01-.097 0 0a1.48 1.48 0 0 1-.424.908l-7.65 7.69a1.26 1.26 0 0 1-.895.37c-.097.01.097-.006 0 0v-1.424c.005-2.03.041-3 .314-3.78a5.62 5.62 0 0 1 3.45-3.45"/><path d="M13.028 21.948Q12.52 22 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10q0 .52-.052 1.028h-1.376c-2.03.005-3 .041-3.78.314a5.62 5.62 0 0 0-3.45 3.45c-.273.78-.31 1.75-.314 3.78z" opacity=".5"/><path d="M14.898 11.224c.533-.143.792-.908.578-1.708s-.821-1.333-1.355-1.19c-.533.143-.792.907-.577 1.708c.214.8.82 1.333 1.354 1.19m-5.796 1.553c.534-.143.792-.908.578-1.708s-.82-1.333-1.354-1.19s-.792.907-.578 1.708s.82 1.333 1.354 1.19m-.007 2.429a.75.75 0 1 0-.365 1.455c1.387.347 2.944.344 4.5-.073l.052-.014l.08.163a5.62 5.62 0 0 1 3.43-3.394q.138-.05.287-.088a.75.75 0 0 0-.96.069c-.838.81-1.96 1.463-3.278 1.816s-2.616.35-3.746.066"/></g></svg>
</template>

CSS

.icon-sticker-smile-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%22M16.791%2013.343c.781-.274%201.752-.31%203.78-.315h1.426c-.007.097.01-.097%200%200a1.48%201.48%200%200%201-.424.908l-7.65%207.69a1.26%201.26%200%200%201-.895.37c-.097.01.097-.006%200%200v-1.424c.005-2.03.041-3%20.314-3.78a5.62%205.62%200%200%201%203.45-3.45%22%2F%3E%3Cpath%20d%3D%22M13.028%2021.948Q12.52%2022%2012%2022C6.477%2022%202%2017.523%202%2012S6.477%202%2012%202s10%204.477%2010%2010q0%20.52-.052%201.028h-1.376c-2.03.005-3%20.041-3.78.314a5.62%205.62%200%200%200-3.45%203.45c-.273.78-.31%201.75-.314%203.78z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M14.898%2011.224c.533-.143.792-.908.578-1.708s-.821-1.333-1.355-1.19c-.533.143-.792.907-.577%201.708c.214.8.82%201.333%201.354%201.19m-5.796%201.553c.534-.143.792-.908.578-1.708s-.82-1.333-1.354-1.19s-.792.907-.578%201.708s.82%201.333%201.354%201.19m-.007%202.429a.75.75%200%201%200-.365%201.455c1.387.347%202.944.344%204.5-.073l.052-.014l.08.163a5.62%205.62%200%200%201%203.43-3.394q.138-.05.287-.088a.75.75%200%200%200-.96.069c-.838.81-1.96%201.463-3.278%201.816s-2.616.35-3.746.066%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%22M16.791%2013.343c.781-.274%201.752-.31%203.78-.315h1.426c-.007.097.01-.097%200%200a1.48%201.48%200%200%201-.424.908l-7.65%207.69a1.26%201.26%200%200%201-.895.37c-.097.01.097-.006%200%200v-1.424c.005-2.03.041-3%20.314-3.78a5.62%205.62%200%200%201%203.45-3.45%22%2F%3E%3Cpath%20d%3D%22M13.028%2021.948Q12.52%2022%2012%2022C6.477%2022%202%2017.523%202%2012S6.477%202%2012%202s10%204.477%2010%2010q0%20.52-.052%201.028h-1.376c-2.03.005-3%20.041-3.78.314a5.62%205.62%200%200%200-3.45%203.45c-.273.78-.31%201.75-.314%203.78z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M14.898%2011.224c.533-.143.792-.908.578-1.708s-.821-1.333-1.355-1.19c-.533.143-.792.907-.577%201.708c.214.8.82%201.333%201.354%201.19m-5.796%201.553c.534-.143.792-.908.578-1.708s-.82-1.333-1.354-1.19s-.792.907-.578%201.708s.82%201.333%201.354%201.19m-.007%202.429a.75.75%200%201%200-.365%201.455c1.387.347%202.944.344%204.5-.073l.052-.014l.08.163a5.62%205.62%200%200%201%203.43-3.394q.138-.05.287-.088a.75.75%200%200%200-.96.069c-.838.81-1.96%201.463-3.278%201.816s-2.616.35-3.746.066%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-smile-duotone.svg?color=%231a73e8&size=48

Sticker Smile duotone icon — Reicon · IconsDB