folder fill badge minus icon
folder-fill-badge-minus from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- folder-fill-badge-minus
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
Related icons in Framework7 Icons
Use the folder 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="M45.556 30.91C51.272 30.91 56 26.222 56 20.466c0-5.715-4.728-10.443-10.444-10.443c-5.735 0-10.443 4.728-10.443 10.443c0 5.756 4.708 10.444 10.443 10.444M32.4 22.11a11 11 0 0 1-.123-1.644c0-2.261.576-4.4 1.604-6.27H20.764c-1.398 0-2.241-.35-3.27-1.213l-1.253-1.049c-1.357-1.13-2.405-1.52-4.44-1.52H5.673C2.076 10.413 0 12.468 0 16.621v5.489Zm7.874-.37a1.294 1.294 0 0 1-1.275-1.274c0-.658.576-1.254 1.275-1.254H50.84c.678 0 1.254.596 1.254 1.254c0 .678-.576 1.275-1.254 1.275ZM0 42.197c0 4.255 2.18 6.373 6.455 6.373h34.928c3.68 0 5.818-2.138 5.818-6.373v-8.573a11 11 0 0 1-1.645.123c-5.735 0-10.67-3.7-12.52-8.84H0Z"/></svg>
React
import type { SVGProps } from "react";
export function F7FolderFillBadgeMinus(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="M45.556 30.91C51.272 30.91 56 26.222 56 20.466c0-5.715-4.728-10.443-10.444-10.443c-5.735 0-10.443 4.728-10.443 10.443c0 5.756 4.708 10.444 10.443 10.444M32.4 22.11a11 11 0 0 1-.123-1.644c0-2.261.576-4.4 1.604-6.27H20.764c-1.398 0-2.241-.35-3.27-1.213l-1.253-1.049c-1.357-1.13-2.405-1.52-4.44-1.52H5.673C2.076 10.413 0 12.468 0 16.621v5.489Zm7.874-.37a1.294 1.294 0 0 1-1.275-1.274c0-.658.576-1.254 1.275-1.254H50.84c.678 0 1.254.596 1.254 1.254c0 .678-.576 1.275-1.254 1.275ZM0 42.197c0 4.255 2.18 6.373 6.455 6.373h34.928c3.68 0 5.818-2.138 5.818-6.373v-8.573a11 11 0 0 1-1.645.123c-5.735 0-10.67-3.7-12.52-8.84H0Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M45.556 30.91C51.272 30.91 56 26.222 56 20.466c0-5.715-4.728-10.443-10.444-10.443c-5.735 0-10.443 4.728-10.443 10.443c0 5.756 4.708 10.444 10.443 10.444M32.4 22.11a11 11 0 0 1-.123-1.644c0-2.261.576-4.4 1.604-6.27H20.764c-1.398 0-2.241-.35-3.27-1.213l-1.253-1.049c-1.357-1.13-2.405-1.52-4.44-1.52H5.673C2.076 10.413 0 12.468 0 16.621v5.489Zm7.874-.37a1.294 1.294 0 0 1-1.275-1.274c0-.658.576-1.254 1.275-1.254H50.84c.678 0 1.254.596 1.254 1.254c0 .678-.576 1.275-1.254 1.275ZM0 42.197c0 4.255 2.18 6.373 6.455 6.373h34.928c3.68 0 5.818-2.138 5.818-6.373v-8.573a11 11 0 0 1-1.645.123c-5.735 0-10.67-3.7-12.52-8.84H0Z"/></svg> </template>
CSS
.icon-folder-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%22M45.556%2030.91C51.272%2030.91%2056%2026.222%2056%2020.466c0-5.715-4.728-10.443-10.444-10.443c-5.735%200-10.443%204.728-10.443%2010.443c0%205.756%204.708%2010.444%2010.443%2010.444M32.4%2022.11a11%2011%200%200%201-.123-1.644c0-2.261.576-4.4%201.604-6.27H20.764c-1.398%200-2.241-.35-3.27-1.213l-1.253-1.049c-1.357-1.13-2.405-1.52-4.44-1.52H5.673C2.076%2010.413%200%2012.468%200%2016.621v5.489Zm7.874-.37a1.294%201.294%200%200%201-1.275-1.274c0-.658.576-1.254%201.275-1.254H50.84c.678%200%201.254.596%201.254%201.254c0%20.678-.576%201.275-1.254%201.275ZM0%2042.197c0%204.255%202.18%206.373%206.455%206.373h34.928c3.68%200%205.818-2.138%205.818-6.373v-8.573a11%2011%200%200%201-1.645.123c-5.735%200-10.67-3.7-12.52-8.84H0Z%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%22M45.556%2030.91C51.272%2030.91%2056%2026.222%2056%2020.466c0-5.715-4.728-10.443-10.444-10.443c-5.735%200-10.443%204.728-10.443%2010.443c0%205.756%204.708%2010.444%2010.443%2010.444M32.4%2022.11a11%2011%200%200%201-.123-1.644c0-2.261.576-4.4%201.604-6.27H20.764c-1.398%200-2.241-.35-3.27-1.213l-1.253-1.049c-1.357-1.13-2.405-1.52-4.44-1.52H5.673C2.076%2010.413%200%2012.468%200%2016.621v5.489Zm7.874-.37a1.294%201.294%200%200%201-1.275-1.274c0-.658.576-1.254%201.275-1.254H50.84c.678%200%201.254.596%201.254%201.254c0%20.678-.576%201.275-1.254%201.275ZM0%2042.197c0%204.255%202.18%206.373%206.455%206.373h34.928c3.68%200%205.818-2.138%205.818-6.373v-8.573a11%2011%200%200%201-1.645.123c-5.735%200-10.67-3.7-12.52-8.84H0Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/folder-fill-badge-minus.svg?color=%231a73e8&size=48