sticker circle icon

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

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

2 other variants in Reicon

The same icon in other sets

More faces icons from Reicon

Use the sticker circle 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"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconStickerCircleDuotone(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"/></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"/></g></svg>
</template>

CSS

.icon-sticker-circle-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%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%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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