folder junk icon
folder-junk-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- folder-junk-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- License
- MIT
7 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
folder-add-16-filledfolder-arrow-left-16-filledfolder-arrow-right-16-filledfolder-arrow-up-16-filledfolder-briefcase-20-filledfolder-data-bar-20-filledfolder-dismiss-16-filledfolder-document-16-filledfolder-globe-16-filledfolder-hint-20-filledfolder-holder-20-filledfolder-lightning-16-filledfolder-link-16-filledfolder-list-16-filledfolder-mail-16-filledfolder-move-20-filledfolder-multiple-16-filledfolder-open-16-filledfolder-open-down-16-filledfolder-open-vertical-16-filledfolder-people-20-filledfolder-person-16-filledfolder-prohibited-16-filledfolder-public-16-regular
Use the folder junk icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path d="M21.5 15a5.5 5.5 0 1 1 0 11a5.5 5.5 0 0 1 0-11zm3.31 3.252l-5.558 5.557a4 4 0 0 0 5.557-5.557zM23.75 6.5a2.25 2.25 0 0 1 2.229 1.938l.016.158l.005.154v7.06A6.5 6.5 0 0 0 16.023 24H4.25a2.25 2.25 0 0 1-2.245-2.096L2 21.75V10.499l8.207.001l.196-.009a2.25 2.25 0 0 0 1.088-.393l.156-.12L15.821 6.5h7.929zm-2.25 10a4 4 0 0 0-3.31 6.248l5.558-5.557A3.981 3.981 0 0 0 21.5 16.5zM10.207 4c.46 0 .908.141 1.284.402l.156.12l2.103 1.751l-3.063 2.553l-.085.061a.75.75 0 0 1-.29.106L10.206 9L2 8.999V6.25a2.25 2.25 0 0 1 2.096-2.245L4.25 4h5.957z" fill="currentColor" fill-rule="nonzero"/></svg>
React
import type { SVGProps } from "react";
export function FluentFolderJunk28Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path d="M21.5 15a5.5 5.5 0 1 1 0 11a5.5 5.5 0 0 1 0-11zm3.31 3.252l-5.558 5.557a4 4 0 0 0 5.557-5.557zM23.75 6.5a2.25 2.25 0 0 1 2.229 1.938l.016.158l.005.154v7.06A6.5 6.5 0 0 0 16.023 24H4.25a2.25 2.25 0 0 1-2.245-2.096L2 21.75V10.499l8.207.001l.196-.009a2.25 2.25 0 0 0 1.088-.393l.156-.12L15.821 6.5h7.929zm-2.25 10a4 4 0 0 0-3.31 6.248l5.558-5.557A3.981 3.981 0 0 0 21.5 16.5zM10.207 4c.46 0 .908.141 1.284.402l.156.12l2.103 1.751l-3.063 2.553l-.085.061a.75.75 0 0 1-.29.106L10.206 9L2 8.999V6.25a2.25 2.25 0 0 1 2.096-2.245L4.25 4h5.957z" fill="currentColor" fillRule="nonzero"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path d="M21.5 15a5.5 5.5 0 1 1 0 11a5.5 5.5 0 0 1 0-11zm3.31 3.252l-5.558 5.557a4 4 0 0 0 5.557-5.557zM23.75 6.5a2.25 2.25 0 0 1 2.229 1.938l.016.158l.005.154v7.06A6.5 6.5 0 0 0 16.023 24H4.25a2.25 2.25 0 0 1-2.245-2.096L2 21.75V10.499l8.207.001l.196-.009a2.25 2.25 0 0 0 1.088-.393l.156-.12L15.821 6.5h7.929zm-2.25 10a4 4 0 0 0-3.31 6.248l5.558-5.557A3.981 3.981 0 0 0 21.5 16.5zM10.207 4c.46 0 .908.141 1.284.402l.156.12l2.103 1.751l-3.063 2.553l-.085.061a.75.75 0 0 1-.29.106L10.206 9L2 8.999V6.25a2.25 2.25 0 0 1 2.096-2.245L4.25 4h5.957z" fill="currentColor" fill-rule="nonzero"/></svg> </template>
CSS
.icon-folder-junk-28-filled {
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%2028%2028%22%3E%3Cpath%20d%3D%22M21.5%2015a5.5%205.5%200%201%201%200%2011a5.5%205.5%200%200%201%200-11zm3.31%203.252l-5.558%205.557a4%204%200%200%200%205.557-5.557zM23.75%206.5a2.25%202.25%200%200%201%202.229%201.938l.016.158l.005.154v7.06A6.5%206.5%200%200%200%2016.023%2024H4.25a2.25%202.25%200%200%201-2.245-2.096L2%2021.75V10.499l8.207.001l.196-.009a2.25%202.25%200%200%200%201.088-.393l.156-.12L15.821%206.5h7.929zm-2.25%2010a4%204%200%200%200-3.31%206.248l5.558-5.557A3.981%203.981%200%200%200%2021.5%2016.5zM10.207%204c.46%200%20.908.141%201.284.402l.156.12l2.103%201.751l-3.063%202.553l-.085.061a.75.75%200%200%201-.29.106L10.206%209L2%208.999V6.25a2.25%202.25%200%200%201%202.096-2.245L4.25%204h5.957z%22%20fill%3D%22currentColor%22%20fill-rule%3D%22nonzero%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%2028%2028%22%3E%3Cpath%20d%3D%22M21.5%2015a5.5%205.5%200%201%201%200%2011a5.5%205.5%200%200%201%200-11zm3.31%203.252l-5.558%205.557a4%204%200%200%200%205.557-5.557zM23.75%206.5a2.25%202.25%200%200%201%202.229%201.938l.016.158l.005.154v7.06A6.5%206.5%200%200%200%2016.023%2024H4.25a2.25%202.25%200%200%201-2.245-2.096L2%2021.75V10.499l8.207.001l.196-.009a2.25%202.25%200%200%200%201.088-.393l.156-.12L15.821%206.5h7.929zm-2.25%2010a4%204%200%200%200-3.31%206.248l5.558-5.557A3.981%203.981%200%200%200%2021.5%2016.5zM10.207%204c.46%200%20.908.141%201.284.402l.156.12l2.103%201.751l-3.063%202.553l-.085.061a.75.75%200%200%201-.29.106L10.206%209L2%208.999V6.25a2.25%202.25%200%200%201%202.096-2.245L4.25%204h5.957z%22%20fill%3D%22currentColor%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/folder-junk-28-filled.svg?color=%231a73e8&size=48