soft ice cream emoji

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

Name
soft-ice-cream
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 soft ice cream emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M17.182 23H9.818s1.353 6.5 2.351 9.752C13.167 36.006 16.773 36 17.591 36c1.635 0 4.424.006 5.422-3.248C24.01 29.5 26.183 23 26.183 23z"/><path fill="#ffac33" d="M18 28c3.46 0 5.831-.751 7.097-1.725c.349-1.06.653-1.977.85-2.569a2.5 2.5 0 0 0-.67-.706H10.723q-.511.38-.732.817c.109.508.262 1.214.447 2.037C11.527 27.024 14.055 28 18 28"/><path fill="#ffcc4d" d="M9 20v3c0 1.657 4.03 3 9 3s9-1.343 9-3v-3z"/><path fill="#f4900c" d="M26.183 20.5c0 1.381-3.664 2.5-8.183 2.5s-8.182-1.119-8.182-2.5S13.481 18 18 18s8.183 1.119 8.183 2.5"/><path fill="#ffe8b6" d="M26.902 13.908a4.75 4.75 0 0 0-.258-2.942a4.75 4.75 0 0 0-1.956-2.239a3.3 3.3 0 0 0-.179-2.228c-.501-1.145-1.589-1.903-2.814-2.113c.152-.341.214-.76.039-1.288c-.595-1.782-2.97-.584-4.751-2.959c-1.476.885-1.777 2.208-1.707 3.315c-1.352.241-2.132.532-2.132.532v.001a2.21 2.21 0 0 0-1.379 2.044c0 .49.165.939.436 1.305l-.48.179l.001.002c-1.384.517-2.36 1.767-2.36 3.229c0 .622.191 1.197.5 1.702C8.176 13.198 7 14.838 7 16.754c0 2.495 1.989 4.518 4.508 4.712c2.663.826 7.99.6 12.076-.091c2.371-.4 4.791-1.82 4.791-4.225a4.32 4.32 0 0 0-1.473-3.242"/><path fill="#ffd983" d="M14.75 18.212c-2.24.634-5.602.796-7.39.314c.725 1.744 2.478 2.977 4.535 2.977c6.145 0 12.417-4.183 12.417-4.183c1.969-1.226 2.972-3.16 2.649-5.188c-2.042 2.888-9.869 5.417-12.211 6.08m-1.615-3.981c4.739 0 9.575-3.069 9.575-3.069c1.583-.937 2.372-2.438 2.02-3.994c-6.026 3.918-11.564 5.07-14.918 5.198c.633 1.104 1.876 1.865 3.323 1.865m-1.302-7.676a2.2 2.2 0 0 0 2.136 1.681c.655 0 1.312-.111 1.936-.277q.575-.173 1.143-.375c1.456-.565 2.517-1.291 2.517-1.291c1.056-.677 2.143-1.873 2.143-1.873s.369-.831-.25-1.319c-1.745 1.748-7.313 3.478-9.625 3.454"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiSoftIceCream(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M17.182 23H9.818s1.353 6.5 2.351 9.752C13.167 36.006 16.773 36 17.591 36c1.635 0 4.424.006 5.422-3.248C24.01 29.5 26.183 23 26.183 23z"/><path fill="#ffac33" d="M18 28c3.46 0 5.831-.751 7.097-1.725c.349-1.06.653-1.977.85-2.569a2.5 2.5 0 0 0-.67-.706H10.723q-.511.38-.732.817c.109.508.262 1.214.447 2.037C11.527 27.024 14.055 28 18 28"/><path fill="#ffcc4d" d="M9 20v3c0 1.657 4.03 3 9 3s9-1.343 9-3v-3z"/><path fill="#f4900c" d="M26.183 20.5c0 1.381-3.664 2.5-8.183 2.5s-8.182-1.119-8.182-2.5S13.481 18 18 18s8.183 1.119 8.183 2.5"/><path fill="#ffe8b6" d="M26.902 13.908a4.75 4.75 0 0 0-.258-2.942a4.75 4.75 0 0 0-1.956-2.239a3.3 3.3 0 0 0-.179-2.228c-.501-1.145-1.589-1.903-2.814-2.113c.152-.341.214-.76.039-1.288c-.595-1.782-2.97-.584-4.751-2.959c-1.476.885-1.777 2.208-1.707 3.315c-1.352.241-2.132.532-2.132.532v.001a2.21 2.21 0 0 0-1.379 2.044c0 .49.165.939.436 1.305l-.48.179l.001.002c-1.384.517-2.36 1.767-2.36 3.229c0 .622.191 1.197.5 1.702C8.176 13.198 7 14.838 7 16.754c0 2.495 1.989 4.518 4.508 4.712c2.663.826 7.99.6 12.076-.091c2.371-.4 4.791-1.82 4.791-4.225a4.32 4.32 0 0 0-1.473-3.242"/><path fill="#ffd983" d="M14.75 18.212c-2.24.634-5.602.796-7.39.314c.725 1.744 2.478 2.977 4.535 2.977c6.145 0 12.417-4.183 12.417-4.183c1.969-1.226 2.972-3.16 2.649-5.188c-2.042 2.888-9.869 5.417-12.211 6.08m-1.615-3.981c4.739 0 9.575-3.069 9.575-3.069c1.583-.937 2.372-2.438 2.02-3.994c-6.026 3.918-11.564 5.07-14.918 5.198c.633 1.104 1.876 1.865 3.323 1.865m-1.302-7.676a2.2 2.2 0 0 0 2.136 1.681c.655 0 1.312-.111 1.936-.277q.575-.173 1.143-.375c1.456-.565 2.517-1.291 2.517-1.291c1.056-.677 2.143-1.873 2.143-1.873s.369-.831-.25-1.319c-1.745 1.748-7.313 3.478-9.625 3.454"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M17.182 23H9.818s1.353 6.5 2.351 9.752C13.167 36.006 16.773 36 17.591 36c1.635 0 4.424.006 5.422-3.248C24.01 29.5 26.183 23 26.183 23z"/><path fill="#ffac33" d="M18 28c3.46 0 5.831-.751 7.097-1.725c.349-1.06.653-1.977.85-2.569a2.5 2.5 0 0 0-.67-.706H10.723q-.511.38-.732.817c.109.508.262 1.214.447 2.037C11.527 27.024 14.055 28 18 28"/><path fill="#ffcc4d" d="M9 20v3c0 1.657 4.03 3 9 3s9-1.343 9-3v-3z"/><path fill="#f4900c" d="M26.183 20.5c0 1.381-3.664 2.5-8.183 2.5s-8.182-1.119-8.182-2.5S13.481 18 18 18s8.183 1.119 8.183 2.5"/><path fill="#ffe8b6" d="M26.902 13.908a4.75 4.75 0 0 0-.258-2.942a4.75 4.75 0 0 0-1.956-2.239a3.3 3.3 0 0 0-.179-2.228c-.501-1.145-1.589-1.903-2.814-2.113c.152-.341.214-.76.039-1.288c-.595-1.782-2.97-.584-4.751-2.959c-1.476.885-1.777 2.208-1.707 3.315c-1.352.241-2.132.532-2.132.532v.001a2.21 2.21 0 0 0-1.379 2.044c0 .49.165.939.436 1.305l-.48.179l.001.002c-1.384.517-2.36 1.767-2.36 3.229c0 .622.191 1.197.5 1.702C8.176 13.198 7 14.838 7 16.754c0 2.495 1.989 4.518 4.508 4.712c2.663.826 7.99.6 12.076-.091c2.371-.4 4.791-1.82 4.791-4.225a4.32 4.32 0 0 0-1.473-3.242"/><path fill="#ffd983" d="M14.75 18.212c-2.24.634-5.602.796-7.39.314c.725 1.744 2.478 2.977 4.535 2.977c6.145 0 12.417-4.183 12.417-4.183c1.969-1.226 2.972-3.16 2.649-5.188c-2.042 2.888-9.869 5.417-12.211 6.08m-1.615-3.981c4.739 0 9.575-3.069 9.575-3.069c1.583-.937 2.372-2.438 2.02-3.994c-6.026 3.918-11.564 5.07-14.918 5.198c.633 1.104 1.876 1.865 3.323 1.865m-1.302-7.676a2.2 2.2 0 0 0 2.136 1.681c.655 0 1.312-.111 1.936-.277q.575-.173 1.143-.375c1.456-.565 2.517-1.291 2.517-1.291c1.056-.677 2.143-1.873 2.143-1.873s.369-.831-.25-1.319c-1.745 1.748-7.313 3.478-9.625 3.454"/></svg>
</template>

CSS

.icon-soft-ice-cream {
  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%23ffcc4d%22%20d%3D%22M17.182%2023H9.818s1.353%206.5%202.351%209.752C13.167%2036.006%2016.773%2036%2017.591%2036c1.635%200%204.424.006%205.422-3.248C24.01%2029.5%2026.183%2023%2026.183%2023z%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M18%2028c3.46%200%205.831-.751%207.097-1.725c.349-1.06.653-1.977.85-2.569a2.5%202.5%200%200%200-.67-.706H10.723q-.511.38-.732.817c.109.508.262%201.214.447%202.037C11.527%2027.024%2014.055%2028%2018%2028%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M9%2020v3c0%201.657%204.03%203%209%203s9-1.343%209-3v-3z%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M26.183%2020.5c0%201.381-3.664%202.5-8.183%202.5s-8.182-1.119-8.182-2.5S13.481%2018%2018%2018s8.183%201.119%208.183%202.5%22%2F%3E%3Cpath%20fill%3D%22%23ffe8b6%22%20d%3D%22M26.902%2013.908a4.75%204.75%200%200%200-.258-2.942a4.75%204.75%200%200%200-1.956-2.239a3.3%203.3%200%200%200-.179-2.228c-.501-1.145-1.589-1.903-2.814-2.113c.152-.341.214-.76.039-1.288c-.595-1.782-2.97-.584-4.751-2.959c-1.476.885-1.777%202.208-1.707%203.315c-1.352.241-2.132.532-2.132.532v.001a2.21%202.21%200%200%200-1.379%202.044c0%20.49.165.939.436%201.305l-.48.179l.001.002c-1.384.517-2.36%201.767-2.36%203.229c0%20.622.191%201.197.5%201.702C8.176%2013.198%207%2014.838%207%2016.754c0%202.495%201.989%204.518%204.508%204.712c2.663.826%207.99.6%2012.076-.091c2.371-.4%204.791-1.82%204.791-4.225a4.32%204.32%200%200%200-1.473-3.242%22%2F%3E%3Cpath%20fill%3D%22%23ffd983%22%20d%3D%22M14.75%2018.212c-2.24.634-5.602.796-7.39.314c.725%201.744%202.478%202.977%204.535%202.977c6.145%200%2012.417-4.183%2012.417-4.183c1.969-1.226%202.972-3.16%202.649-5.188c-2.042%202.888-9.869%205.417-12.211%206.08m-1.615-3.981c4.739%200%209.575-3.069%209.575-3.069c1.583-.937%202.372-2.438%202.02-3.994c-6.026%203.918-11.564%205.07-14.918%205.198c.633%201.104%201.876%201.865%203.323%201.865m-1.302-7.676a2.2%202.2%200%200%200%202.136%201.681c.655%200%201.312-.111%201.936-.277q.575-.173%201.143-.375c1.456-.565%202.517-1.291%202.517-1.291c1.056-.677%202.143-1.873%202.143-1.873s.369-.831-.25-1.319c-1.745%201.748-7.313%203.478-9.625%203.454%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%23ffcc4d%22%20d%3D%22M17.182%2023H9.818s1.353%206.5%202.351%209.752C13.167%2036.006%2016.773%2036%2017.591%2036c1.635%200%204.424.006%205.422-3.248C24.01%2029.5%2026.183%2023%2026.183%2023z%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M18%2028c3.46%200%205.831-.751%207.097-1.725c.349-1.06.653-1.977.85-2.569a2.5%202.5%200%200%200-.67-.706H10.723q-.511.38-.732.817c.109.508.262%201.214.447%202.037C11.527%2027.024%2014.055%2028%2018%2028%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M9%2020v3c0%201.657%204.03%203%209%203s9-1.343%209-3v-3z%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M26.183%2020.5c0%201.381-3.664%202.5-8.183%202.5s-8.182-1.119-8.182-2.5S13.481%2018%2018%2018s8.183%201.119%208.183%202.5%22%2F%3E%3Cpath%20fill%3D%22%23ffe8b6%22%20d%3D%22M26.902%2013.908a4.75%204.75%200%200%200-.258-2.942a4.75%204.75%200%200%200-1.956-2.239a3.3%203.3%200%200%200-.179-2.228c-.501-1.145-1.589-1.903-2.814-2.113c.152-.341.214-.76.039-1.288c-.595-1.782-2.97-.584-4.751-2.959c-1.476.885-1.777%202.208-1.707%203.315c-1.352.241-2.132.532-2.132.532v.001a2.21%202.21%200%200%200-1.379%202.044c0%20.49.165.939.436%201.305l-.48.179l.001.002c-1.384.517-2.36%201.767-2.36%203.229c0%20.622.191%201.197.5%201.702C8.176%2013.198%207%2014.838%207%2016.754c0%202.495%201.989%204.518%204.508%204.712c2.663.826%207.99.6%2012.076-.091c2.371-.4%204.791-1.82%204.791-4.225a4.32%204.32%200%200%200-1.473-3.242%22%2F%3E%3Cpath%20fill%3D%22%23ffd983%22%20d%3D%22M14.75%2018.212c-2.24.634-5.602.796-7.39.314c.725%201.744%202.478%202.977%204.535%202.977c6.145%200%2012.417-4.183%2012.417-4.183c1.969-1.226%202.972-3.16%202.649-5.188c-2.042%202.888-9.869%205.417-12.211%206.08m-1.615-3.981c4.739%200%209.575-3.069%209.575-3.069c1.583-.937%202.372-2.438%202.02-3.994c-6.026%203.918-11.564%205.07-14.918%205.198c.633%201.104%201.876%201.865%203.323%201.865m-1.302-7.676a2.2%202.2%200%200%200%202.136%201.681c.655%200%201.312-.111%201.936-.277q.575-.173%201.143-.375c1.456-.565%202.517-1.291%202.517-1.291c1.056-.677%202.143-1.873%202.143-1.873s.369-.831-.25-1.319c-1.745%201.748-7.313%203.478-9.625%203.454%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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