custard emoji
custard from OpenMoji by OpenMoji · Default · Food Drink · CC-BY-SA-4.0 Attribution required.
- Name
- custard
- Set
- OpenMoji
- Style
- Default
- Category
- Food Drink
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More food drink icons from OpenMoji
Use the custard emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m54.243 41.141l.626 3.79a1 1 0 0 1 .013.163c0 3.936-9.428 5.995-18.742 5.995s-18.743-2.059-18.743-5.995a1 1 0 0 1 .014-.163l.641-3.887C12.857 42.752 10 45.149 10 47.833c0 6.005 13.396 9.245 26 9.245s26-3.24 26-9.245c0-2.668-2.684-4.973-7.757-6.692"/><path fill="#a57939" d="m54.549 42.233l-36.544-.139c-2.362 1.169-3.596 2.57-3.596 4.136c0 4.721 11.197 7.269 21.73 7.269S57.87 50.95 57.87 46.23c0-1.503-1.137-2.857-3.321-3.997"/><path fill="#fcea2b" d="M54.869 44.931L52.226 28.92l.001-.01a.3.3 0 0 0-.017-.085l-.533-3.227c-.004-.025-.018-.045-.024-.07c-.37-3.33-8.202-4.856-15.513-4.856s-15.143 1.527-15.513 4.857c-.006.024-.02.044-.025.07l-.533 3.226a.3.3 0 0 0-.017.085l.002.01l-2.643 16.013a1 1 0 0 0-.014.163c0 3.935 9.429 5.994 18.743 5.994s18.742-2.059 18.742-5.995a1 1 0 0 0-.013-.163"/><path fill="#a57939" d="M52.196 28.753v-.007l-.519-3.14c-.003-.017-.013-.029-.017-.045c-.319-3.354-8.184-4.89-15.52-4.89s-15.202 1.536-15.521 4.89c-.003.016-.014.028-.017.044l-.518 3.141v.007a1 1 0 0 0-.032.156c0 3.514 8.34 5.113 16.088 5.113s16.087-1.6 16.087-5.113a1 1 0 0 0-.031-.156"/><path fill="#6a462f" d="M52.196 28.753v-.007l-.519-3.14a1 1 0 0 0-.042-.112a.94.94 0 0 0-.48-.597a1 1 0 0 0-.137-.062a1 1 0 0 0-.222-.045a1 1 0 0 0-.105-.021c-.029 0-.052.013-.08.016s-.055-.008-.083-.003a1 1 0 0 0-.108.041a1 1 0 0 0-.19.072a1 1 0 0 0-.153.103a1 1 0 0 0-.14.133a1 1 0 0 0-.104.153a1 1 0 0 0-.08.175a1 1 0 0 0-.039.192a1 1 0 0 0-.023.118c0 .925-4.61 3.096-13.551 3.096s-13.552-2.17-13.552-3.096a1 1 0 0 0-.024-.118a.84.84 0 0 0-.118-.367a.93.93 0 0 0-.587-.46a1 1 0 0 0-.108-.042c-.029-.005-.055.005-.084.002s-.051-.015-.079-.015a1 1 0 0 0-.102.02a1 1 0 0 0-.228.046a1.32 1.32 0 0 0-.656.77l-.519 3.14v.008a1 1 0 0 0-.031.156c0 3.514 8.34 5.113 16.088 5.113s16.087-1.6 16.087-5.113a1 1 0 0 0-.031-.156"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M41.807 29.534c5.221-.622 8.884-2.077 8.884-3.774c0-2.262-6.515-4.096-14.551-4.096s-14.132 1.415-14.552 4.096l-3.19 19.334"/><path d="M51.21 28.9c0 2.263-6.748 4.097-15.07 4.097s-15.07-1.834-15.07-4.096m32.812 16.193L50.69 25.76m2.665 16.139c4.713 1.5 7.645 3.604 7.645 5.934c0 4.554-11.193 8.245-25 8.245s-25-3.691-25-8.245c0-2.378 3.054-4.522 7.94-6.027"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiCustard(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m54.243 41.141l.626 3.79a1 1 0 0 1 .013.163c0 3.936-9.428 5.995-18.742 5.995s-18.743-2.059-18.743-5.995a1 1 0 0 1 .014-.163l.641-3.887C12.857 42.752 10 45.149 10 47.833c0 6.005 13.396 9.245 26 9.245s26-3.24 26-9.245c0-2.668-2.684-4.973-7.757-6.692"/><path fill="#a57939" d="m54.549 42.233l-36.544-.139c-2.362 1.169-3.596 2.57-3.596 4.136c0 4.721 11.197 7.269 21.73 7.269S57.87 50.95 57.87 46.23c0-1.503-1.137-2.857-3.321-3.997"/><path fill="#fcea2b" d="M54.869 44.931L52.226 28.92l.001-.01a.3.3 0 0 0-.017-.085l-.533-3.227c-.004-.025-.018-.045-.024-.07c-.37-3.33-8.202-4.856-15.513-4.856s-15.143 1.527-15.513 4.857c-.006.024-.02.044-.025.07l-.533 3.226a.3.3 0 0 0-.017.085l.002.01l-2.643 16.013a1 1 0 0 0-.014.163c0 3.935 9.429 5.994 18.743 5.994s18.742-2.059 18.742-5.995a1 1 0 0 0-.013-.163"/><path fill="#a57939" d="M52.196 28.753v-.007l-.519-3.14c-.003-.017-.013-.029-.017-.045c-.319-3.354-8.184-4.89-15.52-4.89s-15.202 1.536-15.521 4.89c-.003.016-.014.028-.017.044l-.518 3.141v.007a1 1 0 0 0-.032.156c0 3.514 8.34 5.113 16.088 5.113s16.087-1.6 16.087-5.113a1 1 0 0 0-.031-.156"/><path fill="#6a462f" d="M52.196 28.753v-.007l-.519-3.14a1 1 0 0 0-.042-.112a.94.94 0 0 0-.48-.597a1 1 0 0 0-.137-.062a1 1 0 0 0-.222-.045a1 1 0 0 0-.105-.021c-.029 0-.052.013-.08.016s-.055-.008-.083-.003a1 1 0 0 0-.108.041a1 1 0 0 0-.19.072a1 1 0 0 0-.153.103a1 1 0 0 0-.14.133a1 1 0 0 0-.104.153a1 1 0 0 0-.08.175a1 1 0 0 0-.039.192a1 1 0 0 0-.023.118c0 .925-4.61 3.096-13.551 3.096s-13.552-2.17-13.552-3.096a1 1 0 0 0-.024-.118a.84.84 0 0 0-.118-.367a.93.93 0 0 0-.587-.46a1 1 0 0 0-.108-.042c-.029-.005-.055.005-.084.002s-.051-.015-.079-.015a1 1 0 0 0-.102.02a1 1 0 0 0-.228.046a1.32 1.32 0 0 0-.656.77l-.519 3.14v.008a1 1 0 0 0-.031.156c0 3.514 8.34 5.113 16.088 5.113s16.087-1.6 16.087-5.113a1 1 0 0 0-.031-.156"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M41.807 29.534c5.221-.622 8.884-2.077 8.884-3.774c0-2.262-6.515-4.096-14.551-4.096s-14.132 1.415-14.552 4.096l-3.19 19.334"/><path d="M51.21 28.9c0 2.263-6.748 4.097-15.07 4.097s-15.07-1.834-15.07-4.096m32.812 16.193L50.69 25.76m2.665 16.139c4.713 1.5 7.645 3.604 7.645 5.934c0 4.554-11.193 8.245-25 8.245s-25-3.691-25-8.245c0-2.378 3.054-4.522 7.94-6.027"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m54.243 41.141l.626 3.79a1 1 0 0 1 .013.163c0 3.936-9.428 5.995-18.742 5.995s-18.743-2.059-18.743-5.995a1 1 0 0 1 .014-.163l.641-3.887C12.857 42.752 10 45.149 10 47.833c0 6.005 13.396 9.245 26 9.245s26-3.24 26-9.245c0-2.668-2.684-4.973-7.757-6.692"/><path fill="#a57939" d="m54.549 42.233l-36.544-.139c-2.362 1.169-3.596 2.57-3.596 4.136c0 4.721 11.197 7.269 21.73 7.269S57.87 50.95 57.87 46.23c0-1.503-1.137-2.857-3.321-3.997"/><path fill="#fcea2b" d="M54.869 44.931L52.226 28.92l.001-.01a.3.3 0 0 0-.017-.085l-.533-3.227c-.004-.025-.018-.045-.024-.07c-.37-3.33-8.202-4.856-15.513-4.856s-15.143 1.527-15.513 4.857c-.006.024-.02.044-.025.07l-.533 3.226a.3.3 0 0 0-.017.085l.002.01l-2.643 16.013a1 1 0 0 0-.014.163c0 3.935 9.429 5.994 18.743 5.994s18.742-2.059 18.742-5.995a1 1 0 0 0-.013-.163"/><path fill="#a57939" d="M52.196 28.753v-.007l-.519-3.14c-.003-.017-.013-.029-.017-.045c-.319-3.354-8.184-4.89-15.52-4.89s-15.202 1.536-15.521 4.89c-.003.016-.014.028-.017.044l-.518 3.141v.007a1 1 0 0 0-.032.156c0 3.514 8.34 5.113 16.088 5.113s16.087-1.6 16.087-5.113a1 1 0 0 0-.031-.156"/><path fill="#6a462f" d="M52.196 28.753v-.007l-.519-3.14a1 1 0 0 0-.042-.112a.94.94 0 0 0-.48-.597a1 1 0 0 0-.137-.062a1 1 0 0 0-.222-.045a1 1 0 0 0-.105-.021c-.029 0-.052.013-.08.016s-.055-.008-.083-.003a1 1 0 0 0-.108.041a1 1 0 0 0-.19.072a1 1 0 0 0-.153.103a1 1 0 0 0-.14.133a1 1 0 0 0-.104.153a1 1 0 0 0-.08.175a1 1 0 0 0-.039.192a1 1 0 0 0-.023.118c0 .925-4.61 3.096-13.551 3.096s-13.552-2.17-13.552-3.096a1 1 0 0 0-.024-.118a.84.84 0 0 0-.118-.367a.93.93 0 0 0-.587-.46a1 1 0 0 0-.108-.042c-.029-.005-.055.005-.084.002s-.051-.015-.079-.015a1 1 0 0 0-.102.02a1 1 0 0 0-.228.046a1.32 1.32 0 0 0-.656.77l-.519 3.14v.008a1 1 0 0 0-.031.156c0 3.514 8.34 5.113 16.088 5.113s16.087-1.6 16.087-5.113a1 1 0 0 0-.031-.156"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M41.807 29.534c5.221-.622 8.884-2.077 8.884-3.774c0-2.262-6.515-4.096-14.551-4.096s-14.132 1.415-14.552 4.096l-3.19 19.334"/><path d="M51.21 28.9c0 2.263-6.748 4.097-15.07 4.097s-15.07-1.834-15.07-4.096m32.812 16.193L50.69 25.76m2.665 16.139c4.713 1.5 7.645 3.604 7.645 5.934c0 4.554-11.193 8.245-25 8.245s-25-3.691-25-8.245c0-2.378 3.054-4.522 7.94-6.027"/></g></svg> </template>
CSS
.icon-custard {
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%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m54.243%2041.141l.626%203.79a1%201%200%200%201%20.013.163c0%203.936-9.428%205.995-18.742%205.995s-18.743-2.059-18.743-5.995a1%201%200%200%201%20.014-.163l.641-3.887C12.857%2042.752%2010%2045.149%2010%2047.833c0%206.005%2013.396%209.245%2026%209.245s26-3.24%2026-9.245c0-2.668-2.684-4.973-7.757-6.692%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22m54.549%2042.233l-36.544-.139c-2.362%201.169-3.596%202.57-3.596%204.136c0%204.721%2011.197%207.269%2021.73%207.269S57.87%2050.95%2057.87%2046.23c0-1.503-1.137-2.857-3.321-3.997%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M54.869%2044.931L52.226%2028.92l.001-.01a.3.3%200%200%200-.017-.085l-.533-3.227c-.004-.025-.018-.045-.024-.07c-.37-3.33-8.202-4.856-15.513-4.856s-15.143%201.527-15.513%204.857c-.006.024-.02.044-.025.07l-.533%203.226a.3.3%200%200%200-.017.085l.002.01l-2.643%2016.013a1%201%200%200%200-.014.163c0%203.935%209.429%205.994%2018.743%205.994s18.742-2.059%2018.742-5.995a1%201%200%200%200-.013-.163%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M52.196%2028.753v-.007l-.519-3.14c-.003-.017-.013-.029-.017-.045c-.319-3.354-8.184-4.89-15.52-4.89s-15.202%201.536-15.521%204.89c-.003.016-.014.028-.017.044l-.518%203.141v.007a1%201%200%200%200-.032.156c0%203.514%208.34%205.113%2016.088%205.113s16.087-1.6%2016.087-5.113a1%201%200%200%200-.031-.156%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M52.196%2028.753v-.007l-.519-3.14a1%201%200%200%200-.042-.112a.94.94%200%200%200-.48-.597a1%201%200%200%200-.137-.062a1%201%200%200%200-.222-.045a1%201%200%200%200-.105-.021c-.029%200-.052.013-.08.016s-.055-.008-.083-.003a1%201%200%200%200-.108.041a1%201%200%200%200-.19.072a1%201%200%200%200-.153.103a1%201%200%200%200-.14.133a1%201%200%200%200-.104.153a1%201%200%200%200-.08.175a1%201%200%200%200-.039.192a1%201%200%200%200-.023.118c0%20.925-4.61%203.096-13.551%203.096s-13.552-2.17-13.552-3.096a1%201%200%200%200-.024-.118a.84.84%200%200%200-.118-.367a.93.93%200%200%200-.587-.46a1%201%200%200%200-.108-.042c-.029-.005-.055.005-.084.002s-.051-.015-.079-.015a1%201%200%200%200-.102.02a1%201%200%200%200-.228.046a1.32%201.32%200%200%200-.656.77l-.519%203.14v.008a1%201%200%200%200-.031.156c0%203.514%208.34%205.113%2016.088%205.113s16.087-1.6%2016.087-5.113a1%201%200%200%200-.031-.156%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M41.807%2029.534c5.221-.622%208.884-2.077%208.884-3.774c0-2.262-6.515-4.096-14.551-4.096s-14.132%201.415-14.552%204.096l-3.19%2019.334%22%2F%3E%3Cpath%20d%3D%22M51.21%2028.9c0%202.263-6.748%204.097-15.07%204.097s-15.07-1.834-15.07-4.096m32.812%2016.193L50.69%2025.76m2.665%2016.139c4.713%201.5%207.645%203.604%207.645%205.934c0%204.554-11.193%208.245-25%208.245s-25-3.691-25-8.245c0-2.378%203.054-4.522%207.94-6.027%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m54.243%2041.141l.626%203.79a1%201%200%200%201%20.013.163c0%203.936-9.428%205.995-18.742%205.995s-18.743-2.059-18.743-5.995a1%201%200%200%201%20.014-.163l.641-3.887C12.857%2042.752%2010%2045.149%2010%2047.833c0%206.005%2013.396%209.245%2026%209.245s26-3.24%2026-9.245c0-2.668-2.684-4.973-7.757-6.692%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22m54.549%2042.233l-36.544-.139c-2.362%201.169-3.596%202.57-3.596%204.136c0%204.721%2011.197%207.269%2021.73%207.269S57.87%2050.95%2057.87%2046.23c0-1.503-1.137-2.857-3.321-3.997%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M54.869%2044.931L52.226%2028.92l.001-.01a.3.3%200%200%200-.017-.085l-.533-3.227c-.004-.025-.018-.045-.024-.07c-.37-3.33-8.202-4.856-15.513-4.856s-15.143%201.527-15.513%204.857c-.006.024-.02.044-.025.07l-.533%203.226a.3.3%200%200%200-.017.085l.002.01l-2.643%2016.013a1%201%200%200%200-.014.163c0%203.935%209.429%205.994%2018.743%205.994s18.742-2.059%2018.742-5.995a1%201%200%200%200-.013-.163%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M52.196%2028.753v-.007l-.519-3.14c-.003-.017-.013-.029-.017-.045c-.319-3.354-8.184-4.89-15.52-4.89s-15.202%201.536-15.521%204.89c-.003.016-.014.028-.017.044l-.518%203.141v.007a1%201%200%200%200-.032.156c0%203.514%208.34%205.113%2016.088%205.113s16.087-1.6%2016.087-5.113a1%201%200%200%200-.031-.156%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M52.196%2028.753v-.007l-.519-3.14a1%201%200%200%200-.042-.112a.94.94%200%200%200-.48-.597a1%201%200%200%200-.137-.062a1%201%200%200%200-.222-.045a1%201%200%200%200-.105-.021c-.029%200-.052.013-.08.016s-.055-.008-.083-.003a1%201%200%200%200-.108.041a1%201%200%200%200-.19.072a1%201%200%200%200-.153.103a1%201%200%200%200-.14.133a1%201%200%200%200-.104.153a1%201%200%200%200-.08.175a1%201%200%200%200-.039.192a1%201%200%200%200-.023.118c0%20.925-4.61%203.096-13.551%203.096s-13.552-2.17-13.552-3.096a1%201%200%200%200-.024-.118a.84.84%200%200%200-.118-.367a.93.93%200%200%200-.587-.46a1%201%200%200%200-.108-.042c-.029-.005-.055.005-.084.002s-.051-.015-.079-.015a1%201%200%200%200-.102.02a1%201%200%200%200-.228.046a1.32%201.32%200%200%200-.656.77l-.519%203.14v.008a1%201%200%200%200-.031.156c0%203.514%208.34%205.113%2016.088%205.113s16.087-1.6%2016.087-5.113a1%201%200%200%200-.031-.156%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M41.807%2029.534c5.221-.622%208.884-2.077%208.884-3.774c0-2.262-6.515-4.096-14.551-4.096s-14.132%201.415-14.552%204.096l-3.19%2019.334%22%2F%3E%3Cpath%20d%3D%22M51.21%2028.9c0%202.263-6.748%204.097-15.07%204.097s-15.07-1.834-15.07-4.096m32.812%2016.193L50.69%2025.76m2.665%2016.139c4.713%201.5%207.645%203.604%207.645%205.934c0%204.554-11.193%208.245-25%208.245s-25-3.691-25-8.245c0-2.378%203.054-4.522%207.94-6.027%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/custard.svg?color=%231a73e8&size=48