bin full icon
bin-full from Iconoir by Luca Burgio · Regular · System · MIT Free for personal and commercial use.
- Name
- bin-full
- Set
- Iconoir
- Style
- Regular
- Category
- System
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
More system icons from Iconoir
Use the bin full icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="m19.262 17.038l1.676-12.575a.6.6 0 0 0-.372-.636L16 2h-5.5l-.682 1.5L5 2L3.21 3.79a.6.6 0 0 0-.17.504l1.698 12.744a4 4 0 0 0 1.98 2.944l.32.183a10 10 0 0 0 9.923 0l.32-.183a4 4 0 0 0 1.98-2.944ZM16 2l-2 5m-5-.5l.818-3"/><path d="M3 5c2.571 2.667 15.429 2.667 18 0"/></g></svg>
React
import type { SVGProps } from "react";
export function IconoirBinFull(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="m19.262 17.038l1.676-12.575a.6.6 0 0 0-.372-.636L16 2h-5.5l-.682 1.5L5 2L3.21 3.79a.6.6 0 0 0-.17.504l1.698 12.744a4 4 0 0 0 1.98 2.944l.32.183a10 10 0 0 0 9.923 0l.32-.183a4 4 0 0 0 1.98-2.944ZM16 2l-2 5m-5-.5l.818-3"/><path d="M3 5c2.571 2.667 15.429 2.667 18 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="m19.262 17.038l1.676-12.575a.6.6 0 0 0-.372-.636L16 2h-5.5l-.682 1.5L5 2L3.21 3.79a.6.6 0 0 0-.17.504l1.698 12.744a4 4 0 0 0 1.98 2.944l.32.183a10 10 0 0 0 9.923 0l.32-.183a4 4 0 0 0 1.98-2.944ZM16 2l-2 5m-5-.5l.818-3"/><path d="M3 5c2.571 2.667 15.429 2.667 18 0"/></g></svg> </template>
CSS
.icon-bin-full {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m19.262%2017.038l1.676-12.575a.6.6%200%200%200-.372-.636L16%202h-5.5l-.682%201.5L5%202L3.21%203.79a.6.6%200%200%200-.17.504l1.698%2012.744a4%204%200%200%200%201.98%202.944l.32.183a10%2010%200%200%200%209.923%200l.32-.183a4%204%200%200%200%201.98-2.944ZM16%202l-2%205m-5-.5l.818-3%22%2F%3E%3Cpath%20d%3D%22M3%205c2.571%202.667%2015.429%202.667%2018%200%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m19.262%2017.038l1.676-12.575a.6.6%200%200%200-.372-.636L16%202h-5.5l-.682%201.5L5%202L3.21%203.79a.6.6%200%200%200-.17.504l1.698%2012.744a4%204%200%200%200%201.98%202.944l.32.183a10%2010%200%200%200%209.923%200l.32-.183a4%204%200%200%200%201.98-2.944ZM16%202l-2%205m-5-.5l.818-3%22%2F%3E%3Cpath%20d%3D%22M3%205c2.571%202.667%2015.429%202.667%2018%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/iconoir/bin-full.svg?color=%231a73e8&size=48