coffin emoji
coffin from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- coffin
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More objects icons from Fluent Emoji High Contrast
Use the coffin emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M13.33 9.129a.723.723 0 0 1-.432 1.153l.173.633c.152-.226.477-.474 1.095-.691c0 .382-.193 1.128-.936 1.278l.098.356l1.623.42a.363.363 0 1 1-.182.702l-1.222-.316l.313 1.15a.363.363 0 1 1-.7.19l-.422-1.549l-.228-.059c-.008.29-.268.693-1.21 1.024c0-.324.138-.91.634-1.172l-.74-.191a.7.7 0 0 1-.054.182a.726.726 0 0 1-1.16.26c-.17.06-.36.06-.54-.01a.74.74 0 0 1-.4-.89a.745.745 0 0 1-.29-.91c.15-.34.51-.52.85-.43v-.01a.726.726 0 0 1 1.36.05c.06.01.12.03.18.05l.02.009a.9.9 0 0 1-.14-.38a.72.72 0 0 1-.04-1.3c-.08-.35.11-.71.45-.85c.35-.14.74 0 .93.3h.01c.39-.15.82.03.98.41c.08.2.07.41-.02.59m-.811 2.52l-.306-1.12a1 1 0 0 1-.153.08a.76.76 0 0 1-.615-.013c.143.202.18.473.075.723l-.027.066zm-.459-1.92a.48.48 0 1 0 0-.96a.48.48 0 0 0 0 .96m-1.4 1.52a.48.48 0 1 0-.96 0a.48.48 0 0 0 .96 0"/><path d="M10.773 1.08a4 4 0 0 0-3.937.898L3.585 5.026A4 4 0 0 0 2.321 7.88h-.003l-.287 3.682a3 3 0 0 0 .107 1.061l1.18 4.11a5 5 0 0 0 1.963 2.733L21.402 30.61a2.5 2.5 0 0 0 3.19-.288l3.53-3.53a3 3 0 0 0 .878-2.12v-2.997h-.001a2.6 2.6 0 0 0-.465-1.623L17.34 4.018a4 4 0 0 0-2.078-1.525zm16.18 20.22l-4.066 3.967L6.664 14.223L4.325 7.81a2 2 0 0 1 .628-1.326l3.251-3.048a2 2 0 0 1 1.969-.45L14.66 4.4a2 2 0 0 1 1.04.763l11.194 16.034a.6.6 0 0 1 .058.103M8.3 18.198l2.54 1.846a.5.5 0 0 1-.587.809l-2.541-1.846a.5.5 0 0 1 .588-.81m5.993 4.127l2.541 1.846a.5.5 0 1 1-.588.809l-2.54-1.846a.5.5 0 1 1 .587-.81"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastCoffin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M13.33 9.129a.723.723 0 0 1-.432 1.153l.173.633c.152-.226.477-.474 1.095-.691c0 .382-.193 1.128-.936 1.278l.098.356l1.623.42a.363.363 0 1 1-.182.702l-1.222-.316l.313 1.15a.363.363 0 1 1-.7.19l-.422-1.549l-.228-.059c-.008.29-.268.693-1.21 1.024c0-.324.138-.91.634-1.172l-.74-.191a.7.7 0 0 1-.054.182a.726.726 0 0 1-1.16.26c-.17.06-.36.06-.54-.01a.74.74 0 0 1-.4-.89a.745.745 0 0 1-.29-.91c.15-.34.51-.52.85-.43v-.01a.726.726 0 0 1 1.36.05c.06.01.12.03.18.05l.02.009a.9.9 0 0 1-.14-.38a.72.72 0 0 1-.04-1.3c-.08-.35.11-.71.45-.85c.35-.14.74 0 .93.3h.01c.39-.15.82.03.98.41c.08.2.07.41-.02.59m-.811 2.52l-.306-1.12a1 1 0 0 1-.153.08a.76.76 0 0 1-.615-.013c.143.202.18.473.075.723l-.027.066zm-.459-1.92a.48.48 0 1 0 0-.96a.48.48 0 0 0 0 .96m-1.4 1.52a.48.48 0 1 0-.96 0a.48.48 0 0 0 .96 0"/><path d="M10.773 1.08a4 4 0 0 0-3.937.898L3.585 5.026A4 4 0 0 0 2.321 7.88h-.003l-.287 3.682a3 3 0 0 0 .107 1.061l1.18 4.11a5 5 0 0 0 1.963 2.733L21.402 30.61a2.5 2.5 0 0 0 3.19-.288l3.53-3.53a3 3 0 0 0 .878-2.12v-2.997h-.001a2.6 2.6 0 0 0-.465-1.623L17.34 4.018a4 4 0 0 0-2.078-1.525zm16.18 20.22l-4.066 3.967L6.664 14.223L4.325 7.81a2 2 0 0 1 .628-1.326l3.251-3.048a2 2 0 0 1 1.969-.45L14.66 4.4a2 2 0 0 1 1.04.763l11.194 16.034a.6.6 0 0 1 .058.103M8.3 18.198l2.54 1.846a.5.5 0 0 1-.587.809l-2.541-1.846a.5.5 0 0 1 .588-.81m5.993 4.127l2.541 1.846a.5.5 0 1 1-.588.809l-2.54-1.846a.5.5 0 1 1 .587-.81"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M13.33 9.129a.723.723 0 0 1-.432 1.153l.173.633c.152-.226.477-.474 1.095-.691c0 .382-.193 1.128-.936 1.278l.098.356l1.623.42a.363.363 0 1 1-.182.702l-1.222-.316l.313 1.15a.363.363 0 1 1-.7.19l-.422-1.549l-.228-.059c-.008.29-.268.693-1.21 1.024c0-.324.138-.91.634-1.172l-.74-.191a.7.7 0 0 1-.054.182a.726.726 0 0 1-1.16.26c-.17.06-.36.06-.54-.01a.74.74 0 0 1-.4-.89a.745.745 0 0 1-.29-.91c.15-.34.51-.52.85-.43v-.01a.726.726 0 0 1 1.36.05c.06.01.12.03.18.05l.02.009a.9.9 0 0 1-.14-.38a.72.72 0 0 1-.04-1.3c-.08-.35.11-.71.45-.85c.35-.14.74 0 .93.3h.01c.39-.15.82.03.98.41c.08.2.07.41-.02.59m-.811 2.52l-.306-1.12a1 1 0 0 1-.153.08a.76.76 0 0 1-.615-.013c.143.202.18.473.075.723l-.027.066zm-.459-1.92a.48.48 0 1 0 0-.96a.48.48 0 0 0 0 .96m-1.4 1.52a.48.48 0 1 0-.96 0a.48.48 0 0 0 .96 0"/><path d="M10.773 1.08a4 4 0 0 0-3.937.898L3.585 5.026A4 4 0 0 0 2.321 7.88h-.003l-.287 3.682a3 3 0 0 0 .107 1.061l1.18 4.11a5 5 0 0 0 1.963 2.733L21.402 30.61a2.5 2.5 0 0 0 3.19-.288l3.53-3.53a3 3 0 0 0 .878-2.12v-2.997h-.001a2.6 2.6 0 0 0-.465-1.623L17.34 4.018a4 4 0 0 0-2.078-1.525zm16.18 20.22l-4.066 3.967L6.664 14.223L4.325 7.81a2 2 0 0 1 .628-1.326l3.251-3.048a2 2 0 0 1 1.969-.45L14.66 4.4a2 2 0 0 1 1.04.763l11.194 16.034a.6.6 0 0 1 .058.103M8.3 18.198l2.54 1.846a.5.5 0 0 1-.587.809l-2.541-1.846a.5.5 0 0 1 .588-.81m5.993 4.127l2.541 1.846a.5.5 0 1 1-.588.809l-2.54-1.846a.5.5 0 1 1 .587-.81"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M13.33%209.129a.723.723%200%200%201-.432%201.153l.173.633c.152-.226.477-.474%201.095-.691c0%20.382-.193%201.128-.936%201.278l.098.356l1.623.42a.363.363%200%201%201-.182.702l-1.222-.316l.313%201.15a.363.363%200%201%201-.7.19l-.422-1.549l-.228-.059c-.008.29-.268.693-1.21%201.024c0-.324.138-.91.634-1.172l-.74-.191a.7.7%200%200%201-.054.182a.726.726%200%200%201-1.16.26c-.17.06-.36.06-.54-.01a.74.74%200%200%201-.4-.89a.745.745%200%200%201-.29-.91c.15-.34.51-.52.85-.43v-.01a.726.726%200%200%201%201.36.05c.06.01.12.03.18.05l.02.009a.9.9%200%200%201-.14-.38a.72.72%200%200%201-.04-1.3c-.08-.35.11-.71.45-.85c.35-.14.74%200%20.93.3h.01c.39-.15.82.03.98.41c.08.2.07.41-.02.59m-.811%202.52l-.306-1.12a1%201%200%200%201-.153.08a.76.76%200%200%201-.615-.013c.143.202.18.473.075.723l-.027.066zm-.459-1.92a.48.48%200%201%200%200-.96a.48.48%200%200%200%200%20.96m-1.4%201.52a.48.48%200%201%200-.96%200a.48.48%200%200%200%20.96%200%22%2F%3E%3Cpath%20d%3D%22M10.773%201.08a4%204%200%200%200-3.937.898L3.585%205.026A4%204%200%200%200%202.321%207.88h-.003l-.287%203.682a3%203%200%200%200%20.107%201.061l1.18%204.11a5%205%200%200%200%201.963%202.733L21.402%2030.61a2.5%202.5%200%200%200%203.19-.288l3.53-3.53a3%203%200%200%200%20.878-2.12v-2.997h-.001a2.6%202.6%200%200%200-.465-1.623L17.34%204.018a4%204%200%200%200-2.078-1.525zm16.18%2020.22l-4.066%203.967L6.664%2014.223L4.325%207.81a2%202%200%200%201%20.628-1.326l3.251-3.048a2%202%200%200%201%201.969-.45L14.66%204.4a2%202%200%200%201%201.04.763l11.194%2016.034a.6.6%200%200%201%20.058.103M8.3%2018.198l2.54%201.846a.5.5%200%200%201-.587.809l-2.541-1.846a.5.5%200%200%201%20.588-.81m5.993%204.127l2.541%201.846a.5.5%200%201%201-.588.809l-2.54-1.846a.5.5%200%201%201%20.587-.81%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M13.33%209.129a.723.723%200%200%201-.432%201.153l.173.633c.152-.226.477-.474%201.095-.691c0%20.382-.193%201.128-.936%201.278l.098.356l1.623.42a.363.363%200%201%201-.182.702l-1.222-.316l.313%201.15a.363.363%200%201%201-.7.19l-.422-1.549l-.228-.059c-.008.29-.268.693-1.21%201.024c0-.324.138-.91.634-1.172l-.74-.191a.7.7%200%200%201-.054.182a.726.726%200%200%201-1.16.26c-.17.06-.36.06-.54-.01a.74.74%200%200%201-.4-.89a.745.745%200%200%201-.29-.91c.15-.34.51-.52.85-.43v-.01a.726.726%200%200%201%201.36.05c.06.01.12.03.18.05l.02.009a.9.9%200%200%201-.14-.38a.72.72%200%200%201-.04-1.3c-.08-.35.11-.71.45-.85c.35-.14.74%200%20.93.3h.01c.39-.15.82.03.98.41c.08.2.07.41-.02.59m-.811%202.52l-.306-1.12a1%201%200%200%201-.153.08a.76.76%200%200%201-.615-.013c.143.202.18.473.075.723l-.027.066zm-.459-1.92a.48.48%200%201%200%200-.96a.48.48%200%200%200%200%20.96m-1.4%201.52a.48.48%200%201%200-.96%200a.48.48%200%200%200%20.96%200%22%2F%3E%3Cpath%20d%3D%22M10.773%201.08a4%204%200%200%200-3.937.898L3.585%205.026A4%204%200%200%200%202.321%207.88h-.003l-.287%203.682a3%203%200%200%200%20.107%201.061l1.18%204.11a5%205%200%200%200%201.963%202.733L21.402%2030.61a2.5%202.5%200%200%200%203.19-.288l3.53-3.53a3%203%200%200%200%20.878-2.12v-2.997h-.001a2.6%202.6%200%200%200-.465-1.623L17.34%204.018a4%204%200%200%200-2.078-1.525zm16.18%2020.22l-4.066%203.967L6.664%2014.223L4.325%207.81a2%202%200%200%201%20.628-1.326l3.251-3.048a2%202%200%200%201%201.969-.45L14.66%204.4a2%202%200%200%201%201.04.763l11.194%2016.034a.6.6%200%200%201%20.058.103M8.3%2018.198l2.54%201.846a.5.5%200%200%201-.587.809l-2.541-1.846a.5.5%200%200%201%20.588-.81m5.993%204.127l2.541%201.846a.5.5%200%201%201-.588.809l-2.54-1.846a.5.5%200%201%201%20.587-.81%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/coffin.svg?color=%231a73e8&size=48