funeral urn emoji
funeral-urn from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- funeral-urn
- Set
- Noto Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More objects icons from Noto Emoji
Use the funeral urn emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f3ab47" d="M94.41 28.78c-3.04-3.49-7.2-4.23-8.46-5.53c-1.83-1.9-1.02-4.23-1.02-4.23H43.07s.81 2.33-1.02 4.23c-1.26 1.3-5.42 2.05-8.46 5.53c-2.6 2.98-5.73 3.42-4.22 31.98c1.99 37.8 15.53 58.41 15.53 58.41S51.73 124 64 124s19.1-4.82 19.1-4.82s13.54-20.61 15.53-58.41c1.5-28.56-1.62-29.01-4.22-31.99"/><path fill="#b24938" d="M64.3 27.12c11.14 0 18.6-1.92 22.47-3.27c-.34-.19-.62-.39-.82-.6c-1.83-1.9-1.02-4.23-1.02-4.23s1.61-.68 2.57-2.21l-1.53-3.58H45.56l-2.29 1.41l-.59 4.17c.24.13.4.2.4.2s.81 2.33-1.02 4.23c-.01.01 5.05 3.88 22.24 3.88"/><path fill="#d85a41" d="M64.73 49.31c-17.63 0-30.42-4.42-35.65-6.59l.38-3.24c4.3 1.85 17.3 6.71 35.26 6.71c17.97 0 30.03-4.84 33.97-6.68l.32 3.29c-4.99 2.21-16.92 6.51-34.28 6.51m-.24 68.47c-11.99 0-20.33-4.43-23.78-6.67l-1.77-4.72c.09.07 10.96 8.39 25.55 8.39c14.61 0 24.7-8.32 24.78-8.39l-2.08 4.95c-3.43 2.32-11.13 6.44-22.7 6.44"/><path fill="#d85a41" d="M64.73 58.85c-18.03 0-30.5-4.36-35.65-6.55v-3.42c3.75 1.71 16.59 6.86 35.65 6.86c18.95 0 30.82-5.09 34.29-6.81v3.47c-4.92 2.22-16.55 6.45-34.29 6.45"/><path fill="#fff9c4" d="M35.15 57.76c1.94.6 5.72 1.66 9.85 2.21c.57.08.95.62.85 1.18c-.46 2.62-1.38 10.29.22 24.76c1.27 11.56 2.74 20.05 3.37 23.46c.13.68-.58 1.19-1.19.88l-3.19-1.64c-.57-.29-1.01-.76-1.27-1.34c-2.73-6.03-9.13-26.01-9.95-48.51c-.03-.69.64-1.2 1.31-1m-.4-6.68V47.2c0-.55.55-.93 1.06-.73c.88.35 2.28.83 4.04 1.22c2.17.48 4.38.86 5.53 1.05c.47.08.82.48.82.96v4.33s-3.84-.84-7.12-1.6s-4.33-1.35-4.33-1.35m-.91-18.34c0 2.51 1.87 3.43 8.76 4.85c4.65.96 6.08.56 8.73-1.48c2.48-1.92 5.22-5.7 5.22-5.7c-3.26-.38-6.26-1.15-9.47-1.83c-2.89-.61-5.94-2.27-8.72-.75c-1.57.85-4.52 2.86-4.52 4.91" opacity=".55"/><path fill="#ffbc6c" d="M39.8 10.98C39.8 9.85 50.64 4 64 4s24.2 5.64 24.2 6.98c0 3.43-10.83 6.21-24.2 6.21s-24.2-2.78-24.2-6.21"/><path fill="#e5912c" d="M88.2 10.98c0 3.43-10.83 6.21-24.2 6.21c-13.36 0-24.2-2.78-24.2-6.21v4.08c0 1.17.23 2.59 1.65 3.32c1.76.9 3.58 1.29 4.57 1.55c4.85 1.24 11.23 1.93 17.98 1.93s13.13-.68 17.98-1.93c.99-.25 2.78-.71 4.57-1.55c1.42-.66 1.65-2.15 1.65-3.32z"/><path fill="#fff9c4" d="M60.44 5.28c1.16-.17 1.81 1.06.87 1.66c-1.72 1.09-3.59 2.43-4.83 3.69c-2.74 2.8-3.83 4.54-3.83 4.54c-7.97-1.38-10.94-3.4-10.94-3.4s4.93-2.83 9.63-4.52c2.43-.87 6.11-1.53 9.1-1.97" opacity=".55"/></svg>
React
import type { SVGProps } from "react";
export function NotoFuneralUrn(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f3ab47" d="M94.41 28.78c-3.04-3.49-7.2-4.23-8.46-5.53c-1.83-1.9-1.02-4.23-1.02-4.23H43.07s.81 2.33-1.02 4.23c-1.26 1.3-5.42 2.05-8.46 5.53c-2.6 2.98-5.73 3.42-4.22 31.98c1.99 37.8 15.53 58.41 15.53 58.41S51.73 124 64 124s19.1-4.82 19.1-4.82s13.54-20.61 15.53-58.41c1.5-28.56-1.62-29.01-4.22-31.99"/><path fill="#b24938" d="M64.3 27.12c11.14 0 18.6-1.92 22.47-3.27c-.34-.19-.62-.39-.82-.6c-1.83-1.9-1.02-4.23-1.02-4.23s1.61-.68 2.57-2.21l-1.53-3.58H45.56l-2.29 1.41l-.59 4.17c.24.13.4.2.4.2s.81 2.33-1.02 4.23c-.01.01 5.05 3.88 22.24 3.88"/><path fill="#d85a41" d="M64.73 49.31c-17.63 0-30.42-4.42-35.65-6.59l.38-3.24c4.3 1.85 17.3 6.71 35.26 6.71c17.97 0 30.03-4.84 33.97-6.68l.32 3.29c-4.99 2.21-16.92 6.51-34.28 6.51m-.24 68.47c-11.99 0-20.33-4.43-23.78-6.67l-1.77-4.72c.09.07 10.96 8.39 25.55 8.39c14.61 0 24.7-8.32 24.78-8.39l-2.08 4.95c-3.43 2.32-11.13 6.44-22.7 6.44"/><path fill="#d85a41" d="M64.73 58.85c-18.03 0-30.5-4.36-35.65-6.55v-3.42c3.75 1.71 16.59 6.86 35.65 6.86c18.95 0 30.82-5.09 34.29-6.81v3.47c-4.92 2.22-16.55 6.45-34.29 6.45"/><path fill="#fff9c4" d="M35.15 57.76c1.94.6 5.72 1.66 9.85 2.21c.57.08.95.62.85 1.18c-.46 2.62-1.38 10.29.22 24.76c1.27 11.56 2.74 20.05 3.37 23.46c.13.68-.58 1.19-1.19.88l-3.19-1.64c-.57-.29-1.01-.76-1.27-1.34c-2.73-6.03-9.13-26.01-9.95-48.51c-.03-.69.64-1.2 1.31-1m-.4-6.68V47.2c0-.55.55-.93 1.06-.73c.88.35 2.28.83 4.04 1.22c2.17.48 4.38.86 5.53 1.05c.47.08.82.48.82.96v4.33s-3.84-.84-7.12-1.6s-4.33-1.35-4.33-1.35m-.91-18.34c0 2.51 1.87 3.43 8.76 4.85c4.65.96 6.08.56 8.73-1.48c2.48-1.92 5.22-5.7 5.22-5.7c-3.26-.38-6.26-1.15-9.47-1.83c-2.89-.61-5.94-2.27-8.72-.75c-1.57.85-4.52 2.86-4.52 4.91" opacity=".55"/><path fill="#ffbc6c" d="M39.8 10.98C39.8 9.85 50.64 4 64 4s24.2 5.64 24.2 6.98c0 3.43-10.83 6.21-24.2 6.21s-24.2-2.78-24.2-6.21"/><path fill="#e5912c" d="M88.2 10.98c0 3.43-10.83 6.21-24.2 6.21c-13.36 0-24.2-2.78-24.2-6.21v4.08c0 1.17.23 2.59 1.65 3.32c1.76.9 3.58 1.29 4.57 1.55c4.85 1.24 11.23 1.93 17.98 1.93s13.13-.68 17.98-1.93c.99-.25 2.78-.71 4.57-1.55c1.42-.66 1.65-2.15 1.65-3.32z"/><path fill="#fff9c4" d="M60.44 5.28c1.16-.17 1.81 1.06.87 1.66c-1.72 1.09-3.59 2.43-4.83 3.69c-2.74 2.8-3.83 4.54-3.83 4.54c-7.97-1.38-10.94-3.4-10.94-3.4s4.93-2.83 9.63-4.52c2.43-.87 6.11-1.53 9.1-1.97" opacity=".55"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f3ab47" d="M94.41 28.78c-3.04-3.49-7.2-4.23-8.46-5.53c-1.83-1.9-1.02-4.23-1.02-4.23H43.07s.81 2.33-1.02 4.23c-1.26 1.3-5.42 2.05-8.46 5.53c-2.6 2.98-5.73 3.42-4.22 31.98c1.99 37.8 15.53 58.41 15.53 58.41S51.73 124 64 124s19.1-4.82 19.1-4.82s13.54-20.61 15.53-58.41c1.5-28.56-1.62-29.01-4.22-31.99"/><path fill="#b24938" d="M64.3 27.12c11.14 0 18.6-1.92 22.47-3.27c-.34-.19-.62-.39-.82-.6c-1.83-1.9-1.02-4.23-1.02-4.23s1.61-.68 2.57-2.21l-1.53-3.58H45.56l-2.29 1.41l-.59 4.17c.24.13.4.2.4.2s.81 2.33-1.02 4.23c-.01.01 5.05 3.88 22.24 3.88"/><path fill="#d85a41" d="M64.73 49.31c-17.63 0-30.42-4.42-35.65-6.59l.38-3.24c4.3 1.85 17.3 6.71 35.26 6.71c17.97 0 30.03-4.84 33.97-6.68l.32 3.29c-4.99 2.21-16.92 6.51-34.28 6.51m-.24 68.47c-11.99 0-20.33-4.43-23.78-6.67l-1.77-4.72c.09.07 10.96 8.39 25.55 8.39c14.61 0 24.7-8.32 24.78-8.39l-2.08 4.95c-3.43 2.32-11.13 6.44-22.7 6.44"/><path fill="#d85a41" d="M64.73 58.85c-18.03 0-30.5-4.36-35.65-6.55v-3.42c3.75 1.71 16.59 6.86 35.65 6.86c18.95 0 30.82-5.09 34.29-6.81v3.47c-4.92 2.22-16.55 6.45-34.29 6.45"/><path fill="#fff9c4" d="M35.15 57.76c1.94.6 5.72 1.66 9.85 2.21c.57.08.95.62.85 1.18c-.46 2.62-1.38 10.29.22 24.76c1.27 11.56 2.74 20.05 3.37 23.46c.13.68-.58 1.19-1.19.88l-3.19-1.64c-.57-.29-1.01-.76-1.27-1.34c-2.73-6.03-9.13-26.01-9.95-48.51c-.03-.69.64-1.2 1.31-1m-.4-6.68V47.2c0-.55.55-.93 1.06-.73c.88.35 2.28.83 4.04 1.22c2.17.48 4.38.86 5.53 1.05c.47.08.82.48.82.96v4.33s-3.84-.84-7.12-1.6s-4.33-1.35-4.33-1.35m-.91-18.34c0 2.51 1.87 3.43 8.76 4.85c4.65.96 6.08.56 8.73-1.48c2.48-1.92 5.22-5.7 5.22-5.7c-3.26-.38-6.26-1.15-9.47-1.83c-2.89-.61-5.94-2.27-8.72-.75c-1.57.85-4.52 2.86-4.52 4.91" opacity=".55"/><path fill="#ffbc6c" d="M39.8 10.98C39.8 9.85 50.64 4 64 4s24.2 5.64 24.2 6.98c0 3.43-10.83 6.21-24.2 6.21s-24.2-2.78-24.2-6.21"/><path fill="#e5912c" d="M88.2 10.98c0 3.43-10.83 6.21-24.2 6.21c-13.36 0-24.2-2.78-24.2-6.21v4.08c0 1.17.23 2.59 1.65 3.32c1.76.9 3.58 1.29 4.57 1.55c4.85 1.24 11.23 1.93 17.98 1.93s13.13-.68 17.98-1.93c.99-.25 2.78-.71 4.57-1.55c1.42-.66 1.65-2.15 1.65-3.32z"/><path fill="#fff9c4" d="M60.44 5.28c1.16-.17 1.81 1.06.87 1.66c-1.72 1.09-3.59 2.43-4.83 3.69c-2.74 2.8-3.83 4.54-3.83 4.54c-7.97-1.38-10.94-3.4-10.94-3.4s4.93-2.83 9.63-4.52c2.43-.87 6.11-1.53 9.1-1.97" opacity=".55"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%23f3ab47%22%20d%3D%22M94.41%2028.78c-3.04-3.49-7.2-4.23-8.46-5.53c-1.83-1.9-1.02-4.23-1.02-4.23H43.07s.81%202.33-1.02%204.23c-1.26%201.3-5.42%202.05-8.46%205.53c-2.6%202.98-5.73%203.42-4.22%2031.98c1.99%2037.8%2015.53%2058.41%2015.53%2058.41S51.73%20124%2064%20124s19.1-4.82%2019.1-4.82s13.54-20.61%2015.53-58.41c1.5-28.56-1.62-29.01-4.22-31.99%22%2F%3E%3Cpath%20fill%3D%22%23b24938%22%20d%3D%22M64.3%2027.12c11.14%200%2018.6-1.92%2022.47-3.27c-.34-.19-.62-.39-.82-.6c-1.83-1.9-1.02-4.23-1.02-4.23s1.61-.68%202.57-2.21l-1.53-3.58H45.56l-2.29%201.41l-.59%204.17c.24.13.4.2.4.2s.81%202.33-1.02%204.23c-.01.01%205.05%203.88%2022.24%203.88%22%2F%3E%3Cpath%20fill%3D%22%23d85a41%22%20d%3D%22M64.73%2049.31c-17.63%200-30.42-4.42-35.65-6.59l.38-3.24c4.3%201.85%2017.3%206.71%2035.26%206.71c17.97%200%2030.03-4.84%2033.97-6.68l.32%203.29c-4.99%202.21-16.92%206.51-34.28%206.51m-.24%2068.47c-11.99%200-20.33-4.43-23.78-6.67l-1.77-4.72c.09.07%2010.96%208.39%2025.55%208.39c14.61%200%2024.7-8.32%2024.78-8.39l-2.08%204.95c-3.43%202.32-11.13%206.44-22.7%206.44%22%2F%3E%3Cpath%20fill%3D%22%23d85a41%22%20d%3D%22M64.73%2058.85c-18.03%200-30.5-4.36-35.65-6.55v-3.42c3.75%201.71%2016.59%206.86%2035.65%206.86c18.95%200%2030.82-5.09%2034.29-6.81v3.47c-4.92%202.22-16.55%206.45-34.29%206.45%22%2F%3E%3Cpath%20fill%3D%22%23fff9c4%22%20d%3D%22M35.15%2057.76c1.94.6%205.72%201.66%209.85%202.21c.57.08.95.62.85%201.18c-.46%202.62-1.38%2010.29.22%2024.76c1.27%2011.56%202.74%2020.05%203.37%2023.46c.13.68-.58%201.19-1.19.88l-3.19-1.64c-.57-.29-1.01-.76-1.27-1.34c-2.73-6.03-9.13-26.01-9.95-48.51c-.03-.69.64-1.2%201.31-1m-.4-6.68V47.2c0-.55.55-.93%201.06-.73c.88.35%202.28.83%204.04%201.22c2.17.48%204.38.86%205.53%201.05c.47.08.82.48.82.96v4.33s-3.84-.84-7.12-1.6s-4.33-1.35-4.33-1.35m-.91-18.34c0%202.51%201.87%203.43%208.76%204.85c4.65.96%206.08.56%208.73-1.48c2.48-1.92%205.22-5.7%205.22-5.7c-3.26-.38-6.26-1.15-9.47-1.83c-2.89-.61-5.94-2.27-8.72-.75c-1.57.85-4.52%202.86-4.52%204.91%22%20opacity%3D%22.55%22%2F%3E%3Cpath%20fill%3D%22%23ffbc6c%22%20d%3D%22M39.8%2010.98C39.8%209.85%2050.64%204%2064%204s24.2%205.64%2024.2%206.98c0%203.43-10.83%206.21-24.2%206.21s-24.2-2.78-24.2-6.21%22%2F%3E%3Cpath%20fill%3D%22%23e5912c%22%20d%3D%22M88.2%2010.98c0%203.43-10.83%206.21-24.2%206.21c-13.36%200-24.2-2.78-24.2-6.21v4.08c0%201.17.23%202.59%201.65%203.32c1.76.9%203.58%201.29%204.57%201.55c4.85%201.24%2011.23%201.93%2017.98%201.93s13.13-.68%2017.98-1.93c.99-.25%202.78-.71%204.57-1.55c1.42-.66%201.65-2.15%201.65-3.32z%22%2F%3E%3Cpath%20fill%3D%22%23fff9c4%22%20d%3D%22M60.44%205.28c1.16-.17%201.81%201.06.87%201.66c-1.72%201.09-3.59%202.43-4.83%203.69c-2.74%202.8-3.83%204.54-3.83%204.54c-7.97-1.38-10.94-3.4-10.94-3.4s4.93-2.83%209.63-4.52c2.43-.87%206.11-1.53%209.1-1.97%22%20opacity%3D%22.55%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23f3ab47%22%20d%3D%22M94.41%2028.78c-3.04-3.49-7.2-4.23-8.46-5.53c-1.83-1.9-1.02-4.23-1.02-4.23H43.07s.81%202.33-1.02%204.23c-1.26%201.3-5.42%202.05-8.46%205.53c-2.6%202.98-5.73%203.42-4.22%2031.98c1.99%2037.8%2015.53%2058.41%2015.53%2058.41S51.73%20124%2064%20124s19.1-4.82%2019.1-4.82s13.54-20.61%2015.53-58.41c1.5-28.56-1.62-29.01-4.22-31.99%22%2F%3E%3Cpath%20fill%3D%22%23b24938%22%20d%3D%22M64.3%2027.12c11.14%200%2018.6-1.92%2022.47-3.27c-.34-.19-.62-.39-.82-.6c-1.83-1.9-1.02-4.23-1.02-4.23s1.61-.68%202.57-2.21l-1.53-3.58H45.56l-2.29%201.41l-.59%204.17c.24.13.4.2.4.2s.81%202.33-1.02%204.23c-.01.01%205.05%203.88%2022.24%203.88%22%2F%3E%3Cpath%20fill%3D%22%23d85a41%22%20d%3D%22M64.73%2049.31c-17.63%200-30.42-4.42-35.65-6.59l.38-3.24c4.3%201.85%2017.3%206.71%2035.26%206.71c17.97%200%2030.03-4.84%2033.97-6.68l.32%203.29c-4.99%202.21-16.92%206.51-34.28%206.51m-.24%2068.47c-11.99%200-20.33-4.43-23.78-6.67l-1.77-4.72c.09.07%2010.96%208.39%2025.55%208.39c14.61%200%2024.7-8.32%2024.78-8.39l-2.08%204.95c-3.43%202.32-11.13%206.44-22.7%206.44%22%2F%3E%3Cpath%20fill%3D%22%23d85a41%22%20d%3D%22M64.73%2058.85c-18.03%200-30.5-4.36-35.65-6.55v-3.42c3.75%201.71%2016.59%206.86%2035.65%206.86c18.95%200%2030.82-5.09%2034.29-6.81v3.47c-4.92%202.22-16.55%206.45-34.29%206.45%22%2F%3E%3Cpath%20fill%3D%22%23fff9c4%22%20d%3D%22M35.15%2057.76c1.94.6%205.72%201.66%209.85%202.21c.57.08.95.62.85%201.18c-.46%202.62-1.38%2010.29.22%2024.76c1.27%2011.56%202.74%2020.05%203.37%2023.46c.13.68-.58%201.19-1.19.88l-3.19-1.64c-.57-.29-1.01-.76-1.27-1.34c-2.73-6.03-9.13-26.01-9.95-48.51c-.03-.69.64-1.2%201.31-1m-.4-6.68V47.2c0-.55.55-.93%201.06-.73c.88.35%202.28.83%204.04%201.22c2.17.48%204.38.86%205.53%201.05c.47.08.82.48.82.96v4.33s-3.84-.84-7.12-1.6s-4.33-1.35-4.33-1.35m-.91-18.34c0%202.51%201.87%203.43%208.76%204.85c4.65.96%206.08.56%208.73-1.48c2.48-1.92%205.22-5.7%205.22-5.7c-3.26-.38-6.26-1.15-9.47-1.83c-2.89-.61-5.94-2.27-8.72-.75c-1.57.85-4.52%202.86-4.52%204.91%22%20opacity%3D%22.55%22%2F%3E%3Cpath%20fill%3D%22%23ffbc6c%22%20d%3D%22M39.8%2010.98C39.8%209.85%2050.64%204%2064%204s24.2%205.64%2024.2%206.98c0%203.43-10.83%206.21-24.2%206.21s-24.2-2.78-24.2-6.21%22%2F%3E%3Cpath%20fill%3D%22%23e5912c%22%20d%3D%22M88.2%2010.98c0%203.43-10.83%206.21-24.2%206.21c-13.36%200-24.2-2.78-24.2-6.21v4.08c0%201.17.23%202.59%201.65%203.32c1.76.9%203.58%201.29%204.57%201.55c4.85%201.24%2011.23%201.93%2017.98%201.93s13.13-.68%2017.98-1.93c.99-.25%202.78-.71%204.57-1.55c1.42-.66%201.65-2.15%201.65-3.32z%22%2F%3E%3Cpath%20fill%3D%22%23fff9c4%22%20d%3D%22M60.44%205.28c1.16-.17%201.81%201.06.87%201.66c-1.72%201.09-3.59%202.43-4.83%203.69c-2.74%202.8-3.83%204.54-3.83%204.54c-7.97-1.38-10.94-3.4-10.94-3.4s4.93-2.83%209.63-4.52c2.43-.87%206.11-1.53%209.1-1.97%22%20opacity%3D%22.55%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/funeral-urn.svg?color=%231a73e8&size=48