bag fill badge minus icon
bag-fill-badge-minus from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- bag-fill-badge-minus
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
Related icons in Framework7 Icons
Use the bag fill badge minus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M47.395 10.961h-3.727c-.14-4.922-4.406-9.117-9.703-9.117c-5.32 0-9.586 4.195-9.727 9.117h-3.726c-4.875 0-7.36 2.414-7.36 7.266v8.906c8.32 0 15.141 6.82 15.141 15.117c0 2.719-.75 5.273-2.039 7.5h21.844c4.195 0 6.656-2.437 6.656-7.266V18.227c0-4.829-2.484-7.266-7.36-7.266m-13.43-5.555c3.305 0 5.812 2.485 5.93 5.555h-11.86c.094-3.07 2.602-5.555 5.93-5.555m-20.813 48.75c6.54 0 11.907-5.343 11.907-11.906c0-6.516-5.367-11.906-11.907-11.906c-6.515 0-11.906 5.39-11.906 11.906c0 6.563 5.39 11.906 11.906 11.906M7.13 43.703c-.773 0-1.43-.68-1.43-1.453c0-.75.657-1.43 1.43-1.43h12.047c.797 0 1.453.68 1.453 1.43c0 .773-.656 1.453-1.453 1.453Z"/></svg>
React
import type { SVGProps } from "react";
export function F7BagFillBadgeMinus(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M47.395 10.961h-3.727c-.14-4.922-4.406-9.117-9.703-9.117c-5.32 0-9.586 4.195-9.727 9.117h-3.726c-4.875 0-7.36 2.414-7.36 7.266v8.906c8.32 0 15.141 6.82 15.141 15.117c0 2.719-.75 5.273-2.039 7.5h21.844c4.195 0 6.656-2.437 6.656-7.266V18.227c0-4.829-2.484-7.266-7.36-7.266m-13.43-5.555c3.305 0 5.812 2.485 5.93 5.555h-11.86c.094-3.07 2.602-5.555 5.93-5.555m-20.813 48.75c6.54 0 11.907-5.343 11.907-11.906c0-6.516-5.367-11.906-11.907-11.906c-6.515 0-11.906 5.39-11.906 11.906c0 6.563 5.39 11.906 11.906 11.906M7.13 43.703c-.773 0-1.43-.68-1.43-1.453c0-.75.657-1.43 1.43-1.43h12.047c.797 0 1.453.68 1.453 1.43c0 .773-.656 1.453-1.453 1.453Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M47.395 10.961h-3.727c-.14-4.922-4.406-9.117-9.703-9.117c-5.32 0-9.586 4.195-9.727 9.117h-3.726c-4.875 0-7.36 2.414-7.36 7.266v8.906c8.32 0 15.141 6.82 15.141 15.117c0 2.719-.75 5.273-2.039 7.5h21.844c4.195 0 6.656-2.437 6.656-7.266V18.227c0-4.829-2.484-7.266-7.36-7.266m-13.43-5.555c3.305 0 5.812 2.485 5.93 5.555h-11.86c.094-3.07 2.602-5.555 5.93-5.555m-20.813 48.75c6.54 0 11.907-5.343 11.907-11.906c0-6.516-5.367-11.906-11.907-11.906c-6.515 0-11.906 5.39-11.906 11.906c0 6.563 5.39 11.906 11.906 11.906M7.13 43.703c-.773 0-1.43-.68-1.43-1.453c0-.75.657-1.43 1.43-1.43h12.047c.797 0 1.453.68 1.453 1.43c0 .773-.656 1.453-1.453 1.453Z"/></svg> </template>
CSS
.icon-bag-fill-badge-minus {
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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M47.395%2010.961h-3.727c-.14-4.922-4.406-9.117-9.703-9.117c-5.32%200-9.586%204.195-9.727%209.117h-3.726c-4.875%200-7.36%202.414-7.36%207.266v8.906c8.32%200%2015.141%206.82%2015.141%2015.117c0%202.719-.75%205.273-2.039%207.5h21.844c4.195%200%206.656-2.437%206.656-7.266V18.227c0-4.829-2.484-7.266-7.36-7.266m-13.43-5.555c3.305%200%205.812%202.485%205.93%205.555h-11.86c.094-3.07%202.602-5.555%205.93-5.555m-20.813%2048.75c6.54%200%2011.907-5.343%2011.907-11.906c0-6.516-5.367-11.906-11.907-11.906c-6.515%200-11.906%205.39-11.906%2011.906c0%206.563%205.39%2011.906%2011.906%2011.906M7.13%2043.703c-.773%200-1.43-.68-1.43-1.453c0-.75.657-1.43%201.43-1.43h12.047c.797%200%201.453.68%201.453%201.43c0%20.773-.656%201.453-1.453%201.453Z%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M47.395%2010.961h-3.727c-.14-4.922-4.406-9.117-9.703-9.117c-5.32%200-9.586%204.195-9.727%209.117h-3.726c-4.875%200-7.36%202.414-7.36%207.266v8.906c8.32%200%2015.141%206.82%2015.141%2015.117c0%202.719-.75%205.273-2.039%207.5h21.844c4.195%200%206.656-2.437%206.656-7.266V18.227c0-4.829-2.484-7.266-7.36-7.266m-13.43-5.555c3.305%200%205.812%202.485%205.93%205.555h-11.86c.094-3.07%202.602-5.555%205.93-5.555m-20.813%2048.75c6.54%200%2011.907-5.343%2011.907-11.906c0-6.516-5.367-11.906-11.907-11.906c-6.515%200-11.906%205.39-11.906%2011.906c0%206.563%205.39%2011.906%2011.906%2011.906M7.13%2043.703c-.773%200-1.43-.68-1.43-1.453c0-.75.657-1.43%201.43-1.43h12.047c.797%200%201.453.68%201.453%201.43c0%20.773-.656%201.453-1.453%201.453Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/bag-fill-badge-minus.svg?color=%231a73e8&size=48