icecream one icon

icecream-one from IconPark by ByteDance · Color · Foods · Apache-2.0 Free for personal and commercial use.

Name
icecream-one
Set
IconPark
Style
Color
Category
Foods
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More foods icons from IconPark

Use the icecream one icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M17 4H31L34 32H14L17 4Z"/><path d="M21 32V41C21 42.6569 22.3431 44 24 44V44C25.6569 44 27 42.6569 27 41V32"/><path d="M16 14V14C18.2091 16.2091 21.7909 16.2091 24 14V14V14C26.2091 11.7909 29.7909 11.7909 32 14V14"/><path d="M15 22V22C17.1706 24.7132 21.1768 25.0409 23.7594 22.7165L24 22.5L24.2406 22.2835C26.8232 19.9591 30.8294 20.2868 33 23V23"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkIcecreamOne(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M17 4H31L34 32H14L17 4Z"/><path d="M21 32V41C21 42.6569 22.3431 44 24 44V44C25.6569 44 27 42.6569 27 41V32"/><path d="M16 14V14C18.2091 16.2091 21.7909 16.2091 24 14V14V14C26.2091 11.7909 29.7909 11.7909 32 14V14"/><path d="M15 22V22C17.1706 24.7132 21.1768 25.0409 23.7594 22.7165L24 22.5L24.2406 22.2835C26.8232 19.9591 30.8294 20.2868 33 23V23"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M17 4H31L34 32H14L17 4Z"/><path d="M21 32V41C21 42.6569 22.3431 44 24 44V44C25.6569 44 27 42.6569 27 41V32"/><path d="M16 14V14C18.2091 16.2091 21.7909 16.2091 24 14V14V14C26.2091 11.7909 29.7909 11.7909 32 14V14"/><path d="M15 22V22C17.1706 24.7132 21.1768 25.0409 23.7594 22.7165L24 22.5L24.2406 22.2835C26.8232 19.9591 30.8294 20.2868 33 23V23"/></g></svg>
</template>

CSS

.icon-icecream-one {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M17%204H31L34%2032H14L17%204Z%22%2F%3E%3Cpath%20d%3D%22M21%2032V41C21%2042.6569%2022.3431%2044%2024%2044V44C25.6569%2044%2027%2042.6569%2027%2041V32%22%2F%3E%3Cpath%20d%3D%22M16%2014V14C18.2091%2016.2091%2021.7909%2016.2091%2024%2014V14V14C26.2091%2011.7909%2029.7909%2011.7909%2032%2014V14%22%2F%3E%3Cpath%20d%3D%22M15%2022V22C17.1706%2024.7132%2021.1768%2025.0409%2023.7594%2022.7165L24%2022.5L24.2406%2022.2835C26.8232%2019.9591%2030.8294%2020.2868%2033%2023V23%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M17%204H31L34%2032H14L17%204Z%22%2F%3E%3Cpath%20d%3D%22M21%2032V41C21%2042.6569%2022.3431%2044%2024%2044V44C25.6569%2044%2027%2042.6569%2027%2041V32%22%2F%3E%3Cpath%20d%3D%22M16%2014V14C18.2091%2016.2091%2021.7909%2016.2091%2024%2014V14V14C26.2091%2011.7909%2029.7909%2011.7909%2032%2014V14%22%2F%3E%3Cpath%20d%3D%22M15%2022V22C17.1706%2024.7132%2021.1768%2025.0409%2023.7594%2022.7165L24%2022.5L24.2406%2022.2835C26.8232%2019.9591%2030.8294%2020.2868%2033%2023V23%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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