sticker icon
sticker-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- sticker-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
stickerBoxIcons v2stickerBoxIcons v2 SolidstickerFramework7 Iconssticker-12-filledFluent UI System IconsstickerHuge IconsstickerLucidestickerMaterial SymbolsstickerMaterial Symbols LightstickerMaterial Design Iconssticker-fillMingCute IconstickerPixelarticonsstickerTabler Iconssticker-outlinedWeUI Icon
Use the sticker icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M168 32H88a56.06 56.06 0 0 0-56 56v80a56.06 56.06 0 0 0 56 56h48a8 8 0 0 0 2.53-.41c26.23-8.75 76.31-58.83 85.06-85.06A8 8 0 0 0 224 136V88a56.06 56.06 0 0 0-56-56m-32 175.42V176a40 40 0 0 1 40-40h31.42c-9.26 21.55-49.87 62.16-71.42 71.42"/></svg>
React
import type { SVGProps } from "react";
export function PhStickerFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M168 32H88a56.06 56.06 0 0 0-56 56v80a56.06 56.06 0 0 0 56 56h48a8 8 0 0 0 2.53-.41c26.23-8.75 76.31-58.83 85.06-85.06A8 8 0 0 0 224 136V88a56.06 56.06 0 0 0-56-56m-32 175.42V176a40 40 0 0 1 40-40h31.42c-9.26 21.55-49.87 62.16-71.42 71.42"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M168 32H88a56.06 56.06 0 0 0-56 56v80a56.06 56.06 0 0 0 56 56h48a8 8 0 0 0 2.53-.41c26.23-8.75 76.31-58.83 85.06-85.06A8 8 0 0 0 224 136V88a56.06 56.06 0 0 0-56-56m-32 175.42V176a40 40 0 0 1 40-40h31.42c-9.26 21.55-49.87 62.16-71.42 71.42"/></svg> </template>
CSS
.icon-sticker-fill {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M168%2032H88a56.06%2056.06%200%200%200-56%2056v80a56.06%2056.06%200%200%200%2056%2056h48a8%208%200%200%200%202.53-.41c26.23-8.75%2076.31-58.83%2085.06-85.06A8%208%200%200%200%20224%20136V88a56.06%2056.06%200%200%200-56-56m-32%20175.42V176a40%2040%200%200%201%2040-40h31.42c-9.26%2021.55-49.87%2062.16-71.42%2071.42%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M168%2032H88a56.06%2056.06%200%200%200-56%2056v80a56.06%2056.06%200%200%200%2056%2056h48a8%208%200%200%200%202.53-.41c26.23-8.75%2076.31-58.83%2085.06-85.06A8%208%200%200%200%20224%20136V88a56.06%2056.06%200%200%200-56-56m-32%20175.42V176a40%2040%200%200%201%2040-40h31.42c-9.26%2021.55-49.87%2062.16-71.42%2071.42%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/sticker-fill.svg?color=%231a73e8&size=48