trash bin icon

trash-bin-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.

Name
trash-bin-sharp
Set
IonIcons
Style
Sharp
Viewbox
512×512
License
MIT

2 other variants in IonIcons

The same icon in other sets

Related icons in IonIcons

Use the trash bin icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><defs><path id="SVGcRHBVbQH" fill="none" d="M337.46 240L312 214.54l-56 56l-56-56L174.54 240l56 56l-56 56L200 377.46l56-56l56 56L337.46 352l-56-56z"/></defs><use href="#SVGcRHBVbQH"/><use href="#SVGcRHBVbQH"/><path fill="currentColor" d="m64 160l29.74 282.51A24 24 0 0 0 117.61 464h276.78a24 24 0 0 0 23.87-21.49L448 160Zm248 217.46l-56-56l-56 56L174.54 352l56-56l-56-56L200 214.54l56 56l56-56L337.46 240l-56 56l56 56Z"/><rect width="448" height="80" x="32" y="48" fill="currentColor" rx="12" ry="12"/></svg>

React

import type { SVGProps } from "react";

export function IonTrashBinSharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><defs><path id="SVGcRHBVbQH" fill="none" d="M337.46 240L312 214.54l-56 56l-56-56L174.54 240l56 56l-56 56L200 377.46l56-56l56 56L337.46 352l-56-56z"/></defs><use href="#SVGcRHBVbQH"/><use href="#SVGcRHBVbQH"/><path fill="currentColor" d="m64 160l29.74 282.51A24 24 0 0 0 117.61 464h276.78a24 24 0 0 0 23.87-21.49L448 160Zm248 217.46l-56-56l-56 56L174.54 352l56-56l-56-56L200 214.54l56 56l56-56L337.46 240l-56 56l56 56Z"/><rect width="448" height="80" x="32" y="48" fill="currentColor" rx="12" ry="12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><defs><path id="SVGcRHBVbQH" fill="none" d="M337.46 240L312 214.54l-56 56l-56-56L174.54 240l56 56l-56 56L200 377.46l56-56l56 56L337.46 352l-56-56z"/></defs><use href="#SVGcRHBVbQH"/><use href="#SVGcRHBVbQH"/><path fill="currentColor" d="m64 160l29.74 282.51A24 24 0 0 0 117.61 464h276.78a24 24 0 0 0 23.87-21.49L448 160Zm248 217.46l-56-56l-56 56L174.54 352l56-56l-56-56L200 214.54l56 56l56-56L337.46 240l-56 56l56 56Z"/><rect width="448" height="80" x="32" y="48" fill="currentColor" rx="12" ry="12"/></svg>
</template>

CSS

.icon-trash-bin-sharp {
  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%20512%20512%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGcRHBVbQH%22%20fill%3D%22none%22%20d%3D%22M337.46%20240L312%20214.54l-56%2056l-56-56L174.54%20240l56%2056l-56%2056L200%20377.46l56-56l56%2056L337.46%20352l-56-56z%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVGcRHBVbQH%22%2F%3E%3Cuse%20href%3D%22%23SVGcRHBVbQH%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m64%20160l29.74%20282.51A24%2024%200%200%200%20117.61%20464h276.78a24%2024%200%200%200%2023.87-21.49L448%20160Zm248%20217.46l-56-56l-56%2056L174.54%20352l56-56l-56-56L200%20214.54l56%2056l56-56L337.46%20240l-56%2056l56%2056Z%22%2F%3E%3Crect%20width%3D%22448%22%20height%3D%2280%22%20x%3D%2232%22%20y%3D%2248%22%20fill%3D%22currentColor%22%20rx%3D%2212%22%20ry%3D%2212%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%20512%20512%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGcRHBVbQH%22%20fill%3D%22none%22%20d%3D%22M337.46%20240L312%20214.54l-56%2056l-56-56L174.54%20240l56%2056l-56%2056L200%20377.46l56-56l56%2056L337.46%20352l-56-56z%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVGcRHBVbQH%22%2F%3E%3Cuse%20href%3D%22%23SVGcRHBVbQH%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m64%20160l29.74%20282.51A24%2024%200%200%200%20117.61%20464h276.78a24%2024%200%200%200%2023.87-21.49L448%20160Zm248%20217.46l-56-56l-56%2056L174.54%20352l56-56l-56-56L200%20214.54l56%2056l56-56L337.46%20240l-56%2056l56%2056Z%22%2F%3E%3Crect%20width%3D%22448%22%20height%3D%2280%22%20x%3D%2232%22%20y%3D%2248%22%20fill%3D%22currentColor%22%20rx%3D%2212%22%20ry%3D%2212%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/trash-bin-sharp.svg?color=%231a73e8&size=48