peach from IconPark TwoTone by ByteDance · Two tone · Foods · Apache-2.0 Free for personal and commercial use.

Name
peach
Set
IconPark TwoTone
Style
Two tone
Category
Foods
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More foods icons from IconPark TwoTone

Use the peach icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGX83bAeeE"><g fill="none" stroke="#fff" stroke-width="4"><path fill="#555" stroke-linejoin="round" d="M10.077 13.432C15.047 7.87 23.687 10.314 27 12c1.657-.632 6.197-1.357 9.18.665c3.727 2.528 8.423 9.24 4.074 18.719C36.775 38.968 27.69 42.157 24.376 43c-2.485-1.053-7.946-3.168-13.77-8.448c-5.28-4.788-6.741-14.169-.529-21.12Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M27 12c-1.924.75-5.772 2.25-7.87 6.75c-2.256 4.836-.525 9 0 11.25"/><path stroke-linecap="round" d="M21 4c.333.167 2.5.5 3 2.5c.437 1.749-.333 2.833-.5 4"/><path d="M28.479 11.329a1.477 1.477 0 0 1-1.416-1.808c.27-1.287.882-3.044 2.267-4.129s3.236-1.259 4.55-1.213a1.477 1.477 0 0 1 1.417 1.807c-.27 1.288-.883 3.045-2.267 4.13s-3.236 1.258-4.551 1.213Z"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGX83bAeeE)"/></svg>

React

import type { SVGProps } from "react";

export function IconParkTwotonePeach(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGX83bAeeE"><g fill="none" stroke="#fff" strokeWidth="4"><path fill="#555" strokeLinejoin="round" d="M10.077 13.432C15.047 7.87 23.687 10.314 27 12c1.657-.632 6.197-1.357 9.18.665c3.727 2.528 8.423 9.24 4.074 18.719C36.775 38.968 27.69 42.157 24.376 43c-2.485-1.053-7.946-3.168-13.77-8.448c-5.28-4.788-6.741-14.169-.529-21.12Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M27 12c-1.924.75-5.772 2.25-7.87 6.75c-2.256 4.836-.525 9 0 11.25"/><path strokeLinecap="round" d="M21 4c.333.167 2.5.5 3 2.5c.437 1.749-.333 2.833-.5 4"/><path d="M28.479 11.329a1.477 1.477 0 0 1-1.416-1.808c.27-1.287.882-3.044 2.267-4.129s3.236-1.259 4.55-1.213a1.477 1.477 0 0 1 1.417 1.807c-.27 1.288-.883 3.045-2.267 4.13s-3.236 1.258-4.551 1.213Z"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGX83bAeeE)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGX83bAeeE"><g fill="none" stroke="#fff" stroke-width="4"><path fill="#555" stroke-linejoin="round" d="M10.077 13.432C15.047 7.87 23.687 10.314 27 12c1.657-.632 6.197-1.357 9.18.665c3.727 2.528 8.423 9.24 4.074 18.719C36.775 38.968 27.69 42.157 24.376 43c-2.485-1.053-7.946-3.168-13.77-8.448c-5.28-4.788-6.741-14.169-.529-21.12Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M27 12c-1.924.75-5.772 2.25-7.87 6.75c-2.256 4.836-.525 9 0 11.25"/><path stroke-linecap="round" d="M21 4c.333.167 2.5.5 3 2.5c.437 1.749-.333 2.833-.5 4"/><path d="M28.479 11.329a1.477 1.477 0 0 1-1.416-1.808c.27-1.287.882-3.044 2.267-4.129s3.236-1.259 4.55-1.213a1.477 1.477 0 0 1 1.417 1.807c-.27 1.288-.883 3.045-2.267 4.13s-3.236 1.258-4.551 1.213Z"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGX83bAeeE)"/></svg>
</template>

CSS

.icon-peach {
  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%3Cdefs%3E%3Cmask%20id%3D%22SVGX83bAeeE%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%23555%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.077%2013.432C15.047%207.87%2023.687%2010.314%2027%2012c1.657-.632%206.197-1.357%209.18.665c3.727%202.528%208.423%209.24%204.074%2018.719C36.775%2038.968%2027.69%2042.157%2024.376%2043c-2.485-1.053-7.946-3.168-13.77-8.448c-5.28-4.788-6.741-14.169-.529-21.12Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27%2012c-1.924.75-5.772%202.25-7.87%206.75c-2.256%204.836-.525%209%200%2011.25%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21%204c.333.167%202.5.5%203%202.5c.437%201.749-.333%202.833-.5%204%22%2F%3E%3Cpath%20d%3D%22M28.479%2011.329a1.477%201.477%200%200%201-1.416-1.808c.27-1.287.882-3.044%202.267-4.129s3.236-1.259%204.55-1.213a1.477%201.477%200%200%201%201.417%201.807c-.27%201.288-.883%203.045-2.267%204.13s-3.236%201.258-4.551%201.213Z%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGX83bAeeE)%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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGX83bAeeE%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%23555%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.077%2013.432C15.047%207.87%2023.687%2010.314%2027%2012c1.657-.632%206.197-1.357%209.18.665c3.727%202.528%208.423%209.24%204.074%2018.719C36.775%2038.968%2027.69%2042.157%2024.376%2043c-2.485-1.053-7.946-3.168-13.77-8.448c-5.28-4.788-6.741-14.169-.529-21.12Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27%2012c-1.924.75-5.772%202.25-7.87%206.75c-2.256%204.836-.525%209%200%2011.25%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21%204c.333.167%202.5.5%203%202.5c.437%201.749-.333%202.833-.5%204%22%2F%3E%3Cpath%20d%3D%22M28.479%2011.329a1.477%201.477%200%200%201-1.416-1.808c.27-1.287.882-3.044%202.267-4.129s3.236-1.259%204.55-1.213a1.477%201.477%200%200%201%201.417%201.807c-.27%201.288-.883%203.045-2.267%204.13s-3.236%201.258-4.551%201.213Z%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGX83bAeeE)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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