bin-recycle-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
bin-recycle-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
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 20 20"><path fill="currentColor" d="M5.5 3h9a1 1 0 0 1 1 1h-11a1 1 0 0 1 1-1m-2 1v.5q0 .033.004.065l1.347 11.664A2 2 0 0 0 6.837 18h6.327a2 2 0 0 0 1.986-1.77l1.346-11.666l.004-.049V4a2 2 0 0 0-2-2h-9a2 2 0 0 0-2 2m7.799 3.75l.452.782a.5.5 0 1 1-.867.5l-.451-.782a.5.5 0 0 0-.866 0l-.452.782a.5.5 0 1 1-.866-.5l.452-.782c.577-1 2.02-1 2.598 0m.866 3.5l-.108-.186a.5.5 0 0 1 .867-.5l.107.186A1.5 1.5 0 0 1 11.732 13H11a.5.5 0 0 1 0-1h.732a.5.5 0 0 0 .433-.75M9 12a.5.5 0 0 1 0 1h-.732a1.5 1.5 0 0 1-1.3-2.25l.108-.186a.5.5 0 0 1 .866.5l-.107.186a.5.5 0 0 0 .433.75z"/></svg>

React

import type { SVGProps } from "react";

export function FluentBinRecycle20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M5.5 3h9a1 1 0 0 1 1 1h-11a1 1 0 0 1 1-1m-2 1v.5q0 .033.004.065l1.347 11.664A2 2 0 0 0 6.837 18h6.327a2 2 0 0 0 1.986-1.77l1.346-11.666l.004-.049V4a2 2 0 0 0-2-2h-9a2 2 0 0 0-2 2m7.799 3.75l.452.782a.5.5 0 1 1-.867.5l-.451-.782a.5.5 0 0 0-.866 0l-.452.782a.5.5 0 1 1-.866-.5l.452-.782c.577-1 2.02-1 2.598 0m.866 3.5l-.108-.186a.5.5 0 0 1 .867-.5l.107.186A1.5 1.5 0 0 1 11.732 13H11a.5.5 0 0 1 0-1h.732a.5.5 0 0 0 .433-.75M9 12a.5.5 0 0 1 0 1h-.732a1.5 1.5 0 0 1-1.3-2.25l.108-.186a.5.5 0 0 1 .866.5l-.107.186a.5.5 0 0 0 .433.75z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M5.5 3h9a1 1 0 0 1 1 1h-11a1 1 0 0 1 1-1m-2 1v.5q0 .033.004.065l1.347 11.664A2 2 0 0 0 6.837 18h6.327a2 2 0 0 0 1.986-1.77l1.346-11.666l.004-.049V4a2 2 0 0 0-2-2h-9a2 2 0 0 0-2 2m7.799 3.75l.452.782a.5.5 0 1 1-.867.5l-.451-.782a.5.5 0 0 0-.866 0l-.452.782a.5.5 0 1 1-.866-.5l.452-.782c.577-1 2.02-1 2.598 0m.866 3.5l-.108-.186a.5.5 0 0 1 .867-.5l.107.186A1.5 1.5 0 0 1 11.732 13H11a.5.5 0 0 1 0-1h.732a.5.5 0 0 0 .433-.75M9 12a.5.5 0 0 1 0 1h-.732a1.5 1.5 0 0 1-1.3-2.25l.108-.186a.5.5 0 0 1 .866.5l-.107.186a.5.5 0 0 0 .433.75z"/></svg>
</template>

CSS

.icon-bin-recycle-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.5%203h9a1%201%200%200%201%201%201h-11a1%201%200%200%201%201-1m-2%201v.5q0%20.033.004.065l1.347%2011.664A2%202%200%200%200%206.837%2018h6.327a2%202%200%200%200%201.986-1.77l1.346-11.666l.004-.049V4a2%202%200%200%200-2-2h-9a2%202%200%200%200-2%202m7.799%203.75l.452.782a.5.5%200%201%201-.867.5l-.451-.782a.5.5%200%200%200-.866%200l-.452.782a.5.5%200%201%201-.866-.5l.452-.782c.577-1%202.02-1%202.598%200m.866%203.5l-.108-.186a.5.5%200%200%201%20.867-.5l.107.186A1.5%201.5%200%200%201%2011.732%2013H11a.5.5%200%200%201%200-1h.732a.5.5%200%200%200%20.433-.75M9%2012a.5.5%200%200%201%200%201h-.732a1.5%201.5%200%200%201-1.3-2.25l.108-.186a.5.5%200%200%201%20.866.5l-.107.186a.5.5%200%200%200%20.433.75z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.5%203h9a1%201%200%200%201%201%201h-11a1%201%200%200%201%201-1m-2%201v.5q0%20.033.004.065l1.347%2011.664A2%202%200%200%200%206.837%2018h6.327a2%202%200%200%200%201.986-1.77l1.346-11.666l.004-.049V4a2%202%200%200%200-2-2h-9a2%202%200%200%200-2%202m7.799%203.75l.452.782a.5.5%200%201%201-.867.5l-.451-.782a.5.5%200%200%200-.866%200l-.452.782a.5.5%200%201%201-.866-.5l.452-.782c.577-1%202.02-1%202.598%200m.866%203.5l-.108-.186a.5.5%200%200%201%20.867-.5l.107.186A1.5%201.5%200%200%201%2011.732%2013H11a.5.5%200%200%201%200-1h.732a.5.5%200%200%200%20.433-.75M9%2012a.5.5%200%200%201%200%201h-.732a1.5%201.5%200%200%201-1.3-2.25l.108-.186a.5.5%200%200%201%20.866.5l-.107.186a.5.5%200%200%200%20.433.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/bin-recycle-20-filled.svg?color=%231a73e8&size=48