gift off icon
gift-off-outline from Material Design Icons by Pictogrammers · Outline · Holiday · Apache-2.0 Free for personal and commercial use.
- Name
- gift-off-outline
- Set
- Material Design Icons
- Style
- Outline
- Category
- Holiday
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- donate-off-outline, package-off-outline, present-off-outline
1 other variant in Material Design Icons
The same icon in other sets
More holiday icons from Material Design Icons
Use the gift off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 6h-3.17A3 3 0 0 0 18 5c0-1.66-1.34-3-3-3c-1 0-1.88.5-2.43 1.24v-.01L12 4l-.57-.77v.01A3.03 3.03 0 0 0 9 2c-1.03 0-1.94.5-2.5 1.32l1.53 1.51C8.12 4.36 8.5 4 9 4c.55 0 1 .45 1 1c0 .5-.36.88-.83.97L13 9.8V8h8v2h-7.8l2 2H20v4.8l2 2V12c.55 0 1-.45 1-1V8a2 2 0 0 0-2-2m-6 0c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1M1.11 3l3 3H3c-1.1 0-2 .9-2 2v3c0 .55.45 1 1 1v8a2 2 0 0 0 2 2h16.1l1.46 1.45l1.27-1.27L2.39 1.73zM13 14.89L18.11 20H13zm-2-2V20H4v-8h6.11zM8.11 10H3V8h3.11z"/></svg>
React
import type { SVGProps } from "react";
export function MdiGiftOffOutline(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="M21 6h-3.17A3 3 0 0 0 18 5c0-1.66-1.34-3-3-3c-1 0-1.88.5-2.43 1.24v-.01L12 4l-.57-.77v.01A3.03 3.03 0 0 0 9 2c-1.03 0-1.94.5-2.5 1.32l1.53 1.51C8.12 4.36 8.5 4 9 4c.55 0 1 .45 1 1c0 .5-.36.88-.83.97L13 9.8V8h8v2h-7.8l2 2H20v4.8l2 2V12c.55 0 1-.45 1-1V8a2 2 0 0 0-2-2m-6 0c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1M1.11 3l3 3H3c-1.1 0-2 .9-2 2v3c0 .55.45 1 1 1v8a2 2 0 0 0 2 2h16.1l1.46 1.45l1.27-1.27L2.39 1.73zM13 14.89L18.11 20H13zm-2-2V20H4v-8h6.11zM8.11 10H3V8h3.11z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 6h-3.17A3 3 0 0 0 18 5c0-1.66-1.34-3-3-3c-1 0-1.88.5-2.43 1.24v-.01L12 4l-.57-.77v.01A3.03 3.03 0 0 0 9 2c-1.03 0-1.94.5-2.5 1.32l1.53 1.51C8.12 4.36 8.5 4 9 4c.55 0 1 .45 1 1c0 .5-.36.88-.83.97L13 9.8V8h8v2h-7.8l2 2H20v4.8l2 2V12c.55 0 1-.45 1-1V8a2 2 0 0 0-2-2m-6 0c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1M1.11 3l3 3H3c-1.1 0-2 .9-2 2v3c0 .55.45 1 1 1v8a2 2 0 0 0 2 2h16.1l1.46 1.45l1.27-1.27L2.39 1.73zM13 14.89L18.11 20H13zm-2-2V20H4v-8h6.11zM8.11 10H3V8h3.11z"/></svg> </template>
CSS
.icon-gift-off-outline {
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%22M21%206h-3.17A3%203%200%200%200%2018%205c0-1.66-1.34-3-3-3c-1%200-1.88.5-2.43%201.24v-.01L12%204l-.57-.77v.01A3.03%203.03%200%200%200%209%202c-1.03%200-1.94.5-2.5%201.32l1.53%201.51C8.12%204.36%208.5%204%209%204c.55%200%201%20.45%201%201c0%20.5-.36.88-.83.97L13%209.8V8h8v2h-7.8l2%202H20v4.8l2%202V12c.55%200%201-.45%201-1V8a2%202%200%200%200-2-2m-6%200c-.55%200-1-.45-1-1s.45-1%201-1s1%20.45%201%201s-.45%201-1%201M1.11%203l3%203H3c-1.1%200-2%20.9-2%202v3c0%20.55.45%201%201%201v8a2%202%200%200%200%202%202h16.1l1.46%201.45l1.27-1.27L2.39%201.73zM13%2014.89L18.11%2020H13zm-2-2V20H4v-8h6.11zM8.11%2010H3V8h3.11z%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%22M21%206h-3.17A3%203%200%200%200%2018%205c0-1.66-1.34-3-3-3c-1%200-1.88.5-2.43%201.24v-.01L12%204l-.57-.77v.01A3.03%203.03%200%200%200%209%202c-1.03%200-1.94.5-2.5%201.32l1.53%201.51C8.12%204.36%208.5%204%209%204c.55%200%201%20.45%201%201c0%20.5-.36.88-.83.97L13%209.8V8h8v2h-7.8l2%202H20v4.8l2%202V12c.55%200%201-.45%201-1V8a2%202%200%200%200-2-2m-6%200c-.55%200-1-.45-1-1s.45-1%201-1s1%20.45%201%201s-.45%201-1%201M1.11%203l3%203H3c-1.1%200-2%20.9-2%202v3c0%20.55.45%201%201%201v8a2%202%200%200%200%202%202h16.1l1.46%201.45l1.27-1.27L2.39%201.73zM13%2014.89L18.11%2020H13zm-2-2V20H4v-8h6.11zM8.11%2010H3V8h3.11z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/gift-off-outline.svg?color=%231a73e8&size=48