ios ice cream icon

ios-ice-cream from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
ios-ice-cream
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the ios ice cream icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M220.8 406.1l4.8 14.8c.4 1.2 1.9 1.8 3 1.1l6.8-4.2c2.5-1.6 2.5-5.2 0-6.8l-11.5-7.2c-1.7-1-3.6.5-3.1 2.3z" fill="currentColor"/><path d="M286.6 421l4.9-15.2c.6-1.8-1.4-3.3-3-2.3l-11.9 7.4a4.02 4.02 0 000 6.8l7 4.4c1.2.7 2.6.1 3-1.1z" fill="currentColor"/><path d="M188.6 242.2c-3.9 3.5-9.6 6.4-15.7 8.5-1 .4-1.6 1.5-1.2 2.5l9.3 28.9 3.8 11.8c.4 1.2 1.9 1.8 3 1.1l7-4.3 36.6-22.5c3-1.9 2.3-6.5-1.2-7.3-14.3-3.3-26.5-9.8-36.2-18.5-1.6-1.4-3.9-1.5-5.4-.2z" fill="currentColor"/><path d="M192.6 310.8l-2 1.2 14.6 45.3c.4 1.2 1.9 1.8 3 1.1l27.2-16.9c2.5-1.6 2.5-5.2 0-6.8l-38.5-23.9c-1.4-.8-3-.8-4.3 0z" fill="currentColor"/><path d="M258.1 348.9c-1.3-.8-2.9-.8-4.2 0L212 374.5l-.1.1c-1 .8-1 2.4 0 3.2l.7.5 41.3 25.3c1.3.8 2.9.8 4.2 0l41.7-25.5.4-.3c1-.8 1-2.2 0-3l-42.1-25.9z" fill="currentColor"/><path d="M296.7 296.6l-38.5-23.9c-1.3-.8-2.9-.8-4.2 0l-38.5 23.9a4.02 4.02 0 000 6.8l38.5 23.9c1.3.8 2.9.8 4.2 0l38.5-23.9c2.5-1.5 2.5-5.2 0-6.8z" fill="currentColor"/><path d="M318.1 242.3c-9.7 8.7-22 15.1-36.2 18.5-3.5.8-4.2 5.4-1.2 7.3l36.6 22.5 7.4 4.6c1.1.7 2.6.2 3-1.1l4-12.4 9.8-30.3c-6.9-2.1-13.6-5.3-18-9.2-1.6-1.3-3.9-1.2-5.4.1z" fill="currentColor"/><path d="M232.4 442l1.6 5s7.5 19 22 19c15 0 22.2-19 22.2-19l1.6-4.8c.6-1.7-.1-3.7-1.7-4.6l-20-12.4c-1.3-.8-2.9-.8-4.2 0l-19.8 12.3c-1.6.8-2.3 2.7-1.7 4.5z" fill="currentColor"/><path d="M276.7 341.5l27.5 17.1c1.1.7 2.6.2 3-1.1l14.2-43.8c.3-.9-.1-1.8-.8-2.3l-1-.6c-1.3-.8-2.9-.8-4.2 0l-38.5 23.9c-2.8 1.6-2.8 5.3-.2 6.8z" fill="currentColor"/><path d="M376.1 168.2c-6.2 5.4-13.2 8.7-18 10.5-1.8.7-3.5-1.4-2.3-3l4-5.7c6.1-8.7 8.5-19.4 6.8-29.8C357.9 86.8 311.7 46 256 46c-55.7 0-101.9 41.2-110.6 94.7-1.7 10.5.8 21.2 6.9 29.8l4 5.6c1.2 1.6-.5 3.8-2.4 3-5.4-2.1-13.5-6.2-20.1-12.8-1.4-1.4-3.6-1.5-5.2-.4-10.2 7.3-16.8 19.1-16.8 32.5 0 22.1 17.9 40 40 40 11.3 0 28-4.7 36.6-12.3 1.5-1.3 3.8-1.3 5.3.1 15.2 13.4 36.6 20.2 62.1 20.2s47-6.8 62.1-20.2c1.5-1.3 3.8-1.4 5.3-.1 8.5 7.6 25.3 12.3 36.6 12.3 22.1 0 40-18 40-40.1 0-11.9-5.2-22.6-13.5-30-2.7-2.6-7.2-2.7-10.2-.1z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonIosIceCream(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M220.8 406.1l4.8 14.8c.4 1.2 1.9 1.8 3 1.1l6.8-4.2c2.5-1.6 2.5-5.2 0-6.8l-11.5-7.2c-1.7-1-3.6.5-3.1 2.3z" fill="currentColor"/><path d="M286.6 421l4.9-15.2c.6-1.8-1.4-3.3-3-2.3l-11.9 7.4a4.02 4.02 0 000 6.8l7 4.4c1.2.7 2.6.1 3-1.1z" fill="currentColor"/><path d="M188.6 242.2c-3.9 3.5-9.6 6.4-15.7 8.5-1 .4-1.6 1.5-1.2 2.5l9.3 28.9 3.8 11.8c.4 1.2 1.9 1.8 3 1.1l7-4.3 36.6-22.5c3-1.9 2.3-6.5-1.2-7.3-14.3-3.3-26.5-9.8-36.2-18.5-1.6-1.4-3.9-1.5-5.4-.2z" fill="currentColor"/><path d="M192.6 310.8l-2 1.2 14.6 45.3c.4 1.2 1.9 1.8 3 1.1l27.2-16.9c2.5-1.6 2.5-5.2 0-6.8l-38.5-23.9c-1.4-.8-3-.8-4.3 0z" fill="currentColor"/><path d="M258.1 348.9c-1.3-.8-2.9-.8-4.2 0L212 374.5l-.1.1c-1 .8-1 2.4 0 3.2l.7.5 41.3 25.3c1.3.8 2.9.8 4.2 0l41.7-25.5.4-.3c1-.8 1-2.2 0-3l-42.1-25.9z" fill="currentColor"/><path d="M296.7 296.6l-38.5-23.9c-1.3-.8-2.9-.8-4.2 0l-38.5 23.9a4.02 4.02 0 000 6.8l38.5 23.9c1.3.8 2.9.8 4.2 0l38.5-23.9c2.5-1.5 2.5-5.2 0-6.8z" fill="currentColor"/><path d="M318.1 242.3c-9.7 8.7-22 15.1-36.2 18.5-3.5.8-4.2 5.4-1.2 7.3l36.6 22.5 7.4 4.6c1.1.7 2.6.2 3-1.1l4-12.4 9.8-30.3c-6.9-2.1-13.6-5.3-18-9.2-1.6-1.3-3.9-1.2-5.4.1z" fill="currentColor"/><path d="M232.4 442l1.6 5s7.5 19 22 19c15 0 22.2-19 22.2-19l1.6-4.8c.6-1.7-.1-3.7-1.7-4.6l-20-12.4c-1.3-.8-2.9-.8-4.2 0l-19.8 12.3c-1.6.8-2.3 2.7-1.7 4.5z" fill="currentColor"/><path d="M276.7 341.5l27.5 17.1c1.1.7 2.6.2 3-1.1l14.2-43.8c.3-.9-.1-1.8-.8-2.3l-1-.6c-1.3-.8-2.9-.8-4.2 0l-38.5 23.9c-2.8 1.6-2.8 5.3-.2 6.8z" fill="currentColor"/><path d="M376.1 168.2c-6.2 5.4-13.2 8.7-18 10.5-1.8.7-3.5-1.4-2.3-3l4-5.7c6.1-8.7 8.5-19.4 6.8-29.8C357.9 86.8 311.7 46 256 46c-55.7 0-101.9 41.2-110.6 94.7-1.7 10.5.8 21.2 6.9 29.8l4 5.6c1.2 1.6-.5 3.8-2.4 3-5.4-2.1-13.5-6.2-20.1-12.8-1.4-1.4-3.6-1.5-5.2-.4-10.2 7.3-16.8 19.1-16.8 32.5 0 22.1 17.9 40 40 40 11.3 0 28-4.7 36.6-12.3 1.5-1.3 3.8-1.3 5.3.1 15.2 13.4 36.6 20.2 62.1 20.2s47-6.8 62.1-20.2c1.5-1.3 3.8-1.4 5.3-.1 8.5 7.6 25.3 12.3 36.6 12.3 22.1 0 40-18 40-40.1 0-11.9-5.2-22.6-13.5-30-2.7-2.6-7.2-2.7-10.2-.1z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M220.8 406.1l4.8 14.8c.4 1.2 1.9 1.8 3 1.1l6.8-4.2c2.5-1.6 2.5-5.2 0-6.8l-11.5-7.2c-1.7-1-3.6.5-3.1 2.3z" fill="currentColor"/><path d="M286.6 421l4.9-15.2c.6-1.8-1.4-3.3-3-2.3l-11.9 7.4a4.02 4.02 0 000 6.8l7 4.4c1.2.7 2.6.1 3-1.1z" fill="currentColor"/><path d="M188.6 242.2c-3.9 3.5-9.6 6.4-15.7 8.5-1 .4-1.6 1.5-1.2 2.5l9.3 28.9 3.8 11.8c.4 1.2 1.9 1.8 3 1.1l7-4.3 36.6-22.5c3-1.9 2.3-6.5-1.2-7.3-14.3-3.3-26.5-9.8-36.2-18.5-1.6-1.4-3.9-1.5-5.4-.2z" fill="currentColor"/><path d="M192.6 310.8l-2 1.2 14.6 45.3c.4 1.2 1.9 1.8 3 1.1l27.2-16.9c2.5-1.6 2.5-5.2 0-6.8l-38.5-23.9c-1.4-.8-3-.8-4.3 0z" fill="currentColor"/><path d="M258.1 348.9c-1.3-.8-2.9-.8-4.2 0L212 374.5l-.1.1c-1 .8-1 2.4 0 3.2l.7.5 41.3 25.3c1.3.8 2.9.8 4.2 0l41.7-25.5.4-.3c1-.8 1-2.2 0-3l-42.1-25.9z" fill="currentColor"/><path d="M296.7 296.6l-38.5-23.9c-1.3-.8-2.9-.8-4.2 0l-38.5 23.9a4.02 4.02 0 000 6.8l38.5 23.9c1.3.8 2.9.8 4.2 0l38.5-23.9c2.5-1.5 2.5-5.2 0-6.8z" fill="currentColor"/><path d="M318.1 242.3c-9.7 8.7-22 15.1-36.2 18.5-3.5.8-4.2 5.4-1.2 7.3l36.6 22.5 7.4 4.6c1.1.7 2.6.2 3-1.1l4-12.4 9.8-30.3c-6.9-2.1-13.6-5.3-18-9.2-1.6-1.3-3.9-1.2-5.4.1z" fill="currentColor"/><path d="M232.4 442l1.6 5s7.5 19 22 19c15 0 22.2-19 22.2-19l1.6-4.8c.6-1.7-.1-3.7-1.7-4.6l-20-12.4c-1.3-.8-2.9-.8-4.2 0l-19.8 12.3c-1.6.8-2.3 2.7-1.7 4.5z" fill="currentColor"/><path d="M276.7 341.5l27.5 17.1c1.1.7 2.6.2 3-1.1l14.2-43.8c.3-.9-.1-1.8-.8-2.3l-1-.6c-1.3-.8-2.9-.8-4.2 0l-38.5 23.9c-2.8 1.6-2.8 5.3-.2 6.8z" fill="currentColor"/><path d="M376.1 168.2c-6.2 5.4-13.2 8.7-18 10.5-1.8.7-3.5-1.4-2.3-3l4-5.7c6.1-8.7 8.5-19.4 6.8-29.8C357.9 86.8 311.7 46 256 46c-55.7 0-101.9 41.2-110.6 94.7-1.7 10.5.8 21.2 6.9 29.8l4 5.6c1.2 1.6-.5 3.8-2.4 3-5.4-2.1-13.5-6.2-20.1-12.8-1.4-1.4-3.6-1.5-5.2-.4-10.2 7.3-16.8 19.1-16.8 32.5 0 22.1 17.9 40 40 40 11.3 0 28-4.7 36.6-12.3 1.5-1.3 3.8-1.3 5.3.1 15.2 13.4 36.6 20.2 62.1 20.2s47-6.8 62.1-20.2c1.5-1.3 3.8-1.4 5.3-.1 8.5 7.6 25.3 12.3 36.6 12.3 22.1 0 40-18 40-40.1 0-11.9-5.2-22.6-13.5-30-2.7-2.6-7.2-2.7-10.2-.1z" fill="currentColor"/></svg>
</template>

CSS

.icon-ios-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%20512%20512%22%3E%3Cpath%20d%3D%22M220.8%20406.1l4.8%2014.8c.4%201.2%201.9%201.8%203%201.1l6.8-4.2c2.5-1.6%202.5-5.2%200-6.8l-11.5-7.2c-1.7-1-3.6.5-3.1%202.3z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M286.6%20421l4.9-15.2c.6-1.8-1.4-3.3-3-2.3l-11.9%207.4a4.02%204.02%200%20000%206.8l7%204.4c1.2.7%202.6.1%203-1.1z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M188.6%20242.2c-3.9%203.5-9.6%206.4-15.7%208.5-1%20.4-1.6%201.5-1.2%202.5l9.3%2028.9%203.8%2011.8c.4%201.2%201.9%201.8%203%201.1l7-4.3%2036.6-22.5c3-1.9%202.3-6.5-1.2-7.3-14.3-3.3-26.5-9.8-36.2-18.5-1.6-1.4-3.9-1.5-5.4-.2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M192.6%20310.8l-2%201.2%2014.6%2045.3c.4%201.2%201.9%201.8%203%201.1l27.2-16.9c2.5-1.6%202.5-5.2%200-6.8l-38.5-23.9c-1.4-.8-3-.8-4.3%200z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M258.1%20348.9c-1.3-.8-2.9-.8-4.2%200L212%20374.5l-.1.1c-1%20.8-1%202.4%200%203.2l.7.5%2041.3%2025.3c1.3.8%202.9.8%204.2%200l41.7-25.5.4-.3c1-.8%201-2.2%200-3l-42.1-25.9z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M296.7%20296.6l-38.5-23.9c-1.3-.8-2.9-.8-4.2%200l-38.5%2023.9a4.02%204.02%200%20000%206.8l38.5%2023.9c1.3.8%202.9.8%204.2%200l38.5-23.9c2.5-1.5%202.5-5.2%200-6.8z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M318.1%20242.3c-9.7%208.7-22%2015.1-36.2%2018.5-3.5.8-4.2%205.4-1.2%207.3l36.6%2022.5%207.4%204.6c1.1.7%202.6.2%203-1.1l4-12.4%209.8-30.3c-6.9-2.1-13.6-5.3-18-9.2-1.6-1.3-3.9-1.2-5.4.1z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M232.4%20442l1.6%205s7.5%2019%2022%2019c15%200%2022.2-19%2022.2-19l1.6-4.8c.6-1.7-.1-3.7-1.7-4.6l-20-12.4c-1.3-.8-2.9-.8-4.2%200l-19.8%2012.3c-1.6.8-2.3%202.7-1.7%204.5z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M276.7%20341.5l27.5%2017.1c1.1.7%202.6.2%203-1.1l14.2-43.8c.3-.9-.1-1.8-.8-2.3l-1-.6c-1.3-.8-2.9-.8-4.2%200l-38.5%2023.9c-2.8%201.6-2.8%205.3-.2%206.8z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M376.1%20168.2c-6.2%205.4-13.2%208.7-18%2010.5-1.8.7-3.5-1.4-2.3-3l4-5.7c6.1-8.7%208.5-19.4%206.8-29.8C357.9%2086.8%20311.7%2046%20256%2046c-55.7%200-101.9%2041.2-110.6%2094.7-1.7%2010.5.8%2021.2%206.9%2029.8l4%205.6c1.2%201.6-.5%203.8-2.4%203-5.4-2.1-13.5-6.2-20.1-12.8-1.4-1.4-3.6-1.5-5.2-.4-10.2%207.3-16.8%2019.1-16.8%2032.5%200%2022.1%2017.9%2040%2040%2040%2011.3%200%2028-4.7%2036.6-12.3%201.5-1.3%203.8-1.3%205.3.1%2015.2%2013.4%2036.6%2020.2%2062.1%2020.2s47-6.8%2062.1-20.2c1.5-1.3%203.8-1.4%205.3-.1%208.5%207.6%2025.3%2012.3%2036.6%2012.3%2022.1%200%2040-18%2040-40.1%200-11.9-5.2-22.6-13.5-30-2.7-2.6-7.2-2.7-10.2-.1z%22%20fill%3D%22currentColor%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%20d%3D%22M220.8%20406.1l4.8%2014.8c.4%201.2%201.9%201.8%203%201.1l6.8-4.2c2.5-1.6%202.5-5.2%200-6.8l-11.5-7.2c-1.7-1-3.6.5-3.1%202.3z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M286.6%20421l4.9-15.2c.6-1.8-1.4-3.3-3-2.3l-11.9%207.4a4.02%204.02%200%20000%206.8l7%204.4c1.2.7%202.6.1%203-1.1z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M188.6%20242.2c-3.9%203.5-9.6%206.4-15.7%208.5-1%20.4-1.6%201.5-1.2%202.5l9.3%2028.9%203.8%2011.8c.4%201.2%201.9%201.8%203%201.1l7-4.3%2036.6-22.5c3-1.9%202.3-6.5-1.2-7.3-14.3-3.3-26.5-9.8-36.2-18.5-1.6-1.4-3.9-1.5-5.4-.2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M192.6%20310.8l-2%201.2%2014.6%2045.3c.4%201.2%201.9%201.8%203%201.1l27.2-16.9c2.5-1.6%202.5-5.2%200-6.8l-38.5-23.9c-1.4-.8-3-.8-4.3%200z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M258.1%20348.9c-1.3-.8-2.9-.8-4.2%200L212%20374.5l-.1.1c-1%20.8-1%202.4%200%203.2l.7.5%2041.3%2025.3c1.3.8%202.9.8%204.2%200l41.7-25.5.4-.3c1-.8%201-2.2%200-3l-42.1-25.9z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M296.7%20296.6l-38.5-23.9c-1.3-.8-2.9-.8-4.2%200l-38.5%2023.9a4.02%204.02%200%20000%206.8l38.5%2023.9c1.3.8%202.9.8%204.2%200l38.5-23.9c2.5-1.5%202.5-5.2%200-6.8z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M318.1%20242.3c-9.7%208.7-22%2015.1-36.2%2018.5-3.5.8-4.2%205.4-1.2%207.3l36.6%2022.5%207.4%204.6c1.1.7%202.6.2%203-1.1l4-12.4%209.8-30.3c-6.9-2.1-13.6-5.3-18-9.2-1.6-1.3-3.9-1.2-5.4.1z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M232.4%20442l1.6%205s7.5%2019%2022%2019c15%200%2022.2-19%2022.2-19l1.6-4.8c.6-1.7-.1-3.7-1.7-4.6l-20-12.4c-1.3-.8-2.9-.8-4.2%200l-19.8%2012.3c-1.6.8-2.3%202.7-1.7%204.5z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M276.7%20341.5l27.5%2017.1c1.1.7%202.6.2%203-1.1l14.2-43.8c.3-.9-.1-1.8-.8-2.3l-1-.6c-1.3-.8-2.9-.8-4.2%200l-38.5%2023.9c-2.8%201.6-2.8%205.3-.2%206.8z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M376.1%20168.2c-6.2%205.4-13.2%208.7-18%2010.5-1.8.7-3.5-1.4-2.3-3l4-5.7c6.1-8.7%208.5-19.4%206.8-29.8C357.9%2086.8%20311.7%2046%20256%2046c-55.7%200-101.9%2041.2-110.6%2094.7-1.7%2010.5.8%2021.2%206.9%2029.8l4%205.6c1.2%201.6-.5%203.8-2.4%203-5.4-2.1-13.5-6.2-20.1-12.8-1.4-1.4-3.6-1.5-5.2-.4-10.2%207.3-16.8%2019.1-16.8%2032.5%200%2022.1%2017.9%2040%2040%2040%2011.3%200%2028-4.7%2036.6-12.3%201.5-1.3%203.8-1.3%205.3.1%2015.2%2013.4%2036.6%2020.2%2062.1%2020.2s47-6.8%2062.1-20.2c1.5-1.3%203.8-1.4%205.3-.1%208.5%207.6%2025.3%2012.3%2036.6%2012.3%2022.1%200%2040-18%2040-40.1%200-11.9-5.2-22.6-13.5-30-2.7-2.6-7.2-2.7-10.2-.1z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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