gift icon
gift-solid from HeroIcons by Refactoring UI Inc · Solid 24x24 · MIT Free for personal and commercial use.
- Name
- gift-solid
- Set
- HeroIcons
- Style
- Solid 24x24
- Viewbox
- 24×24
- License
- MIT
3 other variants in HeroIcons
The same icon in other sets
giftAkar Iconsgift-filledAnt Design IconsgiftBootstrap IconsgiftBoxIcons v2giftBoxIcons v2 SolidgiftCarbongiftCodiconsgift-fillEva IconsgiftFramework7 IconsgiftFont Awesome 6 SolidgiftFont Awesome SolidgiftFeather Iconsgift-16-filledFluent UI System Iconsgift-16Fluent UI System Color Iconsgiftcss.gggiftHuge IconsgiftHumbleiconsgiftIconParkgiftIconPark OutlinegiftIconPark SolidgiftIconPark TwoTonegiftIconoirgiftIonIconsgiftJam Icons
Related icons in HeroIcons
Use the gift icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 3.255a1.875 1.875 0 1 0 0 3.75h1.875v4.5H3A1.875 1.875 0 0 1 1.125 9.63v-.75c0-1.036.84-1.875 1.875-1.875h3.193a3.375 3.375 0 0 1 5.432-3.996a3.375 3.375 0 0 1 5.432 3.997H21a1.874 1.874 0 0 1 1.875 1.874v.75c0 1.035-.84 1.875-1.875 1.875h-8.625v-4.5h1.875a1.875 1.875 0 1 0-1.875-1.875v1.875h-1.5V5.13c0-1.036-.84-1.875-1.875-1.875m1.875 9.75h-8.25v6.75a2.25 2.25 0 0 0 2.25 2.25h6zm1.5 0v9h6.75a2.25 2.25 0 0 0 2.25-2.25v-6.75z"/></svg>
React
import type { SVGProps } from "react";
export function HeroiconsGiftSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 3.255a1.875 1.875 0 1 0 0 3.75h1.875v4.5H3A1.875 1.875 0 0 1 1.125 9.63v-.75c0-1.036.84-1.875 1.875-1.875h3.193a3.375 3.375 0 0 1 5.432-3.996a3.375 3.375 0 0 1 5.432 3.997H21a1.874 1.874 0 0 1 1.875 1.874v.75c0 1.035-.84 1.875-1.875 1.875h-8.625v-4.5h1.875a1.875 1.875 0 1 0-1.875-1.875v1.875h-1.5V5.13c0-1.036-.84-1.875-1.875-1.875m1.875 9.75h-8.25v6.75a2.25 2.25 0 0 0 2.25 2.25h6zm1.5 0v9h6.75a2.25 2.25 0 0 0 2.25-2.25v-6.75z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 3.255a1.875 1.875 0 1 0 0 3.75h1.875v4.5H3A1.875 1.875 0 0 1 1.125 9.63v-.75c0-1.036.84-1.875 1.875-1.875h3.193a3.375 3.375 0 0 1 5.432-3.996a3.375 3.375 0 0 1 5.432 3.997H21a1.874 1.874 0 0 1 1.875 1.874v.75c0 1.035-.84 1.875-1.875 1.875h-8.625v-4.5h1.875a1.875 1.875 0 1 0-1.875-1.875v1.875h-1.5V5.13c0-1.036-.84-1.875-1.875-1.875m1.875 9.75h-8.25v6.75a2.25 2.25 0 0 0 2.25 2.25h6zm1.5 0v9h6.75a2.25 2.25 0 0 0 2.25-2.25v-6.75z"/></svg> </template>
CSS
.icon-gift-solid {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%203.255a1.875%201.875%200%201%200%200%203.75h1.875v4.5H3A1.875%201.875%200%200%201%201.125%209.63v-.75c0-1.036.84-1.875%201.875-1.875h3.193a3.375%203.375%200%200%201%205.432-3.996a3.375%203.375%200%200%201%205.432%203.997H21a1.874%201.874%200%200%201%201.875%201.874v.75c0%201.035-.84%201.875-1.875%201.875h-8.625v-4.5h1.875a1.875%201.875%200%201%200-1.875-1.875v1.875h-1.5V5.13c0-1.036-.84-1.875-1.875-1.875m1.875%209.75h-8.25v6.75a2.25%202.25%200%200%200%202.25%202.25h6zm1.5%200v9h6.75a2.25%202.25%200%200%200%202.25-2.25v-6.75z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%203.255a1.875%201.875%200%201%200%200%203.75h1.875v4.5H3A1.875%201.875%200%200%201%201.125%209.63v-.75c0-1.036.84-1.875%201.875-1.875h3.193a3.375%203.375%200%200%201%205.432-3.996a3.375%203.375%200%200%201%205.432%203.997H21a1.874%201.874%200%200%201%201.875%201.874v.75c0%201.035-.84%201.875-1.875%201.875h-8.625v-4.5h1.875a1.875%201.875%200%201%200-1.875-1.875v1.875h-1.5V5.13c0-1.036-.84-1.875-1.875-1.875m1.875%209.75h-8.25v6.75a2.25%202.25%200%200%200%202.25%202.25h6zm1.5%200v9h6.75a2.25%202.25%200%200%200%202.25-2.25v-6.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/heroicons/gift-solid.svg?color=%231a73e8&size=48