funeral urn emoji
funeral-urn from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- funeral-urn
- 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 funeral urn emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.582 6a8.002 8.002 0 0 1 14.836 0c.605.001 2.019.042 3.285 1.11C28.053 8.252 29 10.348 29 14c0 6.84-3.3 12.527-5.076 15.1c-.874 1.266-2.313 1.9-3.764 1.9h-8.32c-1.451 0-2.89-.634-3.764-1.9C6.3 26.526 3 20.84 3 14c0-3.66.966-5.753 2.323-6.891C6.597 6.04 8.009 6 8.582 6M16 3a6 6 0 0 0-5.659 4H21.66A6 6 0 0 0 16 3m7.33 5H8.66c-.46 0-1.302.012-2.052.641c-.456.383-.97 1.076-1.292 2.359H26.69c-.317-1.286-.825-1.98-1.277-2.36c-.741-.626-1.58-.64-2.083-.64M5.028 13q-.027.468-.028 1q0 .505.026 1h21.948q.026-.495.026-1q0-.532-.028-1zm21.744 4H5.228c.736 4.901 3.083 8.919 4.494 10.963c.452.655 1.233 1.037 2.118 1.037h8.32c.885 0 1.666-.382 2.118-1.037C23.69 25.92 26.036 21.901 26.772 17"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastFuneralUrn(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.582 6a8.002 8.002 0 0 1 14.836 0c.605.001 2.019.042 3.285 1.11C28.053 8.252 29 10.348 29 14c0 6.84-3.3 12.527-5.076 15.1c-.874 1.266-2.313 1.9-3.764 1.9h-8.32c-1.451 0-2.89-.634-3.764-1.9C6.3 26.526 3 20.84 3 14c0-3.66.966-5.753 2.323-6.891C6.597 6.04 8.009 6 8.582 6M16 3a6 6 0 0 0-5.659 4H21.66A6 6 0 0 0 16 3m7.33 5H8.66c-.46 0-1.302.012-2.052.641c-.456.383-.97 1.076-1.292 2.359H26.69c-.317-1.286-.825-1.98-1.277-2.36c-.741-.626-1.58-.64-2.083-.64M5.028 13q-.027.468-.028 1q0 .505.026 1h21.948q.026-.495.026-1q0-.532-.028-1zm21.744 4H5.228c.736 4.901 3.083 8.919 4.494 10.963c.452.655 1.233 1.037 2.118 1.037h8.32c.885 0 1.666-.382 2.118-1.037C23.69 25.92 26.036 21.901 26.772 17"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.582 6a8.002 8.002 0 0 1 14.836 0c.605.001 2.019.042 3.285 1.11C28.053 8.252 29 10.348 29 14c0 6.84-3.3 12.527-5.076 15.1c-.874 1.266-2.313 1.9-3.764 1.9h-8.32c-1.451 0-2.89-.634-3.764-1.9C6.3 26.526 3 20.84 3 14c0-3.66.966-5.753 2.323-6.891C6.597 6.04 8.009 6 8.582 6M16 3a6 6 0 0 0-5.659 4H21.66A6 6 0 0 0 16 3m7.33 5H8.66c-.46 0-1.302.012-2.052.641c-.456.383-.97 1.076-1.292 2.359H26.69c-.317-1.286-.825-1.98-1.277-2.36c-.741-.626-1.58-.64-2.083-.64M5.028 13q-.027.468-.028 1q0 .505.026 1h21.948q.026-.495.026-1q0-.532-.028-1zm21.744 4H5.228c.736 4.901 3.083 8.919 4.494 10.963c.452.655 1.233 1.037 2.118 1.037h8.32c.885 0 1.666-.382 2.118-1.037C23.69 25.92 26.036 21.901 26.772 17"/></svg> </template>
CSS
.icon-funeral-urn {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.582%206a8.002%208.002%200%200%201%2014.836%200c.605.001%202.019.042%203.285%201.11C28.053%208.252%2029%2010.348%2029%2014c0%206.84-3.3%2012.527-5.076%2015.1c-.874%201.266-2.313%201.9-3.764%201.9h-8.32c-1.451%200-2.89-.634-3.764-1.9C6.3%2026.526%203%2020.84%203%2014c0-3.66.966-5.753%202.323-6.891C6.597%206.04%208.009%206%208.582%206M16%203a6%206%200%200%200-5.659%204H21.66A6%206%200%200%200%2016%203m7.33%205H8.66c-.46%200-1.302.012-2.052.641c-.456.383-.97%201.076-1.292%202.359H26.69c-.317-1.286-.825-1.98-1.277-2.36c-.741-.626-1.58-.64-2.083-.64M5.028%2013q-.027.468-.028%201q0%20.505.026%201h21.948q.026-.495.026-1q0-.532-.028-1zm21.744%204H5.228c.736%204.901%203.083%208.919%204.494%2010.963c.452.655%201.233%201.037%202.118%201.037h8.32c.885%200%201.666-.382%202.118-1.037C23.69%2025.92%2026.036%2021.901%2026.772%2017%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.582%206a8.002%208.002%200%200%201%2014.836%200c.605.001%202.019.042%203.285%201.11C28.053%208.252%2029%2010.348%2029%2014c0%206.84-3.3%2012.527-5.076%2015.1c-.874%201.266-2.313%201.9-3.764%201.9h-8.32c-1.451%200-2.89-.634-3.764-1.9C6.3%2026.526%203%2020.84%203%2014c0-3.66.966-5.753%202.323-6.891C6.597%206.04%208.009%206%208.582%206M16%203a6%206%200%200%200-5.659%204H21.66A6%206%200%200%200%2016%203m7.33%205H8.66c-.46%200-1.302.012-2.052.641c-.456.383-.97%201.076-1.292%202.359H26.69c-.317-1.286-.825-1.98-1.277-2.36c-.741-.626-1.58-.64-2.083-.64M5.028%2013q-.027.468-.028%201q0%20.505.026%201h21.948q.026-.495.026-1q0-.532-.028-1zm21.744%204H5.228c.736%204.901%203.083%208.919%204.494%2010.963c.452.655%201.233%201.037%202.118%201.037h8.32c.885%200%201.666-.382%202.118-1.037C23.69%2025.92%2026.036%2021.901%2026.772%2017%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/funeral-urn.svg?color=%231a73e8&size=48