icecream-outline-rounded from Material Symbols by Google · Outline Rounded · Travel · Apache-2.0 Free for personal and commercial use.

Name
icecream-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Travel
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More travel icons from Material Symbols

Use the icecream icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 10q0-1.275.738-2.3T5.6 6.25q.45-2.275 2.238-3.763T12 1t4.163 1.488T18.4 6.25q1.125.425 1.863 1.45T21 10q0 1.875-1.325 2.975T16.7 14l-3.775 7.3q-.125.275-.363.4t-.512.125t-.525-.125t-.375-.4L7.35 14q-1.775.075-3.062-1.025T3 10m4 2q.375 0 .738-.125t.662-.425l.55-.55l.65.4q.525.35 1.138.525T12 12t1.263-.175T14.4 11.3l.65-.4l.55.55q.3.3.663.425T17 12q.825 0 1.413-.587T19 10q0-.75-.475-1.312T17.3 8l-.75-.1l-.05-.8q-.125-1.725-1.425-2.912T12 3T8.925 4.188T7.5 7.1l-.05.8l-.75.15q-.75.15-1.225.675T5 10q0 .825.588 1.413T7 12m5.05 6.65l2.7-5.25q-.6.3-1.3.45T12 14q-.675 0-1.362-.15T9.3 13.4zM12 7.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsIcecreamOutlineRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 10q0-1.275.738-2.3T5.6 6.25q.45-2.275 2.238-3.763T12 1t4.163 1.488T18.4 6.25q1.125.425 1.863 1.45T21 10q0 1.875-1.325 2.975T16.7 14l-3.775 7.3q-.125.275-.363.4t-.512.125t-.525-.125t-.375-.4L7.35 14q-1.775.075-3.062-1.025T3 10m4 2q.375 0 .738-.125t.662-.425l.55-.55l.65.4q.525.35 1.138.525T12 12t1.263-.175T14.4 11.3l.65-.4l.55.55q.3.3.663.425T17 12q.825 0 1.413-.587T19 10q0-.75-.475-1.312T17.3 8l-.75-.1l-.05-.8q-.125-1.725-1.425-2.912T12 3T8.925 4.188T7.5 7.1l-.05.8l-.75.15q-.75.15-1.225.675T5 10q0 .825.588 1.413T7 12m5.05 6.65l2.7-5.25q-.6.3-1.3.45T12 14q-.675 0-1.362-.15T9.3 13.4zM12 7.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 10q0-1.275.738-2.3T5.6 6.25q.45-2.275 2.238-3.763T12 1t4.163 1.488T18.4 6.25q1.125.425 1.863 1.45T21 10q0 1.875-1.325 2.975T16.7 14l-3.775 7.3q-.125.275-.363.4t-.512.125t-.525-.125t-.375-.4L7.35 14q-1.775.075-3.062-1.025T3 10m4 2q.375 0 .738-.125t.662-.425l.55-.55l.65.4q.525.35 1.138.525T12 12t1.263-.175T14.4 11.3l.65-.4l.55.55q.3.3.663.425T17 12q.825 0 1.413-.587T19 10q0-.75-.475-1.312T17.3 8l-.75-.1l-.05-.8q-.125-1.725-1.425-2.912T12 3T8.925 4.188T7.5 7.1l-.05.8l-.75.15q-.75.15-1.225.675T5 10q0 .825.588 1.413T7 12m5.05 6.65l2.7-5.25q-.6.3-1.3.45T12 14q-.675 0-1.362-.15T9.3 13.4zM12 7.5"/></svg>
</template>

CSS

.icon-icecream-outline-rounded {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%2010q0-1.275.738-2.3T5.6%206.25q.45-2.275%202.238-3.763T12%201t4.163%201.488T18.4%206.25q1.125.425%201.863%201.45T21%2010q0%201.875-1.325%202.975T16.7%2014l-3.775%207.3q-.125.275-.363.4t-.512.125t-.525-.125t-.375-.4L7.35%2014q-1.775.075-3.062-1.025T3%2010m4%202q.375%200%20.738-.125t.662-.425l.55-.55l.65.4q.525.35%201.138.525T12%2012t1.263-.175T14.4%2011.3l.65-.4l.55.55q.3.3.663.425T17%2012q.825%200%201.413-.587T19%2010q0-.75-.475-1.312T17.3%208l-.75-.1l-.05-.8q-.125-1.725-1.425-2.912T12%203T8.925%204.188T7.5%207.1l-.05.8l-.75.15q-.75.15-1.225.675T5%2010q0%20.825.588%201.413T7%2012m5.05%206.65l2.7-5.25q-.6.3-1.3.45T12%2014q-.675%200-1.362-.15T9.3%2013.4zM12%207.5%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%2010q0-1.275.738-2.3T5.6%206.25q.45-2.275%202.238-3.763T12%201t4.163%201.488T18.4%206.25q1.125.425%201.863%201.45T21%2010q0%201.875-1.325%202.975T16.7%2014l-3.775%207.3q-.125.275-.363.4t-.512.125t-.525-.125t-.375-.4L7.35%2014q-1.775.075-3.062-1.025T3%2010m4%202q.375%200%20.738-.125t.662-.425l.55-.55l.65.4q.525.35%201.138.525T12%2012t1.263-.175T14.4%2011.3l.65-.4l.55.55q.3.3.663.425T17%2012q.825%200%201.413-.587T19%2010q0-.75-.475-1.312T17.3%208l-.75-.1l-.05-.8q-.125-1.725-1.425-2.912T12%203T8.925%204.188T7.5%207.1l-.05.8l-.75.15q-.75.15-1.225.675T5%2010q0%20.825.588%201.413T7%2012m5.05%206.65l2.7-5.25q-.6.3-1.3.45T12%2014q-.675%200-1.362-.15T9.3%2013.4zM12%207.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/icecream-outline-rounded.svg?color=%231a73e8&size=48