teacup without handle emoji
teacup-without-handle from Streamline Emojis by Streamline · Default · Food Drink · CC-BY-4.0 Attribution required.
- Name
- teacup-without-handle
- Set
- Streamline Emojis
- Style
- Default
- Category
- Food Drink
- Viewbox
- 48×48
- License
- CC BY 4.0
The same emoji in other sets
More food drink icons from Streamline Emojis
baby-bottlebeer-mugbirthday-cake-1birthday-cake-2birthday-cake-3bottle-with-popping-corkbreadcandychampagne-glass-1champagne-glass-2cherrieschestnutclinking-beer-mugsclinking-glasses-1clinking-glasses-2clinking-glasses-3clinking-glasses-4clinking-glasses-5cocktail-glasscooked-ricecookiecookingcustarddoughnut-1
Use the teacup without handle emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#debb7e" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M42 35.73c0 4.84-8.06 8.77-18 8.77S6 40.57 6 35.73v-2.06h36Z"/><path fill="#f0d5a8" d="M6 33.43a18 9.18 0 1 0 36 0a18 9.18 0 1 0-36 0"/><path fill="#f7e5c6" d="M24 27.51c8.85 0 16.19 3.26 17.7 7.55a4.8 4.8 0 0 0 .3-1.63c0-5.07-8.06-9.18-18-9.18S6 28.36 6 33.43a4.8 4.8 0 0 0 .3 1.63c1.51-4.29 8.85-7.55 17.7-7.55"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M6 33.43a18 9.18 0 1 0 36 0a18 9.18 0 1 0-36 0"/><path fill="#45413c" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M20 12.1a2.74 2.74 0 0 1-.9-2.25c0-1.61 1.8-3.15 1.8-4.95a5.7 5.7 0 0 0-.9-2.7m4 9.9a2.74 2.74 0 0 1-.9-2.25c0-1.61 1.8-3.15 1.8-4.95a5.7 5.7 0 0 0-.9-2.7m4.05 9.9a2.74 2.74 0 0 1-.9-2.25C27.15 8.24 29 6.7 29 4.9a5.7 5.7 0 0 0-.9-2.7"/><path fill="#e0e0e0" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M30.4 34.4c0 1.12-2.87 2-6.4 2s-6.4-.91-6.4-2v-1.57h12.8Z"/><path fill="#f0f0f0" d="M38.5 18.93c0 5-1.26 12.33-8.7 14.5a22.8 22.8 0 0 1-5.8.66a22.8 22.8 0 0 1-5.8-.66c-7.44-2.17-8.7-9.5-8.7-14.5Z"/><path fill="#fff" d="M24 27.51a56.8 56.8 0 0 0 13.59-2a22.3 22.3 0 0 0 .91-6.6h-29a22.3 22.3 0 0 0 .91 6.6a56.8 56.8 0 0 0 13.59 2"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M38.5 18.93c0 5-1.26 12.33-8.7 14.5a22.8 22.8 0 0 1-5.8.66a22.8 22.8 0 0 1-5.8-.66c-7.44-2.17-8.7-9.5-8.7-14.5Z"/><path fill="#e0e0e0" d="M9.5 18.93a14.5 5 0 1 0 29 0a14.5 5 0 1 0-29 0"/><path fill="#f0f0f0" d="M24 15.93c7 0 12.87 1.71 14.21 4a2 2 0 0 0 .29-1c0-2.77-6.49-5-14.5-5s-14.5 2.23-14.5 5a2 2 0 0 0 .29 1c1.34-2.29 7.21-4 14.21-4"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M9.5 18.93a14.5 5 0 1 0 29 0a14.5 5 0 1 0-29 0"/><path fill="#9ceb60" d="M10.43 20.68a13.57 3.25 0 1 0 27.14 0a13.57 3.25 0 1 0-27.14 0"/><path fill="#c8ffa1" d="M24 19.93a29.4 29.4 0 0 1 11.58 2a7.8 7.8 0 0 0 2-1.25c-2.06-1.9-7.35-3.25-13.57-3.25s-11.51 1.35-13.57 3.25a7.8 7.8 0 0 0 2 1.25a29.4 29.4 0 0 1 11.56-2"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M10.43 20.68a13.57 3.25 0 1 0 27.14 0a13.57 3.25 0 1 0-27.14 0"/></svg>
React
import type { SVGProps } from "react";
export function StreamlineEmojisTeacupWithoutHandle(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#debb7e" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M42 35.73c0 4.84-8.06 8.77-18 8.77S6 40.57 6 35.73v-2.06h36Z"/><path fill="#f0d5a8" d="M6 33.43a18 9.18 0 1 0 36 0a18 9.18 0 1 0-36 0"/><path fill="#f7e5c6" d="M24 27.51c8.85 0 16.19 3.26 17.7 7.55a4.8 4.8 0 0 0 .3-1.63c0-5.07-8.06-9.18-18-9.18S6 28.36 6 33.43a4.8 4.8 0 0 0 .3 1.63c1.51-4.29 8.85-7.55 17.7-7.55"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M6 33.43a18 9.18 0 1 0 36 0a18 9.18 0 1 0-36 0"/><path fill="#45413c" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M20 12.1a2.74 2.74 0 0 1-.9-2.25c0-1.61 1.8-3.15 1.8-4.95a5.7 5.7 0 0 0-.9-2.7m4 9.9a2.74 2.74 0 0 1-.9-2.25c0-1.61 1.8-3.15 1.8-4.95a5.7 5.7 0 0 0-.9-2.7m4.05 9.9a2.74 2.74 0 0 1-.9-2.25C27.15 8.24 29 6.7 29 4.9a5.7 5.7 0 0 0-.9-2.7"/><path fill="#e0e0e0" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M30.4 34.4c0 1.12-2.87 2-6.4 2s-6.4-.91-6.4-2v-1.57h12.8Z"/><path fill="#f0f0f0" d="M38.5 18.93c0 5-1.26 12.33-8.7 14.5a22.8 22.8 0 0 1-5.8.66a22.8 22.8 0 0 1-5.8-.66c-7.44-2.17-8.7-9.5-8.7-14.5Z"/><path fill="#fff" d="M24 27.51a56.8 56.8 0 0 0 13.59-2a22.3 22.3 0 0 0 .91-6.6h-29a22.3 22.3 0 0 0 .91 6.6a56.8 56.8 0 0 0 13.59 2"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M38.5 18.93c0 5-1.26 12.33-8.7 14.5a22.8 22.8 0 0 1-5.8.66a22.8 22.8 0 0 1-5.8-.66c-7.44-2.17-8.7-9.5-8.7-14.5Z"/><path fill="#e0e0e0" d="M9.5 18.93a14.5 5 0 1 0 29 0a14.5 5 0 1 0-29 0"/><path fill="#f0f0f0" d="M24 15.93c7 0 12.87 1.71 14.21 4a2 2 0 0 0 .29-1c0-2.77-6.49-5-14.5-5s-14.5 2.23-14.5 5a2 2 0 0 0 .29 1c1.34-2.29 7.21-4 14.21-4"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M9.5 18.93a14.5 5 0 1 0 29 0a14.5 5 0 1 0-29 0"/><path fill="#9ceb60" d="M10.43 20.68a13.57 3.25 0 1 0 27.14 0a13.57 3.25 0 1 0-27.14 0"/><path fill="#c8ffa1" d="M24 19.93a29.4 29.4 0 0 1 11.58 2a7.8 7.8 0 0 0 2-1.25c-2.06-1.9-7.35-3.25-13.57-3.25s-11.51 1.35-13.57 3.25a7.8 7.8 0 0 0 2 1.25a29.4 29.4 0 0 1 11.56-2"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M10.43 20.68a13.57 3.25 0 1 0 27.14 0a13.57 3.25 0 1 0-27.14 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#debb7e" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M42 35.73c0 4.84-8.06 8.77-18 8.77S6 40.57 6 35.73v-2.06h36Z"/><path fill="#f0d5a8" d="M6 33.43a18 9.18 0 1 0 36 0a18 9.18 0 1 0-36 0"/><path fill="#f7e5c6" d="M24 27.51c8.85 0 16.19 3.26 17.7 7.55a4.8 4.8 0 0 0 .3-1.63c0-5.07-8.06-9.18-18-9.18S6 28.36 6 33.43a4.8 4.8 0 0 0 .3 1.63c1.51-4.29 8.85-7.55 17.7-7.55"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M6 33.43a18 9.18 0 1 0 36 0a18 9.18 0 1 0-36 0"/><path fill="#45413c" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M20 12.1a2.74 2.74 0 0 1-.9-2.25c0-1.61 1.8-3.15 1.8-4.95a5.7 5.7 0 0 0-.9-2.7m4 9.9a2.74 2.74 0 0 1-.9-2.25c0-1.61 1.8-3.15 1.8-4.95a5.7 5.7 0 0 0-.9-2.7m4.05 9.9a2.74 2.74 0 0 1-.9-2.25C27.15 8.24 29 6.7 29 4.9a5.7 5.7 0 0 0-.9-2.7"/><path fill="#e0e0e0" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M30.4 34.4c0 1.12-2.87 2-6.4 2s-6.4-.91-6.4-2v-1.57h12.8Z"/><path fill="#f0f0f0" d="M38.5 18.93c0 5-1.26 12.33-8.7 14.5a22.8 22.8 0 0 1-5.8.66a22.8 22.8 0 0 1-5.8-.66c-7.44-2.17-8.7-9.5-8.7-14.5Z"/><path fill="#fff" d="M24 27.51a56.8 56.8 0 0 0 13.59-2a22.3 22.3 0 0 0 .91-6.6h-29a22.3 22.3 0 0 0 .91 6.6a56.8 56.8 0 0 0 13.59 2"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M38.5 18.93c0 5-1.26 12.33-8.7 14.5a22.8 22.8 0 0 1-5.8.66a22.8 22.8 0 0 1-5.8-.66c-7.44-2.17-8.7-9.5-8.7-14.5Z"/><path fill="#e0e0e0" d="M9.5 18.93a14.5 5 0 1 0 29 0a14.5 5 0 1 0-29 0"/><path fill="#f0f0f0" d="M24 15.93c7 0 12.87 1.71 14.21 4a2 2 0 0 0 .29-1c0-2.77-6.49-5-14.5-5s-14.5 2.23-14.5 5a2 2 0 0 0 .29 1c1.34-2.29 7.21-4 14.21-4"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M9.5 18.93a14.5 5 0 1 0 29 0a14.5 5 0 1 0-29 0"/><path fill="#9ceb60" d="M10.43 20.68a13.57 3.25 0 1 0 27.14 0a13.57 3.25 0 1 0-27.14 0"/><path fill="#c8ffa1" d="M24 19.93a29.4 29.4 0 0 1 11.58 2a7.8 7.8 0 0 0 2-1.25c-2.06-1.9-7.35-3.25-13.57-3.25s-11.51 1.35-13.57 3.25a7.8 7.8 0 0 0 2 1.25a29.4 29.4 0 0 1 11.56-2"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M10.43 20.68a13.57 3.25 0 1 0 27.14 0a13.57 3.25 0 1 0-27.14 0"/></svg> </template>
CSS
.icon-teacup-without-handle {
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%2048%2048%22%3E%3Cpath%20fill%3D%22%23debb7e%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M42%2035.73c0%204.84-8.06%208.77-18%208.77S6%2040.57%206%2035.73v-2.06h36Z%22%2F%3E%3Cpath%20fill%3D%22%23f0d5a8%22%20d%3D%22M6%2033.43a18%209.18%200%201%200%2036%200a18%209.18%200%201%200-36%200%22%2F%3E%3Cpath%20fill%3D%22%23f7e5c6%22%20d%3D%22M24%2027.51c8.85%200%2016.19%203.26%2017.7%207.55a4.8%204.8%200%200%200%20.3-1.63c0-5.07-8.06-9.18-18-9.18S6%2028.36%206%2033.43a4.8%204.8%200%200%200%20.3%201.63c1.51-4.29%208.85-7.55%2017.7-7.55%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2033.43a18%209.18%200%201%200%2036%200a18%209.18%200%201%200-36%200%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M12.5%2045.5a11.5%201.5%200%201%200%2023%200a11.5%201.5%200%201%200-23%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20%2012.1a2.74%202.74%200%200%201-.9-2.25c0-1.61%201.8-3.15%201.8-4.95a5.7%205.7%200%200%200-.9-2.7m4%209.9a2.74%202.74%200%200%201-.9-2.25c0-1.61%201.8-3.15%201.8-4.95a5.7%205.7%200%200%200-.9-2.7m4.05%209.9a2.74%202.74%200%200%201-.9-2.25C27.15%208.24%2029%206.7%2029%204.9a5.7%205.7%200%200%200-.9-2.7%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.4%2034.4c0%201.12-2.87%202-6.4%202s-6.4-.91-6.4-2v-1.57h12.8Z%22%2F%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22M38.5%2018.93c0%205-1.26%2012.33-8.7%2014.5a22.8%2022.8%200%200%201-5.8.66a22.8%2022.8%200%200%201-5.8-.66c-7.44-2.17-8.7-9.5-8.7-14.5Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24%2027.51a56.8%2056.8%200%200%200%2013.59-2a22.3%2022.3%200%200%200%20.91-6.6h-29a22.3%2022.3%200%200%200%20.91%206.6a56.8%2056.8%200%200%200%2013.59%202%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M38.5%2018.93c0%205-1.26%2012.33-8.7%2014.5a22.8%2022.8%200%200%201-5.8.66a22.8%2022.8%200%200%201-5.8-.66c-7.44-2.17-8.7-9.5-8.7-14.5Z%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M9.5%2018.93a14.5%205%200%201%200%2029%200a14.5%205%200%201%200-29%200%22%2F%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22M24%2015.93c7%200%2012.87%201.71%2014.21%204a2%202%200%200%200%20.29-1c0-2.77-6.49-5-14.5-5s-14.5%202.23-14.5%205a2%202%200%200%200%20.29%201c1.34-2.29%207.21-4%2014.21-4%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9.5%2018.93a14.5%205%200%201%200%2029%200a14.5%205%200%201%200-29%200%22%2F%3E%3Cpath%20fill%3D%22%239ceb60%22%20d%3D%22M10.43%2020.68a13.57%203.25%200%201%200%2027.14%200a13.57%203.25%200%201%200-27.14%200%22%2F%3E%3Cpath%20fill%3D%22%23c8ffa1%22%20d%3D%22M24%2019.93a29.4%2029.4%200%200%201%2011.58%202a7.8%207.8%200%200%200%202-1.25c-2.06-1.9-7.35-3.25-13.57-3.25s-11.51%201.35-13.57%203.25a7.8%207.8%200%200%200%202%201.25a29.4%2029.4%200%200%201%2011.56-2%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.43%2020.68a13.57%203.25%200%201%200%2027.14%200a13.57%203.25%200%201%200-27.14%200%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%2048%2048%22%3E%3Cpath%20fill%3D%22%23debb7e%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M42%2035.73c0%204.84-8.06%208.77-18%208.77S6%2040.57%206%2035.73v-2.06h36Z%22%2F%3E%3Cpath%20fill%3D%22%23f0d5a8%22%20d%3D%22M6%2033.43a18%209.18%200%201%200%2036%200a18%209.18%200%201%200-36%200%22%2F%3E%3Cpath%20fill%3D%22%23f7e5c6%22%20d%3D%22M24%2027.51c8.85%200%2016.19%203.26%2017.7%207.55a4.8%204.8%200%200%200%20.3-1.63c0-5.07-8.06-9.18-18-9.18S6%2028.36%206%2033.43a4.8%204.8%200%200%200%20.3%201.63c1.51-4.29%208.85-7.55%2017.7-7.55%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2033.43a18%209.18%200%201%200%2036%200a18%209.18%200%201%200-36%200%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M12.5%2045.5a11.5%201.5%200%201%200%2023%200a11.5%201.5%200%201%200-23%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20%2012.1a2.74%202.74%200%200%201-.9-2.25c0-1.61%201.8-3.15%201.8-4.95a5.7%205.7%200%200%200-.9-2.7m4%209.9a2.74%202.74%200%200%201-.9-2.25c0-1.61%201.8-3.15%201.8-4.95a5.7%205.7%200%200%200-.9-2.7m4.05%209.9a2.74%202.74%200%200%201-.9-2.25C27.15%208.24%2029%206.7%2029%204.9a5.7%205.7%200%200%200-.9-2.7%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.4%2034.4c0%201.12-2.87%202-6.4%202s-6.4-.91-6.4-2v-1.57h12.8Z%22%2F%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22M38.5%2018.93c0%205-1.26%2012.33-8.7%2014.5a22.8%2022.8%200%200%201-5.8.66a22.8%2022.8%200%200%201-5.8-.66c-7.44-2.17-8.7-9.5-8.7-14.5Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24%2027.51a56.8%2056.8%200%200%200%2013.59-2a22.3%2022.3%200%200%200%20.91-6.6h-29a22.3%2022.3%200%200%200%20.91%206.6a56.8%2056.8%200%200%200%2013.59%202%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M38.5%2018.93c0%205-1.26%2012.33-8.7%2014.5a22.8%2022.8%200%200%201-5.8.66a22.8%2022.8%200%200%201-5.8-.66c-7.44-2.17-8.7-9.5-8.7-14.5Z%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M9.5%2018.93a14.5%205%200%201%200%2029%200a14.5%205%200%201%200-29%200%22%2F%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22M24%2015.93c7%200%2012.87%201.71%2014.21%204a2%202%200%200%200%20.29-1c0-2.77-6.49-5-14.5-5s-14.5%202.23-14.5%205a2%202%200%200%200%20.29%201c1.34-2.29%207.21-4%2014.21-4%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9.5%2018.93a14.5%205%200%201%200%2029%200a14.5%205%200%201%200-29%200%22%2F%3E%3Cpath%20fill%3D%22%239ceb60%22%20d%3D%22M10.43%2020.68a13.57%203.25%200%201%200%2027.14%200a13.57%203.25%200%201%200-27.14%200%22%2F%3E%3Cpath%20fill%3D%22%23c8ffa1%22%20d%3D%22M24%2019.93a29.4%2029.4%200%200%201%2011.58%202a7.8%207.8%200%200%200%202-1.25c-2.06-1.9-7.35-3.25-13.57-3.25s-11.51%201.35-13.57%203.25a7.8%207.8%200%200%200%202%201.25a29.4%2029.4%200%200%201%2011.56-2%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.43%2020.68a13.57%203.25%200%201%200%2027.14%200a13.57%203.25%200%201%200-27.14%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/teacup-without-handle.svg?color=%231a73e8&size=48