sticker icon
sticker-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- sticker-light
- Set
- Phosphor
- Style
- Light
- 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 34H88a54.06 54.06 0 0 0-54 54v80a54.06 54.06 0 0 0 54 54h48a5.9 5.9 0 0 0 1.9-.31c25.84-8.61 75.18-57.95 83.79-83.79a5.9 5.9 0 0 0 .31-1.9V88a54.06 54.06 0 0 0-54-54M46 168V88a42 42 0 0 1 42-42h80a42 42 0 0 1 42 42v42h-26a54.06 54.06 0 0 0-54 54v26H88a42 42 0 0 1-42-42m96 38.67V184a42 42 0 0 1 42-42h22.67c-11.83 21.1-43.57 52.84-64.67 64.67"/></svg>
React
import type { SVGProps } from "react";
export function PhStickerLight(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 34H88a54.06 54.06 0 0 0-54 54v80a54.06 54.06 0 0 0 54 54h48a5.9 5.9 0 0 0 1.9-.31c25.84-8.61 75.18-57.95 83.79-83.79a5.9 5.9 0 0 0 .31-1.9V88a54.06 54.06 0 0 0-54-54M46 168V88a42 42 0 0 1 42-42h80a42 42 0 0 1 42 42v42h-26a54.06 54.06 0 0 0-54 54v26H88a42 42 0 0 1-42-42m96 38.67V184a42 42 0 0 1 42-42h22.67c-11.83 21.1-43.57 52.84-64.67 64.67"/></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 34H88a54.06 54.06 0 0 0-54 54v80a54.06 54.06 0 0 0 54 54h48a5.9 5.9 0 0 0 1.9-.31c25.84-8.61 75.18-57.95 83.79-83.79a5.9 5.9 0 0 0 .31-1.9V88a54.06 54.06 0 0 0-54-54M46 168V88a42 42 0 0 1 42-42h80a42 42 0 0 1 42 42v42h-26a54.06 54.06 0 0 0-54 54v26H88a42 42 0 0 1-42-42m96 38.67V184a42 42 0 0 1 42-42h22.67c-11.83 21.1-43.57 52.84-64.67 64.67"/></svg> </template>
CSS
.icon-sticker-light {
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%2034H88a54.06%2054.06%200%200%200-54%2054v80a54.06%2054.06%200%200%200%2054%2054h48a5.9%205.9%200%200%200%201.9-.31c25.84-8.61%2075.18-57.95%2083.79-83.79a5.9%205.9%200%200%200%20.31-1.9V88a54.06%2054.06%200%200%200-54-54M46%20168V88a42%2042%200%200%201%2042-42h80a42%2042%200%200%201%2042%2042v42h-26a54.06%2054.06%200%200%200-54%2054v26H88a42%2042%200%200%201-42-42m96%2038.67V184a42%2042%200%200%201%2042-42h22.67c-11.83%2021.1-43.57%2052.84-64.67%2064.67%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%2034H88a54.06%2054.06%200%200%200-54%2054v80a54.06%2054.06%200%200%200%2054%2054h48a5.9%205.9%200%200%200%201.9-.31c25.84-8.61%2075.18-57.95%2083.79-83.79a5.9%205.9%200%200%200%20.31-1.9V88a54.06%2054.06%200%200%200-54-54M46%20168V88a42%2042%200%200%201%2042-42h80a42%2042%200%200%201%2042%2042v42h-26a54.06%2054.06%200%200%200-54%2054v26H88a42%2042%200%200%201-42-42m96%2038.67V184a42%2042%200%200%201%2042-42h22.67c-11.83%2021.1-43.57%2052.84-64.67%2064.67%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/sticker-light.svg?color=%231a73e8&size=48