wastebasket emoji
wastebasket from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- wastebasket
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More objects icons from OpenMoji
Use the wastebasket emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m49.419 60.178l-27.01-.207l-5.825-41.952h38.738z"/><path fill="#d0cfce" d="M15.076 12.068v5.951h35.745l.644-5.951zm6.833 42.621l.5 5.282h21.518l.592-5.282z"/><path fill="#9b9b9a" d="M42.096 60.178h7.323l.515-5.731h-7.238zm14.433-47.89h-7.59l-.628 5.613h8.218z"/><g fill="none" stroke="#000"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m21.38 50.393l-3.607-28.381m36.49-.029l-3.757 28.395m-9.93-28.289l8.173 10.02M30.417 22.13l17.152 20.642M22.352 24.253l21.864 26.172M23.902 36.996L35.928 50.63m-10.611-1.234l1.363 1.357m-3.452-19.519l8.585-9.131M24.61 41.882L42.853 22.13m-15.968 28.5l22.497-23.915M36.574 50.63l11.543-11.946m-3.901 12.069l2.127-1.793M14.905 12.028H56.95v5.946H14.905z"/><path stroke-miterlimit="10" d="M42.853 54.404h7.271"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m50.124 54.404l-.708 5.562H22.43l-.681-5.562z"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiWastebasket(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m49.419 60.178l-27.01-.207l-5.825-41.952h38.738z"/><path fill="#d0cfce" d="M15.076 12.068v5.951h35.745l.644-5.951zm6.833 42.621l.5 5.282h21.518l.592-5.282z"/><path fill="#9b9b9a" d="M42.096 60.178h7.323l.515-5.731h-7.238zm14.433-47.89h-7.59l-.628 5.613h8.218z"/><g fill="none" stroke="#000"><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m21.38 50.393l-3.607-28.381m36.49-.029l-3.757 28.395m-9.93-28.289l8.173 10.02M30.417 22.13l17.152 20.642M22.352 24.253l21.864 26.172M23.902 36.996L35.928 50.63m-10.611-1.234l1.363 1.357m-3.452-19.519l8.585-9.131M24.61 41.882L42.853 22.13m-15.968 28.5l22.497-23.915M36.574 50.63l11.543-11.946m-3.901 12.069l2.127-1.793M14.905 12.028H56.95v5.946H14.905z"/><path strokeMiterlimit="10" d="M42.853 54.404h7.271"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m50.124 54.404l-.708 5.562H22.43l-.681-5.562z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m49.419 60.178l-27.01-.207l-5.825-41.952h38.738z"/><path fill="#d0cfce" d="M15.076 12.068v5.951h35.745l.644-5.951zm6.833 42.621l.5 5.282h21.518l.592-5.282z"/><path fill="#9b9b9a" d="M42.096 60.178h7.323l.515-5.731h-7.238zm14.433-47.89h-7.59l-.628 5.613h8.218z"/><g fill="none" stroke="#000"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m21.38 50.393l-3.607-28.381m36.49-.029l-3.757 28.395m-9.93-28.289l8.173 10.02M30.417 22.13l17.152 20.642M22.352 24.253l21.864 26.172M23.902 36.996L35.928 50.63m-10.611-1.234l1.363 1.357m-3.452-19.519l8.585-9.131M24.61 41.882L42.853 22.13m-15.968 28.5l22.497-23.915M36.574 50.63l11.543-11.946m-3.901 12.069l2.127-1.793M14.905 12.028H56.95v5.946H14.905z"/><path stroke-miterlimit="10" d="M42.853 54.404h7.271"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m50.124 54.404l-.708 5.562H22.43l-.681-5.562z"/></g></svg> </template>
CSS
.icon-wastebasket {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m49.419%2060.178l-27.01-.207l-5.825-41.952h38.738z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M15.076%2012.068v5.951h35.745l.644-5.951zm6.833%2042.621l.5%205.282h21.518l.592-5.282z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M42.096%2060.178h7.323l.515-5.731h-7.238zm14.433-47.89h-7.59l-.628%205.613h8.218z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m21.38%2050.393l-3.607-28.381m36.49-.029l-3.757%2028.395m-9.93-28.289l8.173%2010.02M30.417%2022.13l17.152%2020.642M22.352%2024.253l21.864%2026.172M23.902%2036.996L35.928%2050.63m-10.611-1.234l1.363%201.357m-3.452-19.519l8.585-9.131M24.61%2041.882L42.853%2022.13m-15.968%2028.5l22.497-23.915M36.574%2050.63l11.543-11.946m-3.901%2012.069l2.127-1.793M14.905%2012.028H56.95v5.946H14.905z%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M42.853%2054.404h7.271%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m50.124%2054.404l-.708%205.562H22.43l-.681-5.562z%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m49.419%2060.178l-27.01-.207l-5.825-41.952h38.738z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M15.076%2012.068v5.951h35.745l.644-5.951zm6.833%2042.621l.5%205.282h21.518l.592-5.282z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M42.096%2060.178h7.323l.515-5.731h-7.238zm14.433-47.89h-7.59l-.628%205.613h8.218z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m21.38%2050.393l-3.607-28.381m36.49-.029l-3.757%2028.395m-9.93-28.289l8.173%2010.02M30.417%2022.13l17.152%2020.642M22.352%2024.253l21.864%2026.172M23.902%2036.996L35.928%2050.63m-10.611-1.234l1.363%201.357m-3.452-19.519l8.585-9.131M24.61%2041.882L42.853%2022.13m-15.968%2028.5l22.497-23.915M36.574%2050.63l11.543-11.946m-3.901%2012.069l2.127-1.793M14.905%2012.028H56.95v5.946H14.905z%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M42.853%2054.404h7.271%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m50.124%2054.404l-.708%205.562H22.43l-.681-5.562z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/wastebasket.svg?color=%231a73e8&size=48