gift icon
gift from Font Awesome Solid by Dave Gandy · Solid · Charity · CC-BY-4.0 Attribution required.
- Name
- gift
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Charity
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
giftAkar Iconsgift-filledAnt Design IconsgiftBootstrap IconsgiftBoxIcons v2giftBoxIcons v2 SolidgiftCarbongiftCodiconsgift-fillEva IconsgiftFramework7 IconsgiftFont Awesome 6 SolidgiftFeather Iconsgift-16-filledFluent UI System Iconsgift-16Fluent UI System Color Iconsgiftcss.gggiftHeroIconsgiftHuge IconsgiftHumbleiconsgiftIconParkgiftIconPark OutlinegiftIconPark SolidgiftIconPark TwoTonegiftIconoirgiftIonIconsgiftJam Icons
More charity icons from Font Awesome Solid
Use the gift icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M385.5 132.8c7.6-12.9 21.4-20.8 36.3-20.8h2.2c22.1 0 40 17.9 40 40s-17.9 40-40 40h-73.3zm-131 0l34.8 59.2H216c-22.1 0-40-17.9-40-40s17.9-40 40-40h2.2c14.9 0 28.8 7.9 36.3 20.8m89.6-24.3l-24.1 41l-24.1-41C279.7 80.9 250.1 64 218.2 64H216c-48.6 0-88 39.4-88 88c0 14.4 3.5 28 9.6 40H96c-17.7 0-32 14.3-32 32v32c0 17.7 14.3 32 32 32h448c17.7 0 32-14.3 32-32v-32c0-17.7-14.3-32-32-32h-41.6c6.1-12 9.6-25.6 9.6-40c0-48.6-39.4-88-88-88h-2.2c-31.9 0-61.5 16.9-77.7 44.4zM544 336H344v208h136c35.3 0 64-28.7 64-64zm-248 0H96v144c0 35.3 28.7 64 64 64h136z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidGift(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M385.5 132.8c7.6-12.9 21.4-20.8 36.3-20.8h2.2c22.1 0 40 17.9 40 40s-17.9 40-40 40h-73.3zm-131 0l34.8 59.2H216c-22.1 0-40-17.9-40-40s17.9-40 40-40h2.2c14.9 0 28.8 7.9 36.3 20.8m89.6-24.3l-24.1 41l-24.1-41C279.7 80.9 250.1 64 218.2 64H216c-48.6 0-88 39.4-88 88c0 14.4 3.5 28 9.6 40H96c-17.7 0-32 14.3-32 32v32c0 17.7 14.3 32 32 32h448c17.7 0 32-14.3 32-32v-32c0-17.7-14.3-32-32-32h-41.6c6.1-12 9.6-25.6 9.6-40c0-48.6-39.4-88-88-88h-2.2c-31.9 0-61.5 16.9-77.7 44.4zM544 336H344v208h136c35.3 0 64-28.7 64-64zm-248 0H96v144c0 35.3 28.7 64 64 64h136z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M385.5 132.8c7.6-12.9 21.4-20.8 36.3-20.8h2.2c22.1 0 40 17.9 40 40s-17.9 40-40 40h-73.3zm-131 0l34.8 59.2H216c-22.1 0-40-17.9-40-40s17.9-40 40-40h2.2c14.9 0 28.8 7.9 36.3 20.8m89.6-24.3l-24.1 41l-24.1-41C279.7 80.9 250.1 64 218.2 64H216c-48.6 0-88 39.4-88 88c0 14.4 3.5 28 9.6 40H96c-17.7 0-32 14.3-32 32v32c0 17.7 14.3 32 32 32h448c17.7 0 32-14.3 32-32v-32c0-17.7-14.3-32-32-32h-41.6c6.1-12 9.6-25.6 9.6-40c0-48.6-39.4-88-88-88h-2.2c-31.9 0-61.5 16.9-77.7 44.4zM544 336H344v208h136c35.3 0 64-28.7 64-64zm-248 0H96v144c0 35.3 28.7 64 64 64h136z"/></svg> </template>
CSS
.icon-gift {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M385.5%20132.8c7.6-12.9%2021.4-20.8%2036.3-20.8h2.2c22.1%200%2040%2017.9%2040%2040s-17.9%2040-40%2040h-73.3zm-131%200l34.8%2059.2H216c-22.1%200-40-17.9-40-40s17.9-40%2040-40h2.2c14.9%200%2028.8%207.9%2036.3%2020.8m89.6-24.3l-24.1%2041l-24.1-41C279.7%2080.9%20250.1%2064%20218.2%2064H216c-48.6%200-88%2039.4-88%2088c0%2014.4%203.5%2028%209.6%2040H96c-17.7%200-32%2014.3-32%2032v32c0%2017.7%2014.3%2032%2032%2032h448c17.7%200%2032-14.3%2032-32v-32c0-17.7-14.3-32-32-32h-41.6c6.1-12%209.6-25.6%209.6-40c0-48.6-39.4-88-88-88h-2.2c-31.9%200-61.5%2016.9-77.7%2044.4zM544%20336H344v208h136c35.3%200%2064-28.7%2064-64zm-248%200H96v144c0%2035.3%2028.7%2064%2064%2064h136z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M385.5%20132.8c7.6-12.9%2021.4-20.8%2036.3-20.8h2.2c22.1%200%2040%2017.9%2040%2040s-17.9%2040-40%2040h-73.3zm-131%200l34.8%2059.2H216c-22.1%200-40-17.9-40-40s17.9-40%2040-40h2.2c14.9%200%2028.8%207.9%2036.3%2020.8m89.6-24.3l-24.1%2041l-24.1-41C279.7%2080.9%20250.1%2064%20218.2%2064H216c-48.6%200-88%2039.4-88%2088c0%2014.4%203.5%2028%209.6%2040H96c-17.7%200-32%2014.3-32%2032v32c0%2017.7%2014.3%2032%2032%2032h448c17.7%200%2032-14.3%2032-32v-32c0-17.7-14.3-32-32-32h-41.6c6.1-12%209.6-25.6%209.6-40c0-48.6-39.4-88-88-88h-2.2c-31.9%200-61.5%2016.9-77.7%2044.4zM544%20336H344v208h136c35.3%200%2064-28.7%2064-64zm-248%200H96v144c0%2035.3%2028.7%2064%2064%2064h136z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/gift.svg?color=%231a73e8&size=48