sticker smile2 icon
sticker-smile2-duotone from Reicon by REICON · Duotone · Faces · MIT Free for personal and commercial use.
- Name
- sticker-smile2-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 smile2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m21.242 13.708l-7.534 7.534a3 3 0 0 1-.369.312A2.33 2.33 0 0 1 12 22c0-.552 0-1.049.003-1.5c.012-1.834.075-2.911.39-3.812a7 7 0 0 1 4.295-4.295c.9-.315 1.978-.378 3.812-.39C20.951 12 21.448 12 22 12c0 .486-.169.946-.446 1.34a3 3 0 0 1-.312.368"/><path d="M12 2c5.523 0 10 4.477 10 10c-.552 0-1.049 0-1.5.003c-1.834.012-2.911.075-3.812.39a7 7 0 0 0-4.295 4.295c-.315.9-.378 1.978-.39 3.812C12 20.951 12 21.448 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2" opacity=".5"/><path d="M10 10.5c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5S8.448 9 9 9s1 .672 1 1.5m5 1.5c.552 0 1-.672 1-1.5S15.552 9 15 9s-1 .672-1 1.5s.448 1.5 1 1.5m-6.603 3.553a.75.75 0 0 1 1.05-.155a4.27 4.27 0 0 0 3.133.812q-.102.235-.187.478a5.6 5.6 0 0 0-.25 1.06L12 17.75a5.77 5.77 0 0 1-3.447-1.148a.75.75 0 0 1-.156-1.049"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconStickerSmile2Duotone(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="m21.242 13.708l-7.534 7.534a3 3 0 0 1-.369.312A2.33 2.33 0 0 1 12 22c0-.552 0-1.049.003-1.5c.012-1.834.075-2.911.39-3.812a7 7 0 0 1 4.295-4.295c.9-.315 1.978-.378 3.812-.39C20.951 12 21.448 12 22 12c0 .486-.169.946-.446 1.34a3 3 0 0 1-.312.368"/><path d="M12 2c5.523 0 10 4.477 10 10c-.552 0-1.049 0-1.5.003c-1.834.012-2.911.075-3.812.39a7 7 0 0 0-4.295 4.295c-.315.9-.378 1.978-.39 3.812C12 20.951 12 21.448 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2" opacity=".5"/><path d="M10 10.5c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5S8.448 9 9 9s1 .672 1 1.5m5 1.5c.552 0 1-.672 1-1.5S15.552 9 15 9s-1 .672-1 1.5s.448 1.5 1 1.5m-6.603 3.553a.75.75 0 0 1 1.05-.155a4.27 4.27 0 0 0 3.133.812q-.102.235-.187.478a5.6 5.6 0 0 0-.25 1.06L12 17.75a5.77 5.77 0 0 1-3.447-1.148a.75.75 0 0 1-.156-1.049"/></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="m21.242 13.708l-7.534 7.534a3 3 0 0 1-.369.312A2.33 2.33 0 0 1 12 22c0-.552 0-1.049.003-1.5c.012-1.834.075-2.911.39-3.812a7 7 0 0 1 4.295-4.295c.9-.315 1.978-.378 3.812-.39C20.951 12 21.448 12 22 12c0 .486-.169.946-.446 1.34a3 3 0 0 1-.312.368"/><path d="M12 2c5.523 0 10 4.477 10 10c-.552 0-1.049 0-1.5.003c-1.834.012-2.911.075-3.812.39a7 7 0 0 0-4.295 4.295c-.315.9-.378 1.978-.39 3.812C12 20.951 12 21.448 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2" opacity=".5"/><path d="M10 10.5c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5S8.448 9 9 9s1 .672 1 1.5m5 1.5c.552 0 1-.672 1-1.5S15.552 9 15 9s-1 .672-1 1.5s.448 1.5 1 1.5m-6.603 3.553a.75.75 0 0 1 1.05-.155a4.27 4.27 0 0 0 3.133.812q-.102.235-.187.478a5.6 5.6 0 0 0-.25 1.06L12 17.75a5.77 5.77 0 0 1-3.447-1.148a.75.75 0 0 1-.156-1.049"/></g></svg> </template>
CSS
.icon-sticker-smile2-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%22m21.242%2013.708l-7.534%207.534a3%203%200%200%201-.369.312A2.33%202.33%200%200%201%2012%2022c0-.552%200-1.049.003-1.5c.012-1.834.075-2.911.39-3.812a7%207%200%200%201%204.295-4.295c.9-.315%201.978-.378%203.812-.39C20.951%2012%2021.448%2012%2022%2012c0%20.486-.169.946-.446%201.34a3%203%200%200%201-.312.368%22%2F%3E%3Cpath%20d%3D%22M12%202c5.523%200%2010%204.477%2010%2010c-.552%200-1.049%200-1.5.003c-1.834.012-2.911.075-3.812.39a7%207%200%200%200-4.295%204.295c-.315.9-.378%201.978-.39%203.812C12%2020.951%2012%2021.448%2012%2022C6.477%2022%202%2017.523%202%2012S6.477%202%2012%202%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M10%2010.5c0%20.828-.448%201.5-1%201.5s-1-.672-1-1.5S8.448%209%209%209s1%20.672%201%201.5m5%201.5c.552%200%201-.672%201-1.5S15.552%209%2015%209s-1%20.672-1%201.5s.448%201.5%201%201.5m-6.603%203.553a.75.75%200%200%201%201.05-.155a4.27%204.27%200%200%200%203.133.812q-.102.235-.187.478a5.6%205.6%200%200%200-.25%201.06L12%2017.75a5.77%205.77%200%200%201-3.447-1.148a.75.75%200%200%201-.156-1.049%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%22m21.242%2013.708l-7.534%207.534a3%203%200%200%201-.369.312A2.33%202.33%200%200%201%2012%2022c0-.552%200-1.049.003-1.5c.012-1.834.075-2.911.39-3.812a7%207%200%200%201%204.295-4.295c.9-.315%201.978-.378%203.812-.39C20.951%2012%2021.448%2012%2022%2012c0%20.486-.169.946-.446%201.34a3%203%200%200%201-.312.368%22%2F%3E%3Cpath%20d%3D%22M12%202c5.523%200%2010%204.477%2010%2010c-.552%200-1.049%200-1.5.003c-1.834.012-2.911.075-3.812.39a7%207%200%200%200-4.295%204.295c-.315.9-.378%201.978-.39%203.812C12%2020.951%2012%2021.448%2012%2022C6.477%2022%202%2017.523%202%2012S6.477%202%2012%202%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M10%2010.5c0%20.828-.448%201.5-1%201.5s-1-.672-1-1.5S8.448%209%209%209s1%20.672%201%201.5m5%201.5c.552%200%201-.672%201-1.5S15.552%209%2015%209s-1%20.672-1%201.5s.448%201.5%201%201.5m-6.603%203.553a.75.75%200%200%201%201.05-.155a4.27%204.27%200%200%200%203.133.812q-.102.235-.187.478a5.6%205.6%200%200%200-.25%201.06L12%2017.75a5.77%205.77%200%200%201-3.447-1.148a.75.75%200%200%201-.156-1.049%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-smile2-duotone.svg?color=%231a73e8&size=48