trash icon
trash-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- trash-fill
- Set
- Mage Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
The same icon in other sets
trashAkar IconstrashBootstrap IconstrashBoxIcons v2trashBoxIcons v2 SolidtrashCodiconstrash-fillEva IconstrashFramework7 IconstrashFont Awesome 6 SolidtrashFont Awesome SolidtrashFeather Iconstrashcss.ggtrashHeroIconstrashHuge IconstrashHumbleiconstrashIconoirtrashIonIconstrashJam IconstrashLine AwesometrashMaterial Line IconstrashLucidetrashMajesticonstrashMyna UI Iconstrash-16OcticonstrashPhosphor
Related icons in Mage Icons
Use the trash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.725 5.275h-4.69v-.89a2.4 2.4 0 0 0-.7-1.68a2.38 2.38 0 0 0-1.69-.7h-3.26a2.38 2.38 0 0 0-1.69.7a2.4 2.4 0 0 0-.69 1.68v.89h-4.69a.75.75 0 1 0 0 1.5h1.42v11.76a3.45 3.45 0 0 0 1 2.46a3.5 3.5 0 0 0 2.45 1h7.62a3.5 3.5 0 0 0 2.45-1a3.45 3.45 0 0 0 1-2.46V6.775h1.43a.75.75 0 0 0 0-1.5zm-11.2-.89a.87.87 0 0 1 .26-.62a.9.9 0 0 1 .62-.26h3.26a.88.88 0 0 1 .63.26a.9.9 0 0 1 .26.62v.89h-5zm1.33 12.61a1 1 0 1 1-2 0v-5.43a1 1 0 0 1 2 0zm4.36 0a1 1 0 0 1-2 0v-5.43a1 1 0 0 1 2 0z"/></svg>
React
import type { SVGProps } from "react";
export function MageTrashFill(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="M20.725 5.275h-4.69v-.89a2.4 2.4 0 0 0-.7-1.68a2.38 2.38 0 0 0-1.69-.7h-3.26a2.38 2.38 0 0 0-1.69.7a2.4 2.4 0 0 0-.69 1.68v.89h-4.69a.75.75 0 1 0 0 1.5h1.42v11.76a3.45 3.45 0 0 0 1 2.46a3.5 3.5 0 0 0 2.45 1h7.62a3.5 3.5 0 0 0 2.45-1a3.45 3.45 0 0 0 1-2.46V6.775h1.43a.75.75 0 0 0 0-1.5zm-11.2-.89a.87.87 0 0 1 .26-.62a.9.9 0 0 1 .62-.26h3.26a.88.88 0 0 1 .63.26a.9.9 0 0 1 .26.62v.89h-5zm1.33 12.61a1 1 0 1 1-2 0v-5.43a1 1 0 0 1 2 0zm4.36 0a1 1 0 0 1-2 0v-5.43a1 1 0 0 1 2 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.725 5.275h-4.69v-.89a2.4 2.4 0 0 0-.7-1.68a2.38 2.38 0 0 0-1.69-.7h-3.26a2.38 2.38 0 0 0-1.69.7a2.4 2.4 0 0 0-.69 1.68v.89h-4.69a.75.75 0 1 0 0 1.5h1.42v11.76a3.45 3.45 0 0 0 1 2.46a3.5 3.5 0 0 0 2.45 1h7.62a3.5 3.5 0 0 0 2.45-1a3.45 3.45 0 0 0 1-2.46V6.775h1.43a.75.75 0 0 0 0-1.5zm-11.2-.89a.87.87 0 0 1 .26-.62a.9.9 0 0 1 .62-.26h3.26a.88.88 0 0 1 .63.26a.9.9 0 0 1 .26.62v.89h-5zm1.33 12.61a1 1 0 1 1-2 0v-5.43a1 1 0 0 1 2 0zm4.36 0a1 1 0 0 1-2 0v-5.43a1 1 0 0 1 2 0z"/></svg> </template>
CSS
.icon-trash-fill {
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%22M20.725%205.275h-4.69v-.89a2.4%202.4%200%200%200-.7-1.68a2.38%202.38%200%200%200-1.69-.7h-3.26a2.38%202.38%200%200%200-1.69.7a2.4%202.4%200%200%200-.69%201.68v.89h-4.69a.75.75%200%201%200%200%201.5h1.42v11.76a3.45%203.45%200%200%200%201%202.46a3.5%203.5%200%200%200%202.45%201h7.62a3.5%203.5%200%200%200%202.45-1a3.45%203.45%200%200%200%201-2.46V6.775h1.43a.75.75%200%200%200%200-1.5zm-11.2-.89a.87.87%200%200%201%20.26-.62a.9.9%200%200%201%20.62-.26h3.26a.88.88%200%200%201%20.63.26a.9.9%200%200%201%20.26.62v.89h-5zm1.33%2012.61a1%201%200%201%201-2%200v-5.43a1%201%200%200%201%202%200zm4.36%200a1%201%200%200%201-2%200v-5.43a1%201%200%200%201%202%200z%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%22M20.725%205.275h-4.69v-.89a2.4%202.4%200%200%200-.7-1.68a2.38%202.38%200%200%200-1.69-.7h-3.26a2.38%202.38%200%200%200-1.69.7a2.4%202.4%200%200%200-.69%201.68v.89h-4.69a.75.75%200%201%200%200%201.5h1.42v11.76a3.45%203.45%200%200%200%201%202.46a3.5%203.5%200%200%200%202.45%201h7.62a3.5%203.5%200%200%200%202.45-1a3.45%203.45%200%200%200%201-2.46V6.775h1.43a.75.75%200%200%200%200-1.5zm-11.2-.89a.87.87%200%200%201%20.26-.62a.9.9%200%200%201%20.62-.26h3.26a.88.88%200%200%201%20.63.26a.9.9%200%200%201%20.26.62v.89h-5zm1.33%2012.61a1%201%200%201%201-2%200v-5.43a1%201%200%200%201%202%200zm4.36%200a1%201%200%200%201-2%200v-5.43a1%201%200%200%201%202%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/trash-fill.svg?color=%231a73e8&size=48