peach from Emoji One (Colored) by Emoji One · Default · Food · CC-BY-4.0 Attribution required.

Name
peach
Set
Emoji One (Colored)
Style
Default
Category
Food
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More food icons from Emoji One (Colored)

Use the peach emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#8e6244" d="M34.4 9.1c0-2.3-3.4-2.7-3.4-.5c0 2.6-1.4 3.6-1.4 5c0 1.8 4 2.1 4 .2c0-1.8.8-1.6.8-4.7"/><path fill="#a87451" d="M33.1 8.8c2.8 0-2.3-3.6-2.3-.3c0 2.6-1.9 3.9-1.1 5.6c1.8-2.2.5-5.3 3.4-5.3"/><path fill="#ff9463" d="M4.4 32.7c0-16.2 13.2-26.1 27.2-18.5C46 6.9 62 16.5 62 32.7c0 14.5-8 22.7-18 26.4c-3.6 1.3-10.4 3-14.2 2.9c-2.8-.1-2.7-1.5-5.4-2.3c-10.9-3.2-20-11.6-20-27"/><path fill="#8cc63e" d="M32.4 8.3c-.1 0-.2-.1-.3-.2c-2-3-3.9-2.3-3.9-2.3l-.2-1s2.4-.8 4.8 2.6c.1.2.1.6 0 .7c-.2.2-.3.2-.4.2"/><path fill="#7fb539" d="M24.3 2.1C14.3 1.1 4 12.6 4 12.6s7-2.6 13-1.4c6.1 1.3 11.5-6 11.5-6s-1.4-2.9-4.2-3.1"/><path fill="#8cc63e" d="M15 10C9.8 17 2 21 2 21s14.9 1.5 23.9-8.8c2.6-2.9 2.6-7.1 2.6-7.1S20.3 2.9 15 10"/><path fill="#7fb539" d="M28.5 5.1c-1 .2-2.2.5-3.3 1c-1.2.5-2.3 1.1-3.5 1.9c-2.3 1.5-4.5 3.4-6.5 5.1c-2.1 1.8-4.2 3.4-6.4 4.8C6.5 19.1 4.3 20.2 2 21c1.1-.3 2.2-.6 3.3-1.1s2.3-1 3.5-1.7c2.4-1.3 4.6-3.1 6.7-4.8c2.1-1.8 4.1-3.6 6.3-5.1s4.5-2.5 6.7-3.2"/><path fill="#d97448" d="M40.5 33.9c.4 3.6.3 7.1-.7 10.5S37 50.9 34 53.6c4.2-1.6 7.3-4.7 8.9-8.2c1.7-3.5 2.2-7.5 1.7-11.4s-1.9-7.9-4.3-11.5c-2.3-3.6-5.8-7.1-10.3-9.1c3.5 3 5.7 6.4 7.4 9.9c1.6 3.4 2.6 7 3.1 10.6"/></svg>

React

import type { SVGProps } from "react";

export function EmojionePeach(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#8e6244" d="M34.4 9.1c0-2.3-3.4-2.7-3.4-.5c0 2.6-1.4 3.6-1.4 5c0 1.8 4 2.1 4 .2c0-1.8.8-1.6.8-4.7"/><path fill="#a87451" d="M33.1 8.8c2.8 0-2.3-3.6-2.3-.3c0 2.6-1.9 3.9-1.1 5.6c1.8-2.2.5-5.3 3.4-5.3"/><path fill="#ff9463" d="M4.4 32.7c0-16.2 13.2-26.1 27.2-18.5C46 6.9 62 16.5 62 32.7c0 14.5-8 22.7-18 26.4c-3.6 1.3-10.4 3-14.2 2.9c-2.8-.1-2.7-1.5-5.4-2.3c-10.9-3.2-20-11.6-20-27"/><path fill="#8cc63e" d="M32.4 8.3c-.1 0-.2-.1-.3-.2c-2-3-3.9-2.3-3.9-2.3l-.2-1s2.4-.8 4.8 2.6c.1.2.1.6 0 .7c-.2.2-.3.2-.4.2"/><path fill="#7fb539" d="M24.3 2.1C14.3 1.1 4 12.6 4 12.6s7-2.6 13-1.4c6.1 1.3 11.5-6 11.5-6s-1.4-2.9-4.2-3.1"/><path fill="#8cc63e" d="M15 10C9.8 17 2 21 2 21s14.9 1.5 23.9-8.8c2.6-2.9 2.6-7.1 2.6-7.1S20.3 2.9 15 10"/><path fill="#7fb539" d="M28.5 5.1c-1 .2-2.2.5-3.3 1c-1.2.5-2.3 1.1-3.5 1.9c-2.3 1.5-4.5 3.4-6.5 5.1c-2.1 1.8-4.2 3.4-6.4 4.8C6.5 19.1 4.3 20.2 2 21c1.1-.3 2.2-.6 3.3-1.1s2.3-1 3.5-1.7c2.4-1.3 4.6-3.1 6.7-4.8c2.1-1.8 4.1-3.6 6.3-5.1s4.5-2.5 6.7-3.2"/><path fill="#d97448" d="M40.5 33.9c.4 3.6.3 7.1-.7 10.5S37 50.9 34 53.6c4.2-1.6 7.3-4.7 8.9-8.2c1.7-3.5 2.2-7.5 1.7-11.4s-1.9-7.9-4.3-11.5c-2.3-3.6-5.8-7.1-10.3-9.1c3.5 3 5.7 6.4 7.4 9.9c1.6 3.4 2.6 7 3.1 10.6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#8e6244" d="M34.4 9.1c0-2.3-3.4-2.7-3.4-.5c0 2.6-1.4 3.6-1.4 5c0 1.8 4 2.1 4 .2c0-1.8.8-1.6.8-4.7"/><path fill="#a87451" d="M33.1 8.8c2.8 0-2.3-3.6-2.3-.3c0 2.6-1.9 3.9-1.1 5.6c1.8-2.2.5-5.3 3.4-5.3"/><path fill="#ff9463" d="M4.4 32.7c0-16.2 13.2-26.1 27.2-18.5C46 6.9 62 16.5 62 32.7c0 14.5-8 22.7-18 26.4c-3.6 1.3-10.4 3-14.2 2.9c-2.8-.1-2.7-1.5-5.4-2.3c-10.9-3.2-20-11.6-20-27"/><path fill="#8cc63e" d="M32.4 8.3c-.1 0-.2-.1-.3-.2c-2-3-3.9-2.3-3.9-2.3l-.2-1s2.4-.8 4.8 2.6c.1.2.1.6 0 .7c-.2.2-.3.2-.4.2"/><path fill="#7fb539" d="M24.3 2.1C14.3 1.1 4 12.6 4 12.6s7-2.6 13-1.4c6.1 1.3 11.5-6 11.5-6s-1.4-2.9-4.2-3.1"/><path fill="#8cc63e" d="M15 10C9.8 17 2 21 2 21s14.9 1.5 23.9-8.8c2.6-2.9 2.6-7.1 2.6-7.1S20.3 2.9 15 10"/><path fill="#7fb539" d="M28.5 5.1c-1 .2-2.2.5-3.3 1c-1.2.5-2.3 1.1-3.5 1.9c-2.3 1.5-4.5 3.4-6.5 5.1c-2.1 1.8-4.2 3.4-6.4 4.8C6.5 19.1 4.3 20.2 2 21c1.1-.3 2.2-.6 3.3-1.1s2.3-1 3.5-1.7c2.4-1.3 4.6-3.1 6.7-4.8c2.1-1.8 4.1-3.6 6.3-5.1s4.5-2.5 6.7-3.2"/><path fill="#d97448" d="M40.5 33.9c.4 3.6.3 7.1-.7 10.5S37 50.9 34 53.6c4.2-1.6 7.3-4.7 8.9-8.2c1.7-3.5 2.2-7.5 1.7-11.4s-1.9-7.9-4.3-11.5c-2.3-3.6-5.8-7.1-10.3-9.1c3.5 3 5.7 6.4 7.4 9.9c1.6 3.4 2.6 7 3.1 10.6"/></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%2064%2064%22%3E%3Cpath%20fill%3D%22%238e6244%22%20d%3D%22M34.4%209.1c0-2.3-3.4-2.7-3.4-.5c0%202.6-1.4%203.6-1.4%205c0%201.8%204%202.1%204%20.2c0-1.8.8-1.6.8-4.7%22%2F%3E%3Cpath%20fill%3D%22%23a87451%22%20d%3D%22M33.1%208.8c2.8%200-2.3-3.6-2.3-.3c0%202.6-1.9%203.9-1.1%205.6c1.8-2.2.5-5.3%203.4-5.3%22%2F%3E%3Cpath%20fill%3D%22%23ff9463%22%20d%3D%22M4.4%2032.7c0-16.2%2013.2-26.1%2027.2-18.5C46%206.9%2062%2016.5%2062%2032.7c0%2014.5-8%2022.7-18%2026.4c-3.6%201.3-10.4%203-14.2%202.9c-2.8-.1-2.7-1.5-5.4-2.3c-10.9-3.2-20-11.6-20-27%22%2F%3E%3Cpath%20fill%3D%22%238cc63e%22%20d%3D%22M32.4%208.3c-.1%200-.2-.1-.3-.2c-2-3-3.9-2.3-3.9-2.3l-.2-1s2.4-.8%204.8%202.6c.1.2.1.6%200%20.7c-.2.2-.3.2-.4.2%22%2F%3E%3Cpath%20fill%3D%22%237fb539%22%20d%3D%22M24.3%202.1C14.3%201.1%204%2012.6%204%2012.6s7-2.6%2013-1.4c6.1%201.3%2011.5-6%2011.5-6s-1.4-2.9-4.2-3.1%22%2F%3E%3Cpath%20fill%3D%22%238cc63e%22%20d%3D%22M15%2010C9.8%2017%202%2021%202%2021s14.9%201.5%2023.9-8.8c2.6-2.9%202.6-7.1%202.6-7.1S20.3%202.9%2015%2010%22%2F%3E%3Cpath%20fill%3D%22%237fb539%22%20d%3D%22M28.5%205.1c-1%20.2-2.2.5-3.3%201c-1.2.5-2.3%201.1-3.5%201.9c-2.3%201.5-4.5%203.4-6.5%205.1c-2.1%201.8-4.2%203.4-6.4%204.8C6.5%2019.1%204.3%2020.2%202%2021c1.1-.3%202.2-.6%203.3-1.1s2.3-1%203.5-1.7c2.4-1.3%204.6-3.1%206.7-4.8c2.1-1.8%204.1-3.6%206.3-5.1s4.5-2.5%206.7-3.2%22%2F%3E%3Cpath%20fill%3D%22%23d97448%22%20d%3D%22M40.5%2033.9c.4%203.6.3%207.1-.7%2010.5S37%2050.9%2034%2053.6c4.2-1.6%207.3-4.7%208.9-8.2c1.7-3.5%202.2-7.5%201.7-11.4s-1.9-7.9-4.3-11.5c-2.3-3.6-5.8-7.1-10.3-9.1c3.5%203%205.7%206.4%207.4%209.9c1.6%203.4%202.6%207%203.1%2010.6%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%2064%2064%22%3E%3Cpath%20fill%3D%22%238e6244%22%20d%3D%22M34.4%209.1c0-2.3-3.4-2.7-3.4-.5c0%202.6-1.4%203.6-1.4%205c0%201.8%204%202.1%204%20.2c0-1.8.8-1.6.8-4.7%22%2F%3E%3Cpath%20fill%3D%22%23a87451%22%20d%3D%22M33.1%208.8c2.8%200-2.3-3.6-2.3-.3c0%202.6-1.9%203.9-1.1%205.6c1.8-2.2.5-5.3%203.4-5.3%22%2F%3E%3Cpath%20fill%3D%22%23ff9463%22%20d%3D%22M4.4%2032.7c0-16.2%2013.2-26.1%2027.2-18.5C46%206.9%2062%2016.5%2062%2032.7c0%2014.5-8%2022.7-18%2026.4c-3.6%201.3-10.4%203-14.2%202.9c-2.8-.1-2.7-1.5-5.4-2.3c-10.9-3.2-20-11.6-20-27%22%2F%3E%3Cpath%20fill%3D%22%238cc63e%22%20d%3D%22M32.4%208.3c-.1%200-.2-.1-.3-.2c-2-3-3.9-2.3-3.9-2.3l-.2-1s2.4-.8%204.8%202.6c.1.2.1.6%200%20.7c-.2.2-.3.2-.4.2%22%2F%3E%3Cpath%20fill%3D%22%237fb539%22%20d%3D%22M24.3%202.1C14.3%201.1%204%2012.6%204%2012.6s7-2.6%2013-1.4c6.1%201.3%2011.5-6%2011.5-6s-1.4-2.9-4.2-3.1%22%2F%3E%3Cpath%20fill%3D%22%238cc63e%22%20d%3D%22M15%2010C9.8%2017%202%2021%202%2021s14.9%201.5%2023.9-8.8c2.6-2.9%202.6-7.1%202.6-7.1S20.3%202.9%2015%2010%22%2F%3E%3Cpath%20fill%3D%22%237fb539%22%20d%3D%22M28.5%205.1c-1%20.2-2.2.5-3.3%201c-1.2.5-2.3%201.1-3.5%201.9c-2.3%201.5-4.5%203.4-6.5%205.1c-2.1%201.8-4.2%203.4-6.4%204.8C6.5%2019.1%204.3%2020.2%202%2021c1.1-.3%202.2-.6%203.3-1.1s2.3-1%203.5-1.7c2.4-1.3%204.6-3.1%206.7-4.8c2.1-1.8%204.1-3.6%206.3-5.1s4.5-2.5%206.7-3.2%22%2F%3E%3Cpath%20fill%3D%22%23d97448%22%20d%3D%22M40.5%2033.9c.4%203.6.3%207.1-.7%2010.5S37%2050.9%2034%2053.6c4.2-1.6%207.3-4.7%208.9-8.2c1.7-3.5%202.2-7.5%201.7-11.4s-1.9-7.9-4.3-11.5c-2.3-3.6-5.8-7.1-10.3-9.1c3.5%203%205.7%206.4%207.4%209.9c1.6%203.4%202.6%207%203.1%2010.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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