bin recycle icon
bin-recycle-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- bin-recycle-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the bin recycle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.803 5.6A3.25 3.25 0 0 1 7.035 2h9.93a3.25 3.25 0 0 1 3.231 3.6L18.64 19.991A2.25 2.25 0 0 1 16.403 22H7.596a2.25 2.25 0 0 1-2.237-2.008zm1.5-.603h13.394A1.75 1.75 0 0 0 16.965 3.5h-9.93c-.89 0-1.612.66-1.733 1.497m6.49 5.412a.25.25 0 0 1 .415 0l.67 1a.75.75 0 1 0 1.246-.834l-.669-1a1.75 1.75 0 0 0-2.91 0l-.668 1a.75.75 0 0 0 1.247.834zm-1.9 3.219a.75.75 0 1 0-1.286-.772l-.364.607c-.8 1.333.16 3.03 1.715 3.03h.792a.75.75 0 0 0 0-1.5h-.792a.5.5 0 0 1-.429-.758zm4.474-1.03a.75.75 0 0 0-.258 1.03l.364.607a.5.5 0 0 1-.429.757h-.794a.75.75 0 0 0 0 1.5h.794c1.554 0 2.515-1.695 1.716-3.028l-.364-.607a.75.75 0 0 0-1.029-.258"/></svg>
React
import type { SVGProps } from "react";
export function FluentBinRecycle24Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.803 5.6A3.25 3.25 0 0 1 7.035 2h9.93a3.25 3.25 0 0 1 3.231 3.6L18.64 19.991A2.25 2.25 0 0 1 16.403 22H7.596a2.25 2.25 0 0 1-2.237-2.008zm1.5-.603h13.394A1.75 1.75 0 0 0 16.965 3.5h-9.93c-.89 0-1.612.66-1.733 1.497m6.49 5.412a.25.25 0 0 1 .415 0l.67 1a.75.75 0 1 0 1.246-.834l-.669-1a1.75 1.75 0 0 0-2.91 0l-.668 1a.75.75 0 0 0 1.247.834zm-1.9 3.219a.75.75 0 1 0-1.286-.772l-.364.607c-.8 1.333.16 3.03 1.715 3.03h.792a.75.75 0 0 0 0-1.5h-.792a.5.5 0 0 1-.429-.758zm4.474-1.03a.75.75 0 0 0-.258 1.03l.364.607a.5.5 0 0 1-.429.757h-.794a.75.75 0 0 0 0 1.5h.794c1.554 0 2.515-1.695 1.716-3.028l-.364-.607a.75.75 0 0 0-1.029-.258"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.803 5.6A3.25 3.25 0 0 1 7.035 2h9.93a3.25 3.25 0 0 1 3.231 3.6L18.64 19.991A2.25 2.25 0 0 1 16.403 22H7.596a2.25 2.25 0 0 1-2.237-2.008zm1.5-.603h13.394A1.75 1.75 0 0 0 16.965 3.5h-9.93c-.89 0-1.612.66-1.733 1.497m6.49 5.412a.25.25 0 0 1 .415 0l.67 1a.75.75 0 1 0 1.246-.834l-.669-1a1.75 1.75 0 0 0-2.91 0l-.668 1a.75.75 0 0 0 1.247.834zm-1.9 3.219a.75.75 0 1 0-1.286-.772l-.364.607c-.8 1.333.16 3.03 1.715 3.03h.792a.75.75 0 0 0 0-1.5h-.792a.5.5 0 0 1-.429-.758zm4.474-1.03a.75.75 0 0 0-.258 1.03l.364.607a.5.5 0 0 1-.429.757h-.794a.75.75 0 0 0 0 1.5h.794c1.554 0 2.515-1.695 1.716-3.028l-.364-.607a.75.75 0 0 0-1.029-.258"/></svg> </template>
CSS
.icon-bin-recycle-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.803%205.6A3.25%203.25%200%200%201%207.035%202h9.93a3.25%203.25%200%200%201%203.231%203.6L18.64%2019.991A2.25%202.25%200%200%201%2016.403%2022H7.596a2.25%202.25%200%200%201-2.237-2.008zm1.5-.603h13.394A1.75%201.75%200%200%200%2016.965%203.5h-9.93c-.89%200-1.612.66-1.733%201.497m6.49%205.412a.25.25%200%200%201%20.415%200l.67%201a.75.75%200%201%200%201.246-.834l-.669-1a1.75%201.75%200%200%200-2.91%200l-.668%201a.75.75%200%200%200%201.247.834zm-1.9%203.219a.75.75%200%201%200-1.286-.772l-.364.607c-.8%201.333.16%203.03%201.715%203.03h.792a.75.75%200%200%200%200-1.5h-.792a.5.5%200%200%201-.429-.758zm4.474-1.03a.75.75%200%200%200-.258%201.03l.364.607a.5.5%200%200%201-.429.757h-.794a.75.75%200%200%200%200%201.5h.794c1.554%200%202.515-1.695%201.716-3.028l-.364-.607a.75.75%200%200%200-1.029-.258%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.803%205.6A3.25%203.25%200%200%201%207.035%202h9.93a3.25%203.25%200%200%201%203.231%203.6L18.64%2019.991A2.25%202.25%200%200%201%2016.403%2022H7.596a2.25%202.25%200%200%201-2.237-2.008zm1.5-.603h13.394A1.75%201.75%200%200%200%2016.965%203.5h-9.93c-.89%200-1.612.66-1.733%201.497m6.49%205.412a.25.25%200%200%201%20.415%200l.67%201a.75.75%200%201%200%201.246-.834l-.669-1a1.75%201.75%200%200%200-2.91%200l-.668%201a.75.75%200%200%200%201.247.834zm-1.9%203.219a.75.75%200%201%200-1.286-.772l-.364.607c-.8%201.333.16%203.03%201.715%203.03h.792a.75.75%200%200%200%200-1.5h-.792a.5.5%200%200%201-.429-.758zm4.474-1.03a.75.75%200%200%200-.258%201.03l.364.607a.5.5%200%200%201-.429.757h-.794a.75.75%200%200%200%200%201.5h.794c1.554%200%202.515-1.695%201.716-3.028l-.364-.607a.75.75%200%200%200-1.029-.258%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/bin-recycle-24-filled.svg?color=%231a73e8&size=48