funeral urn emoji

funeral-urn from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.

Name
funeral-urn
Set
Twitter Emoji
Style
Default
Category
Objects
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More objects icons from Twitter Emoji

Use the funeral urn emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#d99e82" d="M23 34c0 .553-2.687 1.466-6 1.466s-6-.913-6-1.466s2.686-1 6-1s6 .447 6 1"/><path fill="#c1694f" d="M24 7.078s-1-1.039 0-2.039S25 2 25 2H9.031s0 2.039 1 3.039s0 2.02 0 2.02s-5 1.971-5 9.971s5.977 16.995 5.977 16.995L17 34h6s6-8.961 6-16.961s-5-9.961-5-9.961"/><path fill="#d99e82" d="M25 2c0 .552-3.582 1-8 1s-8-.448-8-1S12.582.25 17 .25S25 1.448 25 2m-8 31.225c-3.331 0-6.143-.565-7.25-1.304c.725 1.294 1.246 2.084 1.256 2.1c.063.555 2.72 1.445 5.994 1.445c3.313 0 6-.913 6-1.466c0 0 .52-.781 1.244-2.065c-1.12.732-3.934 1.29-7.244 1.29"/><path fill="#662113" d="M24.163 4.724c-.799.46-3.698 1.008-7.163 1.008s-6.365-.548-7.163-1.008c-.142.082-.226.167-.226.255c0 .583 3.308 1.262 7.389 1.262c4.08 0 7.389-.679 7.389-1.262c0-.088-.083-.173-.226-.255"/><path fill="#662113" d="M10.387 6.467c2.594.71 5.403.814 6.613.814c1.215 0 4.037-.097 6.639-.815c-.137-.388-.155-.912.361-1.427l.008-.01l-.117.034c-2.479.682-7.009.969-7.009.969s-4.353-.287-6.832-.969h-.001c.497.513.476 1.025.338 1.404"/><path fill="#d99e82" d="M17 18.612c4.808 0 9.216-.776 11.962-2.55c-.072-1.319-.282-2.456-.583-3.434c-.438.091-.862.348-1.345.509c-3 1-8.034 1.25-10.034 1.25s-7.052-.293-10.052-1.293c-.48-.16-.843-.373-1.3-.464c-.323 1.054-.539 2.295-.592 3.747c2.798 1.632 7.533 2.235 11.944 2.235"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiFuneralUrn(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#d99e82" d="M23 34c0 .553-2.687 1.466-6 1.466s-6-.913-6-1.466s2.686-1 6-1s6 .447 6 1"/><path fill="#c1694f" d="M24 7.078s-1-1.039 0-2.039S25 2 25 2H9.031s0 2.039 1 3.039s0 2.02 0 2.02s-5 1.971-5 9.971s5.977 16.995 5.977 16.995L17 34h6s6-8.961 6-16.961s-5-9.961-5-9.961"/><path fill="#d99e82" d="M25 2c0 .552-3.582 1-8 1s-8-.448-8-1S12.582.25 17 .25S25 1.448 25 2m-8 31.225c-3.331 0-6.143-.565-7.25-1.304c.725 1.294 1.246 2.084 1.256 2.1c.063.555 2.72 1.445 5.994 1.445c3.313 0 6-.913 6-1.466c0 0 .52-.781 1.244-2.065c-1.12.732-3.934 1.29-7.244 1.29"/><path fill="#662113" d="M24.163 4.724c-.799.46-3.698 1.008-7.163 1.008s-6.365-.548-7.163-1.008c-.142.082-.226.167-.226.255c0 .583 3.308 1.262 7.389 1.262c4.08 0 7.389-.679 7.389-1.262c0-.088-.083-.173-.226-.255"/><path fill="#662113" d="M10.387 6.467c2.594.71 5.403.814 6.613.814c1.215 0 4.037-.097 6.639-.815c-.137-.388-.155-.912.361-1.427l.008-.01l-.117.034c-2.479.682-7.009.969-7.009.969s-4.353-.287-6.832-.969h-.001c.497.513.476 1.025.338 1.404"/><path fill="#d99e82" d="M17 18.612c4.808 0 9.216-.776 11.962-2.55c-.072-1.319-.282-2.456-.583-3.434c-.438.091-.862.348-1.345.509c-3 1-8.034 1.25-10.034 1.25s-7.052-.293-10.052-1.293c-.48-.16-.843-.373-1.3-.464c-.323 1.054-.539 2.295-.592 3.747c2.798 1.632 7.533 2.235 11.944 2.235"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#d99e82" d="M23 34c0 .553-2.687 1.466-6 1.466s-6-.913-6-1.466s2.686-1 6-1s6 .447 6 1"/><path fill="#c1694f" d="M24 7.078s-1-1.039 0-2.039S25 2 25 2H9.031s0 2.039 1 3.039s0 2.02 0 2.02s-5 1.971-5 9.971s5.977 16.995 5.977 16.995L17 34h6s6-8.961 6-16.961s-5-9.961-5-9.961"/><path fill="#d99e82" d="M25 2c0 .552-3.582 1-8 1s-8-.448-8-1S12.582.25 17 .25S25 1.448 25 2m-8 31.225c-3.331 0-6.143-.565-7.25-1.304c.725 1.294 1.246 2.084 1.256 2.1c.063.555 2.72 1.445 5.994 1.445c3.313 0 6-.913 6-1.466c0 0 .52-.781 1.244-2.065c-1.12.732-3.934 1.29-7.244 1.29"/><path fill="#662113" d="M24.163 4.724c-.799.46-3.698 1.008-7.163 1.008s-6.365-.548-7.163-1.008c-.142.082-.226.167-.226.255c0 .583 3.308 1.262 7.389 1.262c4.08 0 7.389-.679 7.389-1.262c0-.088-.083-.173-.226-.255"/><path fill="#662113" d="M10.387 6.467c2.594.71 5.403.814 6.613.814c1.215 0 4.037-.097 6.639-.815c-.137-.388-.155-.912.361-1.427l.008-.01l-.117.034c-2.479.682-7.009.969-7.009.969s-4.353-.287-6.832-.969h-.001c.497.513.476 1.025.338 1.404"/><path fill="#d99e82" d="M17 18.612c4.808 0 9.216-.776 11.962-2.55c-.072-1.319-.282-2.456-.583-3.434c-.438.091-.862.348-1.345.509c-3 1-8.034 1.25-10.034 1.25s-7.052-.293-10.052-1.293c-.48-.16-.843-.373-1.3-.464c-.323 1.054-.539 2.295-.592 3.747c2.798 1.632 7.533 2.235 11.944 2.235"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23d99e82%22%20d%3D%22M23%2034c0%20.553-2.687%201.466-6%201.466s-6-.913-6-1.466s2.686-1%206-1s6%20.447%206%201%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M24%207.078s-1-1.039%200-2.039S25%202%2025%202H9.031s0%202.039%201%203.039s0%202.02%200%202.02s-5%201.971-5%209.971s5.977%2016.995%205.977%2016.995L17%2034h6s6-8.961%206-16.961s-5-9.961-5-9.961%22%2F%3E%3Cpath%20fill%3D%22%23d99e82%22%20d%3D%22M25%202c0%20.552-3.582%201-8%201s-8-.448-8-1S12.582.25%2017%20.25S25%201.448%2025%202m-8%2031.225c-3.331%200-6.143-.565-7.25-1.304c.725%201.294%201.246%202.084%201.256%202.1c.063.555%202.72%201.445%205.994%201.445c3.313%200%206-.913%206-1.466c0%200%20.52-.781%201.244-2.065c-1.12.732-3.934%201.29-7.244%201.29%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M24.163%204.724c-.799.46-3.698%201.008-7.163%201.008s-6.365-.548-7.163-1.008c-.142.082-.226.167-.226.255c0%20.583%203.308%201.262%207.389%201.262c4.08%200%207.389-.679%207.389-1.262c0-.088-.083-.173-.226-.255%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M10.387%206.467c2.594.71%205.403.814%206.613.814c1.215%200%204.037-.097%206.639-.815c-.137-.388-.155-.912.361-1.427l.008-.01l-.117.034c-2.479.682-7.009.969-7.009.969s-4.353-.287-6.832-.969h-.001c.497.513.476%201.025.338%201.404%22%2F%3E%3Cpath%20fill%3D%22%23d99e82%22%20d%3D%22M17%2018.612c4.808%200%209.216-.776%2011.962-2.55c-.072-1.319-.282-2.456-.583-3.434c-.438.091-.862.348-1.345.509c-3%201-8.034%201.25-10.034%201.25s-7.052-.293-10.052-1.293c-.48-.16-.843-.373-1.3-.464c-.323%201.054-.539%202.295-.592%203.747c2.798%201.632%207.533%202.235%2011.944%202.235%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23d99e82%22%20d%3D%22M23%2034c0%20.553-2.687%201.466-6%201.466s-6-.913-6-1.466s2.686-1%206-1s6%20.447%206%201%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M24%207.078s-1-1.039%200-2.039S25%202%2025%202H9.031s0%202.039%201%203.039s0%202.02%200%202.02s-5%201.971-5%209.971s5.977%2016.995%205.977%2016.995L17%2034h6s6-8.961%206-16.961s-5-9.961-5-9.961%22%2F%3E%3Cpath%20fill%3D%22%23d99e82%22%20d%3D%22M25%202c0%20.552-3.582%201-8%201s-8-.448-8-1S12.582.25%2017%20.25S25%201.448%2025%202m-8%2031.225c-3.331%200-6.143-.565-7.25-1.304c.725%201.294%201.246%202.084%201.256%202.1c.063.555%202.72%201.445%205.994%201.445c3.313%200%206-.913%206-1.466c0%200%20.52-.781%201.244-2.065c-1.12.732-3.934%201.29-7.244%201.29%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M24.163%204.724c-.799.46-3.698%201.008-7.163%201.008s-6.365-.548-7.163-1.008c-.142.082-.226.167-.226.255c0%20.583%203.308%201.262%207.389%201.262c4.08%200%207.389-.679%207.389-1.262c0-.088-.083-.173-.226-.255%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M10.387%206.467c2.594.71%205.403.814%206.613.814c1.215%200%204.037-.097%206.639-.815c-.137-.388-.155-.912.361-1.427l.008-.01l-.117.034c-2.479.682-7.009.969-7.009.969s-4.353-.287-6.832-.969h-.001c.497.513.476%201.025.338%201.404%22%2F%3E%3Cpath%20fill%3D%22%23d99e82%22%20d%3D%22M17%2018.612c4.808%200%209.216-.776%2011.962-2.55c-.072-1.319-.282-2.456-.583-3.434c-.438.091-.862.348-1.345.509c-3%201-8.034%201.25-10.034%201.25s-7.052-.293-10.052-1.293c-.48-.16-.843-.373-1.3-.464c-.323%201.054-.539%202.295-.592%203.747c2.798%201.632%207.533%202.235%2011.944%202.235%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/funeral-urn.svg?color=%231a73e8&size=48