coffin emoji
coffin from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- coffin
- 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 coffin emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-miterlimit="10"><path fill="#a57939" stroke="#a57939" stroke-width="2" d="M31.632 67.6h9.064a3 3 0 0 0 2.858-2.088l12.352-38.705a3 3 0 0 0-.329-2.526L43.772 5.786A3 3 0 0 0 41.243 4.4H31.085a3 3 0 0 0-2.53 1.386L16.752 24.28a3 3 0 0 0-.33 2.526l12.353 38.705a3 3 0 0 0 2.858 2.088z"/><path fill="#f4aa41" d="M36.334 22v16m-4.8-11.367h9.6"/><path fill="#6a462f" stroke="#6a462f" stroke-linejoin="round" d="m39.25 4.4l8.25 22.1l-8.25 41.1l2.25-.1L56 25.382L41.5 4.5z"/></g><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M31.632 67.6h9.064a3 3 0 0 0 2.858-2.088l12.352-38.705a3 3 0 0 0-.329-2.526L43.772 5.786A3 3 0 0 0 41.243 4.4H31.085a3 3 0 0 0-2.53 1.386L16.752 24.28a3 3 0 0 0-.33 2.526l12.353 38.705a3 3 0 0 0 2.858 2.088z"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiCoffin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g strokeMiterlimit="10"><path fill="#a57939" stroke="#a57939" strokeWidth="2" d="M31.632 67.6h9.064a3 3 0 0 0 2.858-2.088l12.352-38.705a3 3 0 0 0-.329-2.526L43.772 5.786A3 3 0 0 0 41.243 4.4H31.085a3 3 0 0 0-2.53 1.386L16.752 24.28a3 3 0 0 0-.33 2.526l12.353 38.705a3 3 0 0 0 2.858 2.088z"/><path fill="#f4aa41" d="M36.334 22v16m-4.8-11.367h9.6"/><path fill="#6a462f" stroke="#6a462f" strokeLinejoin="round" d="m39.25 4.4l8.25 22.1l-8.25 41.1l2.25-.1L56 25.382L41.5 4.5z"/></g><path fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2" d="M31.632 67.6h9.064a3 3 0 0 0 2.858-2.088l12.352-38.705a3 3 0 0 0-.329-2.526L43.772 5.786A3 3 0 0 0 41.243 4.4H31.085a3 3 0 0 0-2.53 1.386L16.752 24.28a3 3 0 0 0-.33 2.526l12.353 38.705a3 3 0 0 0 2.858 2.088z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-miterlimit="10"><path fill="#a57939" stroke="#a57939" stroke-width="2" d="M31.632 67.6h9.064a3 3 0 0 0 2.858-2.088l12.352-38.705a3 3 0 0 0-.329-2.526L43.772 5.786A3 3 0 0 0 41.243 4.4H31.085a3 3 0 0 0-2.53 1.386L16.752 24.28a3 3 0 0 0-.33 2.526l12.353 38.705a3 3 0 0 0 2.858 2.088z"/><path fill="#f4aa41" d="M36.334 22v16m-4.8-11.367h9.6"/><path fill="#6a462f" stroke="#6a462f" stroke-linejoin="round" d="m39.25 4.4l8.25 22.1l-8.25 41.1l2.25-.1L56 25.382L41.5 4.5z"/></g><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M31.632 67.6h9.064a3 3 0 0 0 2.858-2.088l12.352-38.705a3 3 0 0 0-.329-2.526L43.772 5.786A3 3 0 0 0 41.243 4.4H31.085a3 3 0 0 0-2.53 1.386L16.752 24.28a3 3 0 0 0-.33 2.526l12.353 38.705a3 3 0 0 0 2.858 2.088z"/></svg> </template>
CSS
.icon-coffin {
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%3Cg%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20fill%3D%22%23a57939%22%20stroke%3D%22%23a57939%22%20stroke-width%3D%222%22%20d%3D%22M31.632%2067.6h9.064a3%203%200%200%200%202.858-2.088l12.352-38.705a3%203%200%200%200-.329-2.526L43.772%205.786A3%203%200%200%200%2041.243%204.4H31.085a3%203%200%200%200-2.53%201.386L16.752%2024.28a3%203%200%200%200-.33%202.526l12.353%2038.705a3%203%200%200%200%202.858%202.088z%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M36.334%2022v16m-4.8-11.367h9.6%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20stroke%3D%22%236a462f%22%20stroke-linejoin%3D%22round%22%20d%3D%22m39.25%204.4l8.25%2022.1l-8.25%2041.1l2.25-.1L56%2025.382L41.5%204.5z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M31.632%2067.6h9.064a3%203%200%200%200%202.858-2.088l12.352-38.705a3%203%200%200%200-.329-2.526L43.772%205.786A3%203%200%200%200%2041.243%204.4H31.085a3%203%200%200%200-2.53%201.386L16.752%2024.28a3%203%200%200%200-.33%202.526l12.353%2038.705a3%203%200%200%200%202.858%202.088z%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%2072%2072%22%3E%3Cg%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20fill%3D%22%23a57939%22%20stroke%3D%22%23a57939%22%20stroke-width%3D%222%22%20d%3D%22M31.632%2067.6h9.064a3%203%200%200%200%202.858-2.088l12.352-38.705a3%203%200%200%200-.329-2.526L43.772%205.786A3%203%200%200%200%2041.243%204.4H31.085a3%203%200%200%200-2.53%201.386L16.752%2024.28a3%203%200%200%200-.33%202.526l12.353%2038.705a3%203%200%200%200%202.858%202.088z%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M36.334%2022v16m-4.8-11.367h9.6%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20stroke%3D%22%236a462f%22%20stroke-linejoin%3D%22round%22%20d%3D%22m39.25%204.4l8.25%2022.1l-8.25%2041.1l2.25-.1L56%2025.382L41.5%204.5z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M31.632%2067.6h9.064a3%203%200%200%200%202.858-2.088l12.352-38.705a3%203%200%200%200-.329-2.526L43.772%205.786A3%203%200%200%200%2041.243%204.4H31.085a3%203%200%200%200-2.53%201.386L16.752%2024.28a3%203%200%200%200-.33%202.526l12.353%2038.705a3%203%200%200%200%202.858%202.088z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/coffin.svg?color=%231a73e8&size=48