icecream emoji
icecream from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- icecream
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 512×512
- License
- Apache 2.0
The same emoji in other sets
More objects icons from Firefox OS Emoji
admissionticketsalienmonsteramericanfootballartistpaletteauberginebabybottlebackofenvelopeballoonballotboldscriptxballotboxboldcheckballotboxwithboldscriptxballottboxwithballottballottboxwithscriptxballottscriptxbananabanknotedollarbanknoteeurobanknotepoundbanknoteyenbarchartbaseballbasketballandhoopbathbathtub
Use the icecream emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#D1CFC3" d="M356.483 482.571c0 15.701-44.664 28.429-99.759 28.429s-99.759-12.728-99.759-28.429c0-12.7 48.24-49.841 80.453-63.577V256.117h38.612v162.877c32.212 13.736 80.453 50.877 80.453 63.577"/><path fill="#E5E4DF" d="M476.365 193.697s-2.994 187.149-221.958 187.149S37.083 193.697 37.083 193.697c0-.352.048-.688.068-1.033c1.398 31.046 99.141 56.106 219.572 56.106c120.437 0 218.18-25.06 219.574-56.109c.02.346.068.684.068 1.036"/><path fill="#D1CFC3" d="M256.722 135.213c-121.301 0-219.64 25.42-219.64 56.779c0 .224.057.448.068.672c1.398 31.047 99.141 56.106 219.572 56.106c120.436 0 218.18-25.06 219.574-56.109c.012-.224.065-.445.065-.669c0-31.359-98.333-56.779-219.639-56.779"/><path fill="#77431D" d="M250.666 204.208c0 16.005-3.889 31.1-10.769 44.397c-80.72-1.581-149.221-14.444-182.025-32.503a98 98 0 0 1-.728-11.894c0-53.44 43.321-96.761 96.761-96.761s96.761 43.321 96.761 96.761"/><path fill="#FFE1AB" d="M440.956 216.235c0 2.268-.079 4.517-.218 6.75c-39.185 15.524-106.954 25.785-184.017 25.785c-8.584 0-17.048-.132-25.375-.379a107.2 107.2 0 0 1-4.906-32.155c0-59.237 48.021-107.258 107.258-107.258c59.237-.001 107.258 48.02 107.258 107.257"/><path fill="#FFA9BA" d="M411.784 142.378c0 16.696-13.535 30.231-30.231 30.231c-2.927 0-5.753-.424-8.43-1.2c.468 11.891-6.15 23.443-17.644 28.696c-11.59 5.296-24.776 2.65-33.459-5.648c-3.85 12.268-15.308 21.168-28.847 21.168c-14.314 0-26.295-9.951-29.425-23.31c-5.544 6.441-13.75 10.525-22.915 10.525c-16.696 0-30.231-13.535-30.231-30.231c0-.401.015-.798.03-1.195c-12.94 3.77-27.279-1.51-34.457-13.645c-8.5-14.37-3.742-32.91 10.629-41.41a30.1 30.1 0 0 1 10.748-3.852a97.5 97.5 0 0 1-1.14-14.884c0-53.44 43.321-96.761 96.761-96.761s96.761 43.321 96.761 96.761c0 5.237-.422 10.374-1.223 15.386c13.241 3.215 23.073 15.141 23.073 29.369"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiIcecream(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#D1CFC3" d="M356.483 482.571c0 15.701-44.664 28.429-99.759 28.429s-99.759-12.728-99.759-28.429c0-12.7 48.24-49.841 80.453-63.577V256.117h38.612v162.877c32.212 13.736 80.453 50.877 80.453 63.577"/><path fill="#E5E4DF" d="M476.365 193.697s-2.994 187.149-221.958 187.149S37.083 193.697 37.083 193.697c0-.352.048-.688.068-1.033c1.398 31.046 99.141 56.106 219.572 56.106c120.437 0 218.18-25.06 219.574-56.109c.02.346.068.684.068 1.036"/><path fill="#D1CFC3" d="M256.722 135.213c-121.301 0-219.64 25.42-219.64 56.779c0 .224.057.448.068.672c1.398 31.047 99.141 56.106 219.572 56.106c120.436 0 218.18-25.06 219.574-56.109c.012-.224.065-.445.065-.669c0-31.359-98.333-56.779-219.639-56.779"/><path fill="#77431D" d="M250.666 204.208c0 16.005-3.889 31.1-10.769 44.397c-80.72-1.581-149.221-14.444-182.025-32.503a98 98 0 0 1-.728-11.894c0-53.44 43.321-96.761 96.761-96.761s96.761 43.321 96.761 96.761"/><path fill="#FFE1AB" d="M440.956 216.235c0 2.268-.079 4.517-.218 6.75c-39.185 15.524-106.954 25.785-184.017 25.785c-8.584 0-17.048-.132-25.375-.379a107.2 107.2 0 0 1-4.906-32.155c0-59.237 48.021-107.258 107.258-107.258c59.237-.001 107.258 48.02 107.258 107.257"/><path fill="#FFA9BA" d="M411.784 142.378c0 16.696-13.535 30.231-30.231 30.231c-2.927 0-5.753-.424-8.43-1.2c.468 11.891-6.15 23.443-17.644 28.696c-11.59 5.296-24.776 2.65-33.459-5.648c-3.85 12.268-15.308 21.168-28.847 21.168c-14.314 0-26.295-9.951-29.425-23.31c-5.544 6.441-13.75 10.525-22.915 10.525c-16.696 0-30.231-13.535-30.231-30.231c0-.401.015-.798.03-1.195c-12.94 3.77-27.279-1.51-34.457-13.645c-8.5-14.37-3.742-32.91 10.629-41.41a30.1 30.1 0 0 1 10.748-3.852a97.5 97.5 0 0 1-1.14-14.884c0-53.44 43.321-96.761 96.761-96.761s96.761 43.321 96.761 96.761c0 5.237-.422 10.374-1.223 15.386c13.241 3.215 23.073 15.141 23.073 29.369"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#D1CFC3" d="M356.483 482.571c0 15.701-44.664 28.429-99.759 28.429s-99.759-12.728-99.759-28.429c0-12.7 48.24-49.841 80.453-63.577V256.117h38.612v162.877c32.212 13.736 80.453 50.877 80.453 63.577"/><path fill="#E5E4DF" d="M476.365 193.697s-2.994 187.149-221.958 187.149S37.083 193.697 37.083 193.697c0-.352.048-.688.068-1.033c1.398 31.046 99.141 56.106 219.572 56.106c120.437 0 218.18-25.06 219.574-56.109c.02.346.068.684.068 1.036"/><path fill="#D1CFC3" d="M256.722 135.213c-121.301 0-219.64 25.42-219.64 56.779c0 .224.057.448.068.672c1.398 31.047 99.141 56.106 219.572 56.106c120.436 0 218.18-25.06 219.574-56.109c.012-.224.065-.445.065-.669c0-31.359-98.333-56.779-219.639-56.779"/><path fill="#77431D" d="M250.666 204.208c0 16.005-3.889 31.1-10.769 44.397c-80.72-1.581-149.221-14.444-182.025-32.503a98 98 0 0 1-.728-11.894c0-53.44 43.321-96.761 96.761-96.761s96.761 43.321 96.761 96.761"/><path fill="#FFE1AB" d="M440.956 216.235c0 2.268-.079 4.517-.218 6.75c-39.185 15.524-106.954 25.785-184.017 25.785c-8.584 0-17.048-.132-25.375-.379a107.2 107.2 0 0 1-4.906-32.155c0-59.237 48.021-107.258 107.258-107.258c59.237-.001 107.258 48.02 107.258 107.257"/><path fill="#FFA9BA" d="M411.784 142.378c0 16.696-13.535 30.231-30.231 30.231c-2.927 0-5.753-.424-8.43-1.2c.468 11.891-6.15 23.443-17.644 28.696c-11.59 5.296-24.776 2.65-33.459-5.648c-3.85 12.268-15.308 21.168-28.847 21.168c-14.314 0-26.295-9.951-29.425-23.31c-5.544 6.441-13.75 10.525-22.915 10.525c-16.696 0-30.231-13.535-30.231-30.231c0-.401.015-.798.03-1.195c-12.94 3.77-27.279-1.51-34.457-13.645c-8.5-14.37-3.742-32.91 10.629-41.41a30.1 30.1 0 0 1 10.748-3.852a97.5 97.5 0 0 1-1.14-14.884c0-53.44 43.321-96.761 96.761-96.761s96.761 43.321 96.761 96.761c0 5.237-.422 10.374-1.223 15.386c13.241 3.215 23.073 15.141 23.073 29.369"/></svg> </template>
CSS
.icon-icecream {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%23D1CFC3%22%20d%3D%22M356.483%20482.571c0%2015.701-44.664%2028.429-99.759%2028.429s-99.759-12.728-99.759-28.429c0-12.7%2048.24-49.841%2080.453-63.577V256.117h38.612v162.877c32.212%2013.736%2080.453%2050.877%2080.453%2063.577%22%2F%3E%3Cpath%20fill%3D%22%23E5E4DF%22%20d%3D%22M476.365%20193.697s-2.994%20187.149-221.958%20187.149S37.083%20193.697%2037.083%20193.697c0-.352.048-.688.068-1.033c1.398%2031.046%2099.141%2056.106%20219.572%2056.106c120.437%200%20218.18-25.06%20219.574-56.109c.02.346.068.684.068%201.036%22%2F%3E%3Cpath%20fill%3D%22%23D1CFC3%22%20d%3D%22M256.722%20135.213c-121.301%200-219.64%2025.42-219.64%2056.779c0%20.224.057.448.068.672c1.398%2031.047%2099.141%2056.106%20219.572%2056.106c120.436%200%20218.18-25.06%20219.574-56.109c.012-.224.065-.445.065-.669c0-31.359-98.333-56.779-219.639-56.779%22%2F%3E%3Cpath%20fill%3D%22%2377431D%22%20d%3D%22M250.666%20204.208c0%2016.005-3.889%2031.1-10.769%2044.397c-80.72-1.581-149.221-14.444-182.025-32.503a98%2098%200%200%201-.728-11.894c0-53.44%2043.321-96.761%2096.761-96.761s96.761%2043.321%2096.761%2096.761%22%2F%3E%3Cpath%20fill%3D%22%23FFE1AB%22%20d%3D%22M440.956%20216.235c0%202.268-.079%204.517-.218%206.75c-39.185%2015.524-106.954%2025.785-184.017%2025.785c-8.584%200-17.048-.132-25.375-.379a107.2%20107.2%200%200%201-4.906-32.155c0-59.237%2048.021-107.258%20107.258-107.258c59.237-.001%20107.258%2048.02%20107.258%20107.257%22%2F%3E%3Cpath%20fill%3D%22%23FFA9BA%22%20d%3D%22M411.784%20142.378c0%2016.696-13.535%2030.231-30.231%2030.231c-2.927%200-5.753-.424-8.43-1.2c.468%2011.891-6.15%2023.443-17.644%2028.696c-11.59%205.296-24.776%202.65-33.459-5.648c-3.85%2012.268-15.308%2021.168-28.847%2021.168c-14.314%200-26.295-9.951-29.425-23.31c-5.544%206.441-13.75%2010.525-22.915%2010.525c-16.696%200-30.231-13.535-30.231-30.231c0-.401.015-.798.03-1.195c-12.94%203.77-27.279-1.51-34.457-13.645c-8.5-14.37-3.742-32.91%2010.629-41.41a30.1%2030.1%200%200%201%2010.748-3.852a97.5%2097.5%200%200%201-1.14-14.884c0-53.44%2043.321-96.761%2096.761-96.761s96.761%2043.321%2096.761%2096.761c0%205.237-.422%2010.374-1.223%2015.386c13.241%203.215%2023.073%2015.141%2023.073%2029.369%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23D1CFC3%22%20d%3D%22M356.483%20482.571c0%2015.701-44.664%2028.429-99.759%2028.429s-99.759-12.728-99.759-28.429c0-12.7%2048.24-49.841%2080.453-63.577V256.117h38.612v162.877c32.212%2013.736%2080.453%2050.877%2080.453%2063.577%22%2F%3E%3Cpath%20fill%3D%22%23E5E4DF%22%20d%3D%22M476.365%20193.697s-2.994%20187.149-221.958%20187.149S37.083%20193.697%2037.083%20193.697c0-.352.048-.688.068-1.033c1.398%2031.046%2099.141%2056.106%20219.572%2056.106c120.437%200%20218.18-25.06%20219.574-56.109c.02.346.068.684.068%201.036%22%2F%3E%3Cpath%20fill%3D%22%23D1CFC3%22%20d%3D%22M256.722%20135.213c-121.301%200-219.64%2025.42-219.64%2056.779c0%20.224.057.448.068.672c1.398%2031.047%2099.141%2056.106%20219.572%2056.106c120.436%200%20218.18-25.06%20219.574-56.109c.012-.224.065-.445.065-.669c0-31.359-98.333-56.779-219.639-56.779%22%2F%3E%3Cpath%20fill%3D%22%2377431D%22%20d%3D%22M250.666%20204.208c0%2016.005-3.889%2031.1-10.769%2044.397c-80.72-1.581-149.221-14.444-182.025-32.503a98%2098%200%200%201-.728-11.894c0-53.44%2043.321-96.761%2096.761-96.761s96.761%2043.321%2096.761%2096.761%22%2F%3E%3Cpath%20fill%3D%22%23FFE1AB%22%20d%3D%22M440.956%20216.235c0%202.268-.079%204.517-.218%206.75c-39.185%2015.524-106.954%2025.785-184.017%2025.785c-8.584%200-17.048-.132-25.375-.379a107.2%20107.2%200%200%201-4.906-32.155c0-59.237%2048.021-107.258%20107.258-107.258c59.237-.001%20107.258%2048.02%20107.258%20107.257%22%2F%3E%3Cpath%20fill%3D%22%23FFA9BA%22%20d%3D%22M411.784%20142.378c0%2016.696-13.535%2030.231-30.231%2030.231c-2.927%200-5.753-.424-8.43-1.2c.468%2011.891-6.15%2023.443-17.644%2028.696c-11.59%205.296-24.776%202.65-33.459-5.648c-3.85%2012.268-15.308%2021.168-28.847%2021.168c-14.314%200-26.295-9.951-29.425-23.31c-5.544%206.441-13.75%2010.525-22.915%2010.525c-16.696%200-30.231-13.535-30.231-30.231c0-.401.015-.798.03-1.195c-12.94%203.77-27.279-1.51-34.457-13.645c-8.5-14.37-3.742-32.91%2010.629-41.41a30.1%2030.1%200%200%201%2010.748-3.852a97.5%2097.5%200%200%201-1.14-14.884c0-53.44%2043.321-96.761%2096.761-96.761s96.761%2043.321%2096.761%2096.761c0%205.237-.422%2010.374-1.223%2015.386c13.241%203.215%2023.073%2015.141%2023.073%2029.369%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/icecream.svg?color=%231a73e8&size=48