folder junk icon
folder-junk-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- folder-junk-48-filled
- Set
- Fluent UI System Icons
- Style
- 48 Filled
- Viewbox
- 48×48
- 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 48 48"><path d="M36 23c5.523 0 10 4.477 10 10s-4.477 10-10 10s-10-4.477-10-10s4.477-10 10-10zm6.114 5.655l-10.46 10.458a7.5 7.5 0 0 0 10.46-10.458zM40.25 12.5a3.75 3.75 0 0 1 3.745 3.55l.005.2v7.806A11.955 11.955 0 0 0 36 21c-6.627 0-12 5.373-12 12c0 2.186.585 4.236 1.606 6.001L7.75 39a3.75 3.75 0 0 1-3.745-3.55L4 35.25V18.999L17.804 19l.226-.007a3.75 3.75 0 0 0 2.547-1.219l.147-.172l4.109-5.102H40.25zM36 25.5a7.5 7.5 0 0 0-6.113 11.846l10.458-10.46A7.466 7.466 0 0 0 36 25.5zM17.06 9c.833 0 1.64.277 2.295.784l.175.144l2.444 2.138l-3.197 3.968l-.094.105c-.2.197-.46.322-.739.353l-.14.008L4 16.499V12.75a3.75 3.75 0 0 1 3.55-3.745L7.75 9h9.31z" fill="currentColor" fill-rule="nonzero"/></svg>
React
import type { SVGProps } from "react";
export function FluentFolderJunk48Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path d="M36 23c5.523 0 10 4.477 10 10s-4.477 10-10 10s-10-4.477-10-10s4.477-10 10-10zm6.114 5.655l-10.46 10.458a7.5 7.5 0 0 0 10.46-10.458zM40.25 12.5a3.75 3.75 0 0 1 3.745 3.55l.005.2v7.806A11.955 11.955 0 0 0 36 21c-6.627 0-12 5.373-12 12c0 2.186.585 4.236 1.606 6.001L7.75 39a3.75 3.75 0 0 1-3.745-3.55L4 35.25V18.999L17.804 19l.226-.007a3.75 3.75 0 0 0 2.547-1.219l.147-.172l4.109-5.102H40.25zM36 25.5a7.5 7.5 0 0 0-6.113 11.846l10.458-10.46A7.466 7.466 0 0 0 36 25.5zM17.06 9c.833 0 1.64.277 2.295.784l.175.144l2.444 2.138l-3.197 3.968l-.094.105c-.2.197-.46.322-.739.353l-.14.008L4 16.499V12.75a3.75 3.75 0 0 1 3.55-3.745L7.75 9h9.31z" fill="currentColor" fillRule="nonzero"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path d="M36 23c5.523 0 10 4.477 10 10s-4.477 10-10 10s-10-4.477-10-10s4.477-10 10-10zm6.114 5.655l-10.46 10.458a7.5 7.5 0 0 0 10.46-10.458zM40.25 12.5a3.75 3.75 0 0 1 3.745 3.55l.005.2v7.806A11.955 11.955 0 0 0 36 21c-6.627 0-12 5.373-12 12c0 2.186.585 4.236 1.606 6.001L7.75 39a3.75 3.75 0 0 1-3.745-3.55L4 35.25V18.999L17.804 19l.226-.007a3.75 3.75 0 0 0 2.547-1.219l.147-.172l4.109-5.102H40.25zM36 25.5a7.5 7.5 0 0 0-6.113 11.846l10.458-10.46A7.466 7.466 0 0 0 36 25.5zM17.06 9c.833 0 1.64.277 2.295.784l.175.144l2.444 2.138l-3.197 3.968l-.094.105c-.2.197-.46.322-.739.353l-.14.008L4 16.499V12.75a3.75 3.75 0 0 1 3.55-3.745L7.75 9h9.31z" fill="currentColor" fill-rule="nonzero"/></svg> </template>
CSS
.icon-folder-junk-48-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%2048%2048%22%3E%3Cpath%20d%3D%22M36%2023c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010s-10-4.477-10-10s4.477-10%2010-10zm6.114%205.655l-10.46%2010.458a7.5%207.5%200%200%200%2010.46-10.458zM40.25%2012.5a3.75%203.75%200%200%201%203.745%203.55l.005.2v7.806A11.955%2011.955%200%200%200%2036%2021c-6.627%200-12%205.373-12%2012c0%202.186.585%204.236%201.606%206.001L7.75%2039a3.75%203.75%200%200%201-3.745-3.55L4%2035.25V18.999L17.804%2019l.226-.007a3.75%203.75%200%200%200%202.547-1.219l.147-.172l4.109-5.102H40.25zM36%2025.5a7.5%207.5%200%200%200-6.113%2011.846l10.458-10.46A7.466%207.466%200%200%200%2036%2025.5zM17.06%209c.833%200%201.64.277%202.295.784l.175.144l2.444%202.138l-3.197%203.968l-.094.105c-.2.197-.46.322-.739.353l-.14.008L4%2016.499V12.75a3.75%203.75%200%200%201%203.55-3.745L7.75%209h9.31z%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%2048%2048%22%3E%3Cpath%20d%3D%22M36%2023c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010s-10-4.477-10-10s4.477-10%2010-10zm6.114%205.655l-10.46%2010.458a7.5%207.5%200%200%200%2010.46-10.458zM40.25%2012.5a3.75%203.75%200%200%201%203.745%203.55l.005.2v7.806A11.955%2011.955%200%200%200%2036%2021c-6.627%200-12%205.373-12%2012c0%202.186.585%204.236%201.606%206.001L7.75%2039a3.75%203.75%200%200%201-3.745-3.55L4%2035.25V18.999L17.804%2019l.226-.007a3.75%203.75%200%200%200%202.547-1.219l.147-.172l4.109-5.102H40.25zM36%2025.5a7.5%207.5%200%200%200-6.113%2011.846l10.458-10.46A7.466%207.466%200%200%200%2036%2025.5zM17.06%209c.833%200%201.64.277%202.295.784l.175.144l2.444%202.138l-3.197%203.968l-.094.105c-.2.197-.46.322-.739.353l-.14.008L4%2016.499V12.75a3.75%203.75%200%200%201%203.55-3.745L7.75%209h9.31z%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-48-filled.svg?color=%231a73e8&size=48