fruiter icon

fruiter from IconPark by ByteDance · Color · Energy · Apache-2.0 Free for personal and commercial use.

Name
fruiter
Set
IconPark
Style
Color
Category
Energy
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More energy icons from IconPark

Use the fruiter 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="M19 32.0003C15 32 6 32.1309 6 22.941C6 21.192 6.59395 17.6967 9.8653 15.6125C10.5277 15.1905 10.9894 14.4933 11.1004 13.7159C11.5991 10.2257 14.1089 4 22 4C24.2925 4 27.9884 4.29995 30.3835 7.93C30.8001 8.56136 31.4798 8.98871 32.2221 9.13376C35.7901 9.83088 42.0582 13.2757 42 20C42.0591 22.1704 41.5574 25.3457 37.494 27.3697C36.6482 27.791 36.1153 28.6832 35.9478 29.6132C35.497 32.117 33.2767 35.3748 27 36"/><path fill="#2F88FF" d="M16 44C23.0933 31.0694 18.9556 25.3469 16 24L30 22C23.28 31.3388 26.5778 40.5578 29.0667 44H16Z"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkFruiter(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="M19 32.0003C15 32 6 32.1309 6 22.941C6 21.192 6.59395 17.6967 9.8653 15.6125C10.5277 15.1905 10.9894 14.4933 11.1004 13.7159C11.5991 10.2257 14.1089 4 22 4C24.2925 4 27.9884 4.29995 30.3835 7.93C30.8001 8.56136 31.4798 8.98871 32.2221 9.13376C35.7901 9.83088 42.0582 13.2757 42 20C42.0591 22.1704 41.5574 25.3457 37.494 27.3697C36.6482 27.791 36.1153 28.6832 35.9478 29.6132C35.497 32.117 33.2767 35.3748 27 36"/><path fill="#2F88FF" d="M16 44C23.0933 31.0694 18.9556 25.3469 16 24L30 22C23.28 31.3388 26.5778 40.5578 29.0667 44H16Z"/></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="M19 32.0003C15 32 6 32.1309 6 22.941C6 21.192 6.59395 17.6967 9.8653 15.6125C10.5277 15.1905 10.9894 14.4933 11.1004 13.7159C11.5991 10.2257 14.1089 4 22 4C24.2925 4 27.9884 4.29995 30.3835 7.93C30.8001 8.56136 31.4798 8.98871 32.2221 9.13376C35.7901 9.83088 42.0582 13.2757 42 20C42.0591 22.1704 41.5574 25.3457 37.494 27.3697C36.6482 27.791 36.1153 28.6832 35.9478 29.6132C35.497 32.117 33.2767 35.3748 27 36"/><path fill="#2F88FF" d="M16 44C23.0933 31.0694 18.9556 25.3469 16 24L30 22C23.28 31.3388 26.5778 40.5578 29.0667 44H16Z"/></g></svg>
</template>

CSS

.icon-fruiter {
  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%22M19%2032.0003C15%2032%206%2032.1309%206%2022.941C6%2021.192%206.59395%2017.6967%209.8653%2015.6125C10.5277%2015.1905%2010.9894%2014.4933%2011.1004%2013.7159C11.5991%2010.2257%2014.1089%204%2022%204C24.2925%204%2027.9884%204.29995%2030.3835%207.93C30.8001%208.56136%2031.4798%208.98871%2032.2221%209.13376C35.7901%209.83088%2042.0582%2013.2757%2042%2020C42.0591%2022.1704%2041.5574%2025.3457%2037.494%2027.3697C36.6482%2027.791%2036.1153%2028.6832%2035.9478%2029.6132C35.497%2032.117%2033.2767%2035.3748%2027%2036%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M16%2044C23.0933%2031.0694%2018.9556%2025.3469%2016%2024L30%2022C23.28%2031.3388%2026.5778%2040.5578%2029.0667%2044H16Z%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%22M19%2032.0003C15%2032%206%2032.1309%206%2022.941C6%2021.192%206.59395%2017.6967%209.8653%2015.6125C10.5277%2015.1905%2010.9894%2014.4933%2011.1004%2013.7159C11.5991%2010.2257%2014.1089%204%2022%204C24.2925%204%2027.9884%204.29995%2030.3835%207.93C30.8001%208.56136%2031.4798%208.98871%2032.2221%209.13376C35.7901%209.83088%2042.0582%2013.2757%2042%2020C42.0591%2022.1704%2041.5574%2025.3457%2037.494%2027.3697C36.6482%2027.791%2036.1153%2028.6832%2035.9478%2029.6132C35.497%2032.117%2033.2767%2035.3748%2027%2036%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M16%2044C23.0933%2031.0694%2018.9556%2025.3469%2016%2024L30%2022C23.28%2031.3388%2026.5778%2040.5578%2029.0667%2044H16Z%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/fruiter.svg?color=%231a73e8&size=48