peach from OpenMoji by OpenMoji · Default · Food Drink · CC-BY-SA-4.0 Attribution required.

Name
peach
Set
OpenMoji
Style
Default
Category
Food Drink
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More food drink icons from OpenMoji

Use the peach emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path fill="#b1cc33" stroke="#b1cc33" d="M58.613 14.83s-3.721 6.953-9.376 9.376c-4.44 1.905-10.081 1.007-12.297.545c-2.224.417-7.882 1.2-12.282-.796c-5.605-2.537-9.183-9.564-9.183-9.564s7.63-1.942 13.234.595c1.205.542 2.307 1.284 3.309 2.124c3.786 3.185 4.813 3.56 10 .102c1.018-.82 2.135-1.538 3.35-2.056c5.656-2.423 13.245-.325 13.245-.325z"/><path fill="#ffa7c0" stroke="#ffa7c0" stroke-linecap="round" d="M60.72 39.78c-.31 12.69-11.44 22.65-24.01 24.2c-.05.01-.1.01-.15.02h-.11c-.21 0-.41-.01-.63-.02c-11.34-2.56-22.28-12.53-23.42-24.2c0-1.76.19-3.49.55-5.15c.64-2.99 1.85-5.78 3.49-8.25c2.64-2.89 6.55-4.71 10.92-4.71c2.27 0 4.4.48 6.31 1.35c1.29.59 2.73.74 4.09.44c.45-.09.9-.24 1.33-.44c1.9-.87 4.04-1.35 6.3-1.35c4.88 0 9.2 2.27 11.8 5.76c.29.37.54.75.78 1.14c.49.93.91 1.89 1.28 2.88c.01.02.02.03.02.05c.12.32.23.65.33.98c.09.29.18.58.26.87c.07.26.14.51.2.77c.37 1.56.59 3.18.65 4.83c.01.28.01.55.01.83"/><path fill="#e67a94" stroke="#e67a94" d="M37.76 23.46c1.05-.2 2.05-.36 2.99-.46c-1.72.3-3.29.57-3.63.6c.22-.05.43-.1.64-.14zm22.96 16.32c-.31 12.69-11.44 22.65-24.01 24.2C56.924 59.261 68.125 20.056 40.75 23c2.16-.37 4.57-.77 5.09-.77c4.61 0 8.72 2.03 11.35 5.2c.29.37.54.75.78 1.14c.49.93.91 1.89 1.28 2.88c.01.02.02.03.02.05c.12.32.23.65.33.98c.09.29.18.58.26.87c.07.26.14.51.2.77c.39 1.56.62 3.17.65 4.83c.01.28.01.55.01.83z"/><path fill="none" stroke="#e67a94" stroke-linecap="round" d="M37.72 36.595c-.719-3.444-3.407-5.532-3.407-5.532"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M41.961 17.325c1.006-.828 2.118-1.563 3.32-2.092c5.633-2.48 13.249-.452 13.249-.452"/><path d="M58.53 14.78s-1.1 2.105-3.023 4.413M31.64 16.83c-1.005-.828-2.118-1.563-3.32-2.092c-5.633-2.479-13.248-.452-13.248-.452m0 0s1.024 1.961 2.825 4.174m18.548-3.094c-.32-2.33-1.153-5.64-3.308-7.903M60.72 39.78c-.31 12.69-11.44 22.65-24.01 24.2c-.05.01-.1.01-.15.02h-.11c-.21 0-.42.03-.63-.02c-11.34-2.56-22.28-12.53-23.42-24.2c-.17-1.75.19-3.49.55-5.15c.64-2.99 1.85-5.78 3.49-8.25c2.64-2.89 6.55-4.71 10.92-4.71c2.27 0 4.4.48 6.31 1.35c1.29.59 2.73.74 4.09.44c.45-.09.9-.24 1.33-.44c1.9-.87 4.04-1.35 6.3-1.35c4.88 0 9.2 2.27 11.8 5.76c.29.37.54.75.78 1.14c.49.93.91 1.89 1.28 2.88c.01.02.02.03.02.05c.12.32.23.65.33.98c.09.29.18.58.26.87c.07.26.14.51.2.77c.39 1.56.62 3.17.65 4.83c.01.28.01.55.01.83"/><path d="M40.987 52.864c2.042-7.167 3.244-17.616-3.737-24.614"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiPeach(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path fill="#b1cc33" stroke="#b1cc33" d="M58.613 14.83s-3.721 6.953-9.376 9.376c-4.44 1.905-10.081 1.007-12.297.545c-2.224.417-7.882 1.2-12.282-.796c-5.605-2.537-9.183-9.564-9.183-9.564s7.63-1.942 13.234.595c1.205.542 2.307 1.284 3.309 2.124c3.786 3.185 4.813 3.56 10 .102c1.018-.82 2.135-1.538 3.35-2.056c5.656-2.423 13.245-.325 13.245-.325z"/><path fill="#ffa7c0" stroke="#ffa7c0" strokeLinecap="round" d="M60.72 39.78c-.31 12.69-11.44 22.65-24.01 24.2c-.05.01-.1.01-.15.02h-.11c-.21 0-.41-.01-.63-.02c-11.34-2.56-22.28-12.53-23.42-24.2c0-1.76.19-3.49.55-5.15c.64-2.99 1.85-5.78 3.49-8.25c2.64-2.89 6.55-4.71 10.92-4.71c2.27 0 4.4.48 6.31 1.35c1.29.59 2.73.74 4.09.44c.45-.09.9-.24 1.33-.44c1.9-.87 4.04-1.35 6.3-1.35c4.88 0 9.2 2.27 11.8 5.76c.29.37.54.75.78 1.14c.49.93.91 1.89 1.28 2.88c.01.02.02.03.02.05c.12.32.23.65.33.98c.09.29.18.58.26.87c.07.26.14.51.2.77c.37 1.56.59 3.18.65 4.83c.01.28.01.55.01.83"/><path fill="#e67a94" stroke="#e67a94" d="M37.76 23.46c1.05-.2 2.05-.36 2.99-.46c-1.72.3-3.29.57-3.63.6c.22-.05.43-.1.64-.14zm22.96 16.32c-.31 12.69-11.44 22.65-24.01 24.2C56.924 59.261 68.125 20.056 40.75 23c2.16-.37 4.57-.77 5.09-.77c4.61 0 8.72 2.03 11.35 5.2c.29.37.54.75.78 1.14c.49.93.91 1.89 1.28 2.88c.01.02.02.03.02.05c.12.32.23.65.33.98c.09.29.18.58.26.87c.07.26.14.51.2.77c.39 1.56.62 3.17.65 4.83c.01.28.01.55.01.83z"/><path fill="none" stroke="#e67a94" strokeLinecap="round" d="M37.72 36.595c-.719-3.444-3.407-5.532-3.407-5.532"/></g><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M41.961 17.325c1.006-.828 2.118-1.563 3.32-2.092c5.633-2.48 13.249-.452 13.249-.452"/><path d="M58.53 14.78s-1.1 2.105-3.023 4.413M31.64 16.83c-1.005-.828-2.118-1.563-3.32-2.092c-5.633-2.479-13.248-.452-13.248-.452m0 0s1.024 1.961 2.825 4.174m18.548-3.094c-.32-2.33-1.153-5.64-3.308-7.903M60.72 39.78c-.31 12.69-11.44 22.65-24.01 24.2c-.05.01-.1.01-.15.02h-.11c-.21 0-.42.03-.63-.02c-11.34-2.56-22.28-12.53-23.42-24.2c-.17-1.75.19-3.49.55-5.15c.64-2.99 1.85-5.78 3.49-8.25c2.64-2.89 6.55-4.71 10.92-4.71c2.27 0 4.4.48 6.31 1.35c1.29.59 2.73.74 4.09.44c.45-.09.9-.24 1.33-.44c1.9-.87 4.04-1.35 6.3-1.35c4.88 0 9.2 2.27 11.8 5.76c.29.37.54.75.78 1.14c.49.93.91 1.89 1.28 2.88c.01.02.02.03.02.05c.12.32.23.65.33.98c.09.29.18.58.26.87c.07.26.14.51.2.77c.39 1.56.62 3.17.65 4.83c.01.28.01.55.01.83"/><path d="M40.987 52.864c2.042-7.167 3.244-17.616-3.737-24.614"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path fill="#b1cc33" stroke="#b1cc33" d="M58.613 14.83s-3.721 6.953-9.376 9.376c-4.44 1.905-10.081 1.007-12.297.545c-2.224.417-7.882 1.2-12.282-.796c-5.605-2.537-9.183-9.564-9.183-9.564s7.63-1.942 13.234.595c1.205.542 2.307 1.284 3.309 2.124c3.786 3.185 4.813 3.56 10 .102c1.018-.82 2.135-1.538 3.35-2.056c5.656-2.423 13.245-.325 13.245-.325z"/><path fill="#ffa7c0" stroke="#ffa7c0" stroke-linecap="round" d="M60.72 39.78c-.31 12.69-11.44 22.65-24.01 24.2c-.05.01-.1.01-.15.02h-.11c-.21 0-.41-.01-.63-.02c-11.34-2.56-22.28-12.53-23.42-24.2c0-1.76.19-3.49.55-5.15c.64-2.99 1.85-5.78 3.49-8.25c2.64-2.89 6.55-4.71 10.92-4.71c2.27 0 4.4.48 6.31 1.35c1.29.59 2.73.74 4.09.44c.45-.09.9-.24 1.33-.44c1.9-.87 4.04-1.35 6.3-1.35c4.88 0 9.2 2.27 11.8 5.76c.29.37.54.75.78 1.14c.49.93.91 1.89 1.28 2.88c.01.02.02.03.02.05c.12.32.23.65.33.98c.09.29.18.58.26.87c.07.26.14.51.2.77c.37 1.56.59 3.18.65 4.83c.01.28.01.55.01.83"/><path fill="#e67a94" stroke="#e67a94" d="M37.76 23.46c1.05-.2 2.05-.36 2.99-.46c-1.72.3-3.29.57-3.63.6c.22-.05.43-.1.64-.14zm22.96 16.32c-.31 12.69-11.44 22.65-24.01 24.2C56.924 59.261 68.125 20.056 40.75 23c2.16-.37 4.57-.77 5.09-.77c4.61 0 8.72 2.03 11.35 5.2c.29.37.54.75.78 1.14c.49.93.91 1.89 1.28 2.88c.01.02.02.03.02.05c.12.32.23.65.33.98c.09.29.18.58.26.87c.07.26.14.51.2.77c.39 1.56.62 3.17.65 4.83c.01.28.01.55.01.83z"/><path fill="none" stroke="#e67a94" stroke-linecap="round" d="M37.72 36.595c-.719-3.444-3.407-5.532-3.407-5.532"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M41.961 17.325c1.006-.828 2.118-1.563 3.32-2.092c5.633-2.48 13.249-.452 13.249-.452"/><path d="M58.53 14.78s-1.1 2.105-3.023 4.413M31.64 16.83c-1.005-.828-2.118-1.563-3.32-2.092c-5.633-2.479-13.248-.452-13.248-.452m0 0s1.024 1.961 2.825 4.174m18.548-3.094c-.32-2.33-1.153-5.64-3.308-7.903M60.72 39.78c-.31 12.69-11.44 22.65-24.01 24.2c-.05.01-.1.01-.15.02h-.11c-.21 0-.42.03-.63-.02c-11.34-2.56-22.28-12.53-23.42-24.2c-.17-1.75.19-3.49.55-5.15c.64-2.99 1.85-5.78 3.49-8.25c2.64-2.89 6.55-4.71 10.92-4.71c2.27 0 4.4.48 6.31 1.35c1.29.59 2.73.74 4.09.44c.45-.09.9-.24 1.33-.44c1.9-.87 4.04-1.35 6.3-1.35c4.88 0 9.2 2.27 11.8 5.76c.29.37.54.75.78 1.14c.49.93.91 1.89 1.28 2.88c.01.02.02.03.02.05c.12.32.23.65.33.98c.09.29.18.58.26.87c.07.26.14.51.2.77c.39 1.56.62 3.17.65 4.83c.01.28.01.55.01.83"/><path d="M40.987 52.864c2.042-7.167 3.244-17.616-3.737-24.614"/></g></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%2072%2072%22%3E%3Cg%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23b1cc33%22%20stroke%3D%22%23b1cc33%22%20d%3D%22M58.613%2014.83s-3.721%206.953-9.376%209.376c-4.44%201.905-10.081%201.007-12.297.545c-2.224.417-7.882%201.2-12.282-.796c-5.605-2.537-9.183-9.564-9.183-9.564s7.63-1.942%2013.234.595c1.205.542%202.307%201.284%203.309%202.124c3.786%203.185%204.813%203.56%2010%20.102c1.018-.82%202.135-1.538%203.35-2.056c5.656-2.423%2013.245-.325%2013.245-.325z%22%2F%3E%3Cpath%20fill%3D%22%23ffa7c0%22%20stroke%3D%22%23ffa7c0%22%20stroke-linecap%3D%22round%22%20d%3D%22M60.72%2039.78c-.31%2012.69-11.44%2022.65-24.01%2024.2c-.05.01-.1.01-.15.02h-.11c-.21%200-.41-.01-.63-.02c-11.34-2.56-22.28-12.53-23.42-24.2c0-1.76.19-3.49.55-5.15c.64-2.99%201.85-5.78%203.49-8.25c2.64-2.89%206.55-4.71%2010.92-4.71c2.27%200%204.4.48%206.31%201.35c1.29.59%202.73.74%204.09.44c.45-.09.9-.24%201.33-.44c1.9-.87%204.04-1.35%206.3-1.35c4.88%200%209.2%202.27%2011.8%205.76c.29.37.54.75.78%201.14c.49.93.91%201.89%201.28%202.88c.01.02.02.03.02.05c.12.32.23.65.33.98c.09.29.18.58.26.87c.07.26.14.51.2.77c.37%201.56.59%203.18.65%204.83c.01.28.01.55.01.83%22%2F%3E%3Cpath%20fill%3D%22%23e67a94%22%20stroke%3D%22%23e67a94%22%20d%3D%22M37.76%2023.46c1.05-.2%202.05-.36%202.99-.46c-1.72.3-3.29.57-3.63.6c.22-.05.43-.1.64-.14zm22.96%2016.32c-.31%2012.69-11.44%2022.65-24.01%2024.2C56.924%2059.261%2068.125%2020.056%2040.75%2023c2.16-.37%204.57-.77%205.09-.77c4.61%200%208.72%202.03%2011.35%205.2c.29.37.54.75.78%201.14c.49.93.91%201.89%201.28%202.88c.01.02.02.03.02.05c.12.32.23.65.33.98c.09.29.18.58.26.87c.07.26.14.51.2.77c.39%201.56.62%203.17.65%204.83c.01.28.01.55.01.83z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23e67a94%22%20stroke-linecap%3D%22round%22%20d%3D%22M37.72%2036.595c-.719-3.444-3.407-5.532-3.407-5.532%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M41.961%2017.325c1.006-.828%202.118-1.563%203.32-2.092c5.633-2.48%2013.249-.452%2013.249-.452%22%2F%3E%3Cpath%20d%3D%22M58.53%2014.78s-1.1%202.105-3.023%204.413M31.64%2016.83c-1.005-.828-2.118-1.563-3.32-2.092c-5.633-2.479-13.248-.452-13.248-.452m0%200s1.024%201.961%202.825%204.174m18.548-3.094c-.32-2.33-1.153-5.64-3.308-7.903M60.72%2039.78c-.31%2012.69-11.44%2022.65-24.01%2024.2c-.05.01-.1.01-.15.02h-.11c-.21%200-.42.03-.63-.02c-11.34-2.56-22.28-12.53-23.42-24.2c-.17-1.75.19-3.49.55-5.15c.64-2.99%201.85-5.78%203.49-8.25c2.64-2.89%206.55-4.71%2010.92-4.71c2.27%200%204.4.48%206.31%201.35c1.29.59%202.73.74%204.09.44c.45-.09.9-.24%201.33-.44c1.9-.87%204.04-1.35%206.3-1.35c4.88%200%209.2%202.27%2011.8%205.76c.29.37.54.75.78%201.14c.49.93.91%201.89%201.28%202.88c.01.02.02.03.02.05c.12.32.23.65.33.98c.09.29.18.58.26.87c.07.26.14.51.2.77c.39%201.56.62%203.17.65%204.83c.01.28.01.55.01.83%22%2F%3E%3Cpath%20d%3D%22M40.987%2052.864c2.042-7.167%203.244-17.616-3.737-24.614%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%2072%2072%22%3E%3Cg%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23b1cc33%22%20stroke%3D%22%23b1cc33%22%20d%3D%22M58.613%2014.83s-3.721%206.953-9.376%209.376c-4.44%201.905-10.081%201.007-12.297.545c-2.224.417-7.882%201.2-12.282-.796c-5.605-2.537-9.183-9.564-9.183-9.564s7.63-1.942%2013.234.595c1.205.542%202.307%201.284%203.309%202.124c3.786%203.185%204.813%203.56%2010%20.102c1.018-.82%202.135-1.538%203.35-2.056c5.656-2.423%2013.245-.325%2013.245-.325z%22%2F%3E%3Cpath%20fill%3D%22%23ffa7c0%22%20stroke%3D%22%23ffa7c0%22%20stroke-linecap%3D%22round%22%20d%3D%22M60.72%2039.78c-.31%2012.69-11.44%2022.65-24.01%2024.2c-.05.01-.1.01-.15.02h-.11c-.21%200-.41-.01-.63-.02c-11.34-2.56-22.28-12.53-23.42-24.2c0-1.76.19-3.49.55-5.15c.64-2.99%201.85-5.78%203.49-8.25c2.64-2.89%206.55-4.71%2010.92-4.71c2.27%200%204.4.48%206.31%201.35c1.29.59%202.73.74%204.09.44c.45-.09.9-.24%201.33-.44c1.9-.87%204.04-1.35%206.3-1.35c4.88%200%209.2%202.27%2011.8%205.76c.29.37.54.75.78%201.14c.49.93.91%201.89%201.28%202.88c.01.02.02.03.02.05c.12.32.23.65.33.98c.09.29.18.58.26.87c.07.26.14.51.2.77c.37%201.56.59%203.18.65%204.83c.01.28.01.55.01.83%22%2F%3E%3Cpath%20fill%3D%22%23e67a94%22%20stroke%3D%22%23e67a94%22%20d%3D%22M37.76%2023.46c1.05-.2%202.05-.36%202.99-.46c-1.72.3-3.29.57-3.63.6c.22-.05.43-.1.64-.14zm22.96%2016.32c-.31%2012.69-11.44%2022.65-24.01%2024.2C56.924%2059.261%2068.125%2020.056%2040.75%2023c2.16-.37%204.57-.77%205.09-.77c4.61%200%208.72%202.03%2011.35%205.2c.29.37.54.75.78%201.14c.49.93.91%201.89%201.28%202.88c.01.02.02.03.02.05c.12.32.23.65.33.98c.09.29.18.58.26.87c.07.26.14.51.2.77c.39%201.56.62%203.17.65%204.83c.01.28.01.55.01.83z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23e67a94%22%20stroke-linecap%3D%22round%22%20d%3D%22M37.72%2036.595c-.719-3.444-3.407-5.532-3.407-5.532%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M41.961%2017.325c1.006-.828%202.118-1.563%203.32-2.092c5.633-2.48%2013.249-.452%2013.249-.452%22%2F%3E%3Cpath%20d%3D%22M58.53%2014.78s-1.1%202.105-3.023%204.413M31.64%2016.83c-1.005-.828-2.118-1.563-3.32-2.092c-5.633-2.479-13.248-.452-13.248-.452m0%200s1.024%201.961%202.825%204.174m18.548-3.094c-.32-2.33-1.153-5.64-3.308-7.903M60.72%2039.78c-.31%2012.69-11.44%2022.65-24.01%2024.2c-.05.01-.1.01-.15.02h-.11c-.21%200-.42.03-.63-.02c-11.34-2.56-22.28-12.53-23.42-24.2c-.17-1.75.19-3.49.55-5.15c.64-2.99%201.85-5.78%203.49-8.25c2.64-2.89%206.55-4.71%2010.92-4.71c2.27%200%204.4.48%206.31%201.35c1.29.59%202.73.74%204.09.44c.45-.09.9-.24%201.33-.44c1.9-.87%204.04-1.35%206.3-1.35c4.88%200%209.2%202.27%2011.8%205.76c.29.37.54.75.78%201.14c.49.93.91%201.89%201.28%202.88c.01.02.02.03.02.05c.12.32.23.65.33.98c.09.29.18.58.26.87c.07.26.14.51.2.77c.39%201.56.62%203.17.65%204.83c.01.28.01.55.01.83%22%2F%3E%3Cpath%20d%3D%22M40.987%2052.864c2.042-7.167%203.244-17.616-3.737-24.614%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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