Trash 3 Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Trash 3 icon is commonly used in list items, file managers and data tables. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/310357.svg" alt="Trash 3 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310357.svg" alt="Trash 3 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310357.svg" alt="Trash 3 icon" :width="24" :height="24" />
CSS background
.icon-trash-3 {
background-image: url('https://proicons.com/icon/310357.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M20.71 5.27503H16.02V4.38501C16.0198 4.07267 15.9578 3.76345 15.8377 3.47513C15.7175 3.18682 15.5416 2.92511 15.32 2.70502C14.8742 2.25925 14.2704 2.00764 13.64 2.00501H10.38C10.066 2.00446 9.7551 2.06602 9.46506 2.18616C9.17501 2.3063 8.91159 2.48265 8.68999 2.70502C8.24604 3.152 7.99478 3.75505 7.98999 4.38501V5.27503H3.29999C3.10108 5.27503 2.91031 5.35404 2.76965 5.49469C2.629 5.63535 2.54999 5.82612 2.54999 6.02503C2.54999 6.22394 2.629 6.41468 2.76965 6.55533C2.91031 6.69598 3.10108 6.77503 3.29999 6.77503H4.73V18.535C4.72507 19.455 5.08461 20.3394 5.73 20.995C6.38917 21.6349 7.27129 21.9935 8.18999 21.995H15.81C16.7303 21.995 17.6129 21.6294 18.2637 20.9787C18.9144 20.3279 19.28 19.4453 19.28 18.525V6.77503H20.7C20.8989 6.77503 21.0897 6.69598 21.2303 6.55533C21.371 6.41468 21.45 6.22394 21.45 6.02503C21.45 5.82612 21.371 5.63535 21.2303 5.49469C21.0897 5.35404 20.8989 5.27503 20.7 5.27503H20.71ZM9.48999 4.38501C9.49331 4.15252 9.58648 3.93034 9.74998 3.76502C9.83243 3.68197 9.93063 3.61618 10.0388 3.57154C10.147 3.52689 10.263 3.50428 10.38 3.50501H13.64C13.8725 3.50833 14.0947 3.60152 14.26 3.76502C14.3423 3.84595 14.4077 3.94245 14.4523 4.04889C14.4969 4.15534 14.5199 4.26959 14.52 4.38501V5.27503H9.51999L9.48999 4.38501ZM14.73 17.455H9.28999C9.02478 17.455 8.77042 17.3496 8.58289 17.1621C8.39535 16.9746 8.28999 16.7202 8.28999 16.455C8.28999 16.1898 8.39535 15.9354 8.58289 15.7479C8.77042 15.5604 9.02478 15.455 9.28999 15.455H14.73C14.9952 15.455 15.2496 15.5604 15.4371 15.7479C15.6246 15.9354 15.73 16.1898 15.73 16.455C15.73 16.7202 15.6246 16.9746 15.4371 17.1621C15.2496 17.3496 14.9952 17.455 14.73 17.455ZM14.73 13.105H9.28999C9.02478 13.105 8.77042 12.9996 8.58289 12.8121C8.39535 12.6246 8.28999 12.3702 8.28999 12.105C8.28999 11.8398 8.39535 11.5854 8.58289 11.3979C8.77042 11.2104 9.02478 11.105 9.28999 11.105H14.73C14.9952 11.105 15.2496 11.2104 15.4371 11.3979C15.6246 11.5854 15.73 11.8398 15.73 12.105C15.73 12.3702 15.6246 12.6246 15.4371 12.8121C15.2496 12.9996 14.9952 13.105 14.73 13.105Z" fill="black"/> </svg>
Trash 3 in other icon packs
Copied!