Gift Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Gift icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/305752.svg" alt="Gift icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305752.svg" alt="Gift icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305752.svg" alt="Gift icon" :width="24" :height="24" />
CSS background
.icon-gift {
background-image: url('https://proicons.com/icon/305752.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M719 242c75 0 109-37 109-82s-34-82-109-82c-71 0-127 32-164 68-17-9-36-15-57-15-20 0-38 5-54 14-37-36-93-67-163-67-75 0-109 37-109 82s34 82 109 82h182v681h74V242h182zm0-109c25 0 54 4 54 27 0 22-29 27-54 27H594l-1-2c28-27 70-52 126-52zm-317 54H281c-25 0-55-5-55-27 0-23 30-27 55-27 55 0 96 24 124 50l-3 4zM63 321v109h382V266H117c-30 0-54 25-54 55zm54 547c0 30 25 55 55 55h273V485H117v383zm766-602H557v165h381V321c0-30-25-55-55-55zM557 923h271c30 0 55-25 55-55V485H557v438z"/></svg>
Gift in other icon packs
Copied!