sticker-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.

Name
sticker-28-regular
Set
Fluent UI System Icons
Style
28 Regular
Viewbox
28×28
License
MIT

12 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the sticker icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M9.566 16.51q-.003-.005 0 0M10 8a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m8 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m3-5a4 4 0 0 1 4 4v7.343c0 1.26-.5 2.468-1.392 3.36l-5.906 5.905A4.75 4.75 0 0 1 14.342 25H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4zM7 4.5A2.5 2.5 0 0 0 4.5 7v14A2.5 2.5 0 0 0 7 23.5h7.343q.334-.001.657-.068v-3.985a10 10 0 0 1-1 .053c-1.88 0-3.252-.472-4.168-.965a6 6 0 0 1-1.025-.687a2.8 2.8 0 0 1-.423-.42a.75.75 0 0 1 1.182-.918c.013.006.025.025.036.035q.05.052.17.154c.16.135.414.324.771.516c.71.382 1.838.785 3.457.785c.353 0 1.018-.04 1.018-.04c0-1.93 1.903-3.46 3.732-3.46h4.746q.004-.078.004-.157V7A2.5 2.5 0 0 0 21 4.5zM18.75 16a2.25 2.25 0 0 0-2.25 2.25v4.43q.072-.064.142-.132l5.906-5.906q.291-.293.498-.642z"/></svg>

React

import type { SVGProps } from "react";

export function FluentSticker28Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M9.566 16.51q-.003-.005 0 0M10 8a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m8 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m3-5a4 4 0 0 1 4 4v7.343c0 1.26-.5 2.468-1.392 3.36l-5.906 5.905A4.75 4.75 0 0 1 14.342 25H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4zM7 4.5A2.5 2.5 0 0 0 4.5 7v14A2.5 2.5 0 0 0 7 23.5h7.343q.334-.001.657-.068v-3.985a10 10 0 0 1-1 .053c-1.88 0-3.252-.472-4.168-.965a6 6 0 0 1-1.025-.687a2.8 2.8 0 0 1-.423-.42a.75.75 0 0 1 1.182-.918c.013.006.025.025.036.035q.05.052.17.154c.16.135.414.324.771.516c.71.382 1.838.785 3.457.785c.353 0 1.018-.04 1.018-.04c0-1.93 1.903-3.46 3.732-3.46h4.746q.004-.078.004-.157V7A2.5 2.5 0 0 0 21 4.5zM18.75 16a2.25 2.25 0 0 0-2.25 2.25v4.43q.072-.064.142-.132l5.906-5.906q.291-.293.498-.642z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M9.566 16.51q-.003-.005 0 0M10 8a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m8 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m3-5a4 4 0 0 1 4 4v7.343c0 1.26-.5 2.468-1.392 3.36l-5.906 5.905A4.75 4.75 0 0 1 14.342 25H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4zM7 4.5A2.5 2.5 0 0 0 4.5 7v14A2.5 2.5 0 0 0 7 23.5h7.343q.334-.001.657-.068v-3.985a10 10 0 0 1-1 .053c-1.88 0-3.252-.472-4.168-.965a6 6 0 0 1-1.025-.687a2.8 2.8 0 0 1-.423-.42a.75.75 0 0 1 1.182-.918c.013.006.025.025.036.035q.05.052.17.154c.16.135.414.324.771.516c.71.382 1.838.785 3.457.785c.353 0 1.018-.04 1.018-.04c0-1.93 1.903-3.46 3.732-3.46h4.746q.004-.078.004-.157V7A2.5 2.5 0 0 0 21 4.5zM18.75 16a2.25 2.25 0 0 0-2.25 2.25v4.43q.072-.064.142-.132l5.906-5.906q.291-.293.498-.642z"/></svg>
</template>

CSS

.icon-sticker-28-regular {
  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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.566%2016.51q-.003-.005%200%200M10%208a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m8%200a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m3-5a4%204%200%200%201%204%204v7.343c0%201.26-.5%202.468-1.392%203.36l-5.906%205.905A4.75%204.75%200%200%201%2014.342%2025H7a4%204%200%200%201-4-4V7a4%204%200%200%201%204-4zM7%204.5A2.5%202.5%200%200%200%204.5%207v14A2.5%202.5%200%200%200%207%2023.5h7.343q.334-.001.657-.068v-3.985a10%2010%200%200%201-1%20.053c-1.88%200-3.252-.472-4.168-.965a6%206%200%200%201-1.025-.687a2.8%202.8%200%200%201-.423-.42a.75.75%200%200%201%201.182-.918c.013.006.025.025.036.035q.05.052.17.154c.16.135.414.324.771.516c.71.382%201.838.785%203.457.785c.353%200%201.018-.04%201.018-.04c0-1.93%201.903-3.46%203.732-3.46h4.746q.004-.078.004-.157V7A2.5%202.5%200%200%200%2021%204.5zM18.75%2016a2.25%202.25%200%200%200-2.25%202.25v4.43q.072-.064.142-.132l5.906-5.906q.291-.293.498-.642z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.566%2016.51q-.003-.005%200%200M10%208a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m8%200a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m3-5a4%204%200%200%201%204%204v7.343c0%201.26-.5%202.468-1.392%203.36l-5.906%205.905A4.75%204.75%200%200%201%2014.342%2025H7a4%204%200%200%201-4-4V7a4%204%200%200%201%204-4zM7%204.5A2.5%202.5%200%200%200%204.5%207v14A2.5%202.5%200%200%200%207%2023.5h7.343q.334-.001.657-.068v-3.985a10%2010%200%200%201-1%20.053c-1.88%200-3.252-.472-4.168-.965a6%206%200%200%201-1.025-.687a2.8%202.8%200%200%201-.423-.42a.75.75%200%200%201%201.182-.918c.013.006.025.025.036.035q.05.052.17.154c.16.135.414.324.771.516c.71.382%201.838.785%203.457.785c.353%200%201.018-.04%201.018-.04c0-1.93%201.903-3.46%203.732-3.46h4.746q.004-.078.004-.157V7A2.5%202.5%200%200%200%2021%204.5zM18.75%2016a2.25%202.25%200%200%200-2.25%202.25v4.43q.072-.064.142-.132l5.906-5.906q.291-.293.498-.642z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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