custard from Twitter Emoji by Twitter · Default · Food & Drink · CC-BY-4.0 Attribution required.

Name
custard
Set
Twitter Emoji
Style
Default
Category
Food & Drink
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More food & drink icons from Twitter Emoji

Use the custard emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><ellipse cx="18" cy="23" fill="#939598" rx="18" ry="10"/><ellipse cx="18" cy="21" fill="#f1f2f2" rx="18" ry="10"/><path fill="#c1694f" d="M31 20c0 3.988-5.82 7.223-13 7.223S5 23.988 5 20s5.82-7.222 13-7.222S31 16.012 31 20"/><ellipse cx="18" cy="20" fill="#8a4b38" rx="11" ry="5.556"/><path fill="#ffcc4d" d="M18 7c3.383 0 4.724 2 5.921 2c1.691 0 2.537 2 4.229 9c.697 2.885-4.229 6-10.149 6S7.155 20.885 7.852 18c1.692-7 2.538-9 4.229-9C13.275 9 14.617 7 18 7"/><path fill="#662113" d="M25.612 11c0 2.209-3.408 4-7.612 4s-7.612-1.791-7.612-4S13.796 7 18 7s7.612 1.791 7.612 4"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiCustard(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><ellipse cx="18" cy="23" fill="#939598" rx="18" ry="10"/><ellipse cx="18" cy="21" fill="#f1f2f2" rx="18" ry="10"/><path fill="#c1694f" d="M31 20c0 3.988-5.82 7.223-13 7.223S5 23.988 5 20s5.82-7.222 13-7.222S31 16.012 31 20"/><ellipse cx="18" cy="20" fill="#8a4b38" rx="11" ry="5.556"/><path fill="#ffcc4d" d="M18 7c3.383 0 4.724 2 5.921 2c1.691 0 2.537 2 4.229 9c.697 2.885-4.229 6-10.149 6S7.155 20.885 7.852 18c1.692-7 2.538-9 4.229-9C13.275 9 14.617 7 18 7"/><path fill="#662113" d="M25.612 11c0 2.209-3.408 4-7.612 4s-7.612-1.791-7.612-4S13.796 7 18 7s7.612 1.791 7.612 4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><ellipse cx="18" cy="23" fill="#939598" rx="18" ry="10"/><ellipse cx="18" cy="21" fill="#f1f2f2" rx="18" ry="10"/><path fill="#c1694f" d="M31 20c0 3.988-5.82 7.223-13 7.223S5 23.988 5 20s5.82-7.222 13-7.222S31 16.012 31 20"/><ellipse cx="18" cy="20" fill="#8a4b38" rx="11" ry="5.556"/><path fill="#ffcc4d" d="M18 7c3.383 0 4.724 2 5.921 2c1.691 0 2.537 2 4.229 9c.697 2.885-4.229 6-10.149 6S7.155 20.885 7.852 18c1.692-7 2.538-9 4.229-9C13.275 9 14.617 7 18 7"/><path fill="#662113" d="M25.612 11c0 2.209-3.408 4-7.612 4s-7.612-1.791-7.612-4S13.796 7 18 7s7.612 1.791 7.612 4"/></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%2036%2036%22%3E%3Cellipse%20cx%3D%2218%22%20cy%3D%2223%22%20fill%3D%22%23939598%22%20rx%3D%2218%22%20ry%3D%2210%22%2F%3E%3Cellipse%20cx%3D%2218%22%20cy%3D%2221%22%20fill%3D%22%23f1f2f2%22%20rx%3D%2218%22%20ry%3D%2210%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M31%2020c0%203.988-5.82%207.223-13%207.223S5%2023.988%205%2020s5.82-7.222%2013-7.222S31%2016.012%2031%2020%22%2F%3E%3Cellipse%20cx%3D%2218%22%20cy%3D%2220%22%20fill%3D%22%238a4b38%22%20rx%3D%2211%22%20ry%3D%225.556%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M18%207c3.383%200%204.724%202%205.921%202c1.691%200%202.537%202%204.229%209c.697%202.885-4.229%206-10.149%206S7.155%2020.885%207.852%2018c1.692-7%202.538-9%204.229-9C13.275%209%2014.617%207%2018%207%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M25.612%2011c0%202.209-3.408%204-7.612%204s-7.612-1.791-7.612-4S13.796%207%2018%207s7.612%201.791%207.612%204%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%3Cellipse%20cx%3D%2218%22%20cy%3D%2223%22%20fill%3D%22%23939598%22%20rx%3D%2218%22%20ry%3D%2210%22%2F%3E%3Cellipse%20cx%3D%2218%22%20cy%3D%2221%22%20fill%3D%22%23f1f2f2%22%20rx%3D%2218%22%20ry%3D%2210%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M31%2020c0%203.988-5.82%207.223-13%207.223S5%2023.988%205%2020s5.82-7.222%2013-7.222S31%2016.012%2031%2020%22%2F%3E%3Cellipse%20cx%3D%2218%22%20cy%3D%2220%22%20fill%3D%22%238a4b38%22%20rx%3D%2211%22%20ry%3D%225.556%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M18%207c3.383%200%204.724%202%205.921%202c1.691%200%202.537%202%204.229%209c.697%202.885-4.229%206-10.149%206S7.155%2020.885%207.852%2018c1.692-7%202.538-9%204.229-9C13.275%209%2014.617%207%2018%207%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M25.612%2011c0%202.209-3.408%204-7.612%204s-7.612-1.791-7.612-4S13.796%207%2018%207s7.612%201.791%207.612%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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