red-apple from Streamline Emojis by Streamline · Default · Food Drink · CC-BY-4.0 Attribution required.

Name
red-apple
Set
Streamline Emojis
Style
Default
Category
Food Drink
Viewbox
48×48
License
CC BY 4.0

The same emoji in other sets

More food drink icons from Streamline Emojis

Use the red apple emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#6dd627" d="M25.64 12.68A1.32 1.32 0 0 1 24.22 14c-1.17 0-1.3-1.28-1.3-1.28a15 15 0 0 1 1.36-7.47c2.24-4.76 5.26-5.47 6.79-1.39s-1.05.81-3.4 3.39a9.13 9.13 0 0 0-2.03 5.43"/><path fill="#9ceb60" d="M25.48 7.57c1.82-3.83 4.16-5 5.79-3.14l-.2-.57C29.54-.22 26.52.49 24.28 5.21a15 15 0 0 0-1.36 7.47S23 13.86 24.08 14a15.3 15.3 0 0 1 1.4-6.43"/><path fill="#45413c" d="M4.32 44.96a19.68 2.04 0 1 0 39.36 0a19.68 2.04 0 1 0-39.36 0" opacity=".15"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M25.64 12.68A1.32 1.32 0 0 1 24.22 14c-1.17 0-1.3-1.28-1.3-1.28a15 15 0 0 1 1.36-7.47c2.24-4.76 5.26-5.47 6.79-1.39s-1.05.81-3.4 3.39a9.13 9.13 0 0 0-2.03 5.43"/><path fill="#ff6242" d="M36.65 10.58a11.26 11.26 0 0 0-9.82 1.23a5 5 0 0 1-5.66 0a11.26 11.26 0 0 0-9.82-1.23C5.06 12.42 2.17 21.5 4.91 30.85S15 46.29 21.26 44.44a7.5 7.5 0 0 0 1.44-.58a2.73 2.73 0 0 1 2.6 0a7.5 7.5 0 0 0 1.44.58C33 46.29 40.35 40.2 43.09 30.85s-.15-18.43-6.44-20.27"/><path fill="#ff866e" d="M11.35 15a12.28 12.28 0 0 1 9.82 1.11a5.48 5.48 0 0 0 5.66 0A12.28 12.28 0 0 1 36.65 15c4.28 1.13 7 5.3 7.41 10.5c.52-7.24-2.34-13.43-7.41-14.91a11.26 11.26 0 0 0-9.82 1.23a5 5 0 0 1-5.66 0a11.26 11.26 0 0 0-9.82-1.23c-5.07 1.48-7.93 7.67-7.41 14.91c.43-5.21 3.13-9.38 7.41-10.5"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M36.65 10.58a11.26 11.26 0 0 0-9.82 1.23a5 5 0 0 1-5.66 0a11.26 11.26 0 0 0-9.82-1.23C5.06 12.42 2.17 21.5 4.91 30.85S15 46.29 21.26 44.44a7.5 7.5 0 0 0 1.44-.58a2.73 2.73 0 0 1 2.6 0a7.5 7.5 0 0 0 1.44.58C33 46.29 40.35 40.2 43.09 30.85s-.15-18.43-6.44-20.27"/><path fill="#6dd627" d="M22.91 12.56s1.48-5.73-3.39-8.14c-2.74-1.36-6.32-.1-7.63.45a.65.65 0 0 0-.39.77c.38 1.58 1.83 6 6 6.24c5.2.3 5.41.68 5.41.68"/><path fill="#9ceb60" d="M12.11 7.48c1.45-.58 4.8-1.65 7.41-.36A6.23 6.23 0 0 1 23 12c.23-1.51.43-5.61-3.5-7.56c-2.74-1.36-6.32-.1-7.63.45a.65.65 0 0 0-.39.77a11.4 11.4 0 0 0 .63 1.82"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M22.91 12.56s1.48-5.73-3.39-8.14c-2.74-1.36-6.32-.1-7.63.45a.65.65 0 0 0-.39.77c.38 1.58 1.83 6 6 6.24c5.2.3 5.41.68 5.41.68"/><path fill="#6dd627" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M22.91 12.56a9.84 9.84 0 0 0-4.75-5.43"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisRedApple(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#6dd627" d="M25.64 12.68A1.32 1.32 0 0 1 24.22 14c-1.17 0-1.3-1.28-1.3-1.28a15 15 0 0 1 1.36-7.47c2.24-4.76 5.26-5.47 6.79-1.39s-1.05.81-3.4 3.39a9.13 9.13 0 0 0-2.03 5.43"/><path fill="#9ceb60" d="M25.48 7.57c1.82-3.83 4.16-5 5.79-3.14l-.2-.57C29.54-.22 26.52.49 24.28 5.21a15 15 0 0 0-1.36 7.47S23 13.86 24.08 14a15.3 15.3 0 0 1 1.4-6.43"/><path fill="#45413c" d="M4.32 44.96a19.68 2.04 0 1 0 39.36 0a19.68 2.04 0 1 0-39.36 0" opacity=".15"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M25.64 12.68A1.32 1.32 0 0 1 24.22 14c-1.17 0-1.3-1.28-1.3-1.28a15 15 0 0 1 1.36-7.47c2.24-4.76 5.26-5.47 6.79-1.39s-1.05.81-3.4 3.39a9.13 9.13 0 0 0-2.03 5.43"/><path fill="#ff6242" d="M36.65 10.58a11.26 11.26 0 0 0-9.82 1.23a5 5 0 0 1-5.66 0a11.26 11.26 0 0 0-9.82-1.23C5.06 12.42 2.17 21.5 4.91 30.85S15 46.29 21.26 44.44a7.5 7.5 0 0 0 1.44-.58a2.73 2.73 0 0 1 2.6 0a7.5 7.5 0 0 0 1.44.58C33 46.29 40.35 40.2 43.09 30.85s-.15-18.43-6.44-20.27"/><path fill="#ff866e" d="M11.35 15a12.28 12.28 0 0 1 9.82 1.11a5.48 5.48 0 0 0 5.66 0A12.28 12.28 0 0 1 36.65 15c4.28 1.13 7 5.3 7.41 10.5c.52-7.24-2.34-13.43-7.41-14.91a11.26 11.26 0 0 0-9.82 1.23a5 5 0 0 1-5.66 0a11.26 11.26 0 0 0-9.82-1.23c-5.07 1.48-7.93 7.67-7.41 14.91c.43-5.21 3.13-9.38 7.41-10.5"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M36.65 10.58a11.26 11.26 0 0 0-9.82 1.23a5 5 0 0 1-5.66 0a11.26 11.26 0 0 0-9.82-1.23C5.06 12.42 2.17 21.5 4.91 30.85S15 46.29 21.26 44.44a7.5 7.5 0 0 0 1.44-.58a2.73 2.73 0 0 1 2.6 0a7.5 7.5 0 0 0 1.44.58C33 46.29 40.35 40.2 43.09 30.85s-.15-18.43-6.44-20.27"/><path fill="#6dd627" d="M22.91 12.56s1.48-5.73-3.39-8.14c-2.74-1.36-6.32-.1-7.63.45a.65.65 0 0 0-.39.77c.38 1.58 1.83 6 6 6.24c5.2.3 5.41.68 5.41.68"/><path fill="#9ceb60" d="M12.11 7.48c1.45-.58 4.8-1.65 7.41-.36A6.23 6.23 0 0 1 23 12c.23-1.51.43-5.61-3.5-7.56c-2.74-1.36-6.32-.1-7.63.45a.65.65 0 0 0-.39.77a11.4 11.4 0 0 0 .63 1.82"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M22.91 12.56s1.48-5.73-3.39-8.14c-2.74-1.36-6.32-.1-7.63.45a.65.65 0 0 0-.39.77c.38 1.58 1.83 6 6 6.24c5.2.3 5.41.68 5.41.68"/><path fill="#6dd627" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M22.91 12.56a9.84 9.84 0 0 0-4.75-5.43"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#6dd627" d="M25.64 12.68A1.32 1.32 0 0 1 24.22 14c-1.17 0-1.3-1.28-1.3-1.28a15 15 0 0 1 1.36-7.47c2.24-4.76 5.26-5.47 6.79-1.39s-1.05.81-3.4 3.39a9.13 9.13 0 0 0-2.03 5.43"/><path fill="#9ceb60" d="M25.48 7.57c1.82-3.83 4.16-5 5.79-3.14l-.2-.57C29.54-.22 26.52.49 24.28 5.21a15 15 0 0 0-1.36 7.47S23 13.86 24.08 14a15.3 15.3 0 0 1 1.4-6.43"/><path fill="#45413c" d="M4.32 44.96a19.68 2.04 0 1 0 39.36 0a19.68 2.04 0 1 0-39.36 0" opacity=".15"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M25.64 12.68A1.32 1.32 0 0 1 24.22 14c-1.17 0-1.3-1.28-1.3-1.28a15 15 0 0 1 1.36-7.47c2.24-4.76 5.26-5.47 6.79-1.39s-1.05.81-3.4 3.39a9.13 9.13 0 0 0-2.03 5.43"/><path fill="#ff6242" d="M36.65 10.58a11.26 11.26 0 0 0-9.82 1.23a5 5 0 0 1-5.66 0a11.26 11.26 0 0 0-9.82-1.23C5.06 12.42 2.17 21.5 4.91 30.85S15 46.29 21.26 44.44a7.5 7.5 0 0 0 1.44-.58a2.73 2.73 0 0 1 2.6 0a7.5 7.5 0 0 0 1.44.58C33 46.29 40.35 40.2 43.09 30.85s-.15-18.43-6.44-20.27"/><path fill="#ff866e" d="M11.35 15a12.28 12.28 0 0 1 9.82 1.11a5.48 5.48 0 0 0 5.66 0A12.28 12.28 0 0 1 36.65 15c4.28 1.13 7 5.3 7.41 10.5c.52-7.24-2.34-13.43-7.41-14.91a11.26 11.26 0 0 0-9.82 1.23a5 5 0 0 1-5.66 0a11.26 11.26 0 0 0-9.82-1.23c-5.07 1.48-7.93 7.67-7.41 14.91c.43-5.21 3.13-9.38 7.41-10.5"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M36.65 10.58a11.26 11.26 0 0 0-9.82 1.23a5 5 0 0 1-5.66 0a11.26 11.26 0 0 0-9.82-1.23C5.06 12.42 2.17 21.5 4.91 30.85S15 46.29 21.26 44.44a7.5 7.5 0 0 0 1.44-.58a2.73 2.73 0 0 1 2.6 0a7.5 7.5 0 0 0 1.44.58C33 46.29 40.35 40.2 43.09 30.85s-.15-18.43-6.44-20.27"/><path fill="#6dd627" d="M22.91 12.56s1.48-5.73-3.39-8.14c-2.74-1.36-6.32-.1-7.63.45a.65.65 0 0 0-.39.77c.38 1.58 1.83 6 6 6.24c5.2.3 5.41.68 5.41.68"/><path fill="#9ceb60" d="M12.11 7.48c1.45-.58 4.8-1.65 7.41-.36A6.23 6.23 0 0 1 23 12c.23-1.51.43-5.61-3.5-7.56c-2.74-1.36-6.32-.1-7.63.45a.65.65 0 0 0-.39.77a11.4 11.4 0 0 0 .63 1.82"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M22.91 12.56s1.48-5.73-3.39-8.14c-2.74-1.36-6.32-.1-7.63.45a.65.65 0 0 0-.39.77c.38 1.58 1.83 6 6 6.24c5.2.3 5.41.68 5.41.68"/><path fill="#6dd627" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M22.91 12.56a9.84 9.84 0 0 0-4.75-5.43"/></svg>
</template>

CSS

.icon-red-apple {
  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%3Cpath%20fill%3D%22%236dd627%22%20d%3D%22M25.64%2012.68A1.32%201.32%200%200%201%2024.22%2014c-1.17%200-1.3-1.28-1.3-1.28a15%2015%200%200%201%201.36-7.47c2.24-4.76%205.26-5.47%206.79-1.39s-1.05.81-3.4%203.39a9.13%209.13%200%200%200-2.03%205.43%22%2F%3E%3Cpath%20fill%3D%22%239ceb60%22%20d%3D%22M25.48%207.57c1.82-3.83%204.16-5%205.79-3.14l-.2-.57C29.54-.22%2026.52.49%2024.28%205.21a15%2015%200%200%200-1.36%207.47S23%2013.86%2024.08%2014a15.3%2015.3%200%200%201%201.4-6.43%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M4.32%2044.96a19.68%202.04%200%201%200%2039.36%200a19.68%202.04%200%201%200-39.36%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M25.64%2012.68A1.32%201.32%200%200%201%2024.22%2014c-1.17%200-1.3-1.28-1.3-1.28a15%2015%200%200%201%201.36-7.47c2.24-4.76%205.26-5.47%206.79-1.39s-1.05.81-3.4%203.39a9.13%209.13%200%200%200-2.03%205.43%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20d%3D%22M36.65%2010.58a11.26%2011.26%200%200%200-9.82%201.23a5%205%200%200%201-5.66%200a11.26%2011.26%200%200%200-9.82-1.23C5.06%2012.42%202.17%2021.5%204.91%2030.85S15%2046.29%2021.26%2044.44a7.5%207.5%200%200%200%201.44-.58a2.73%202.73%200%200%201%202.6%200a7.5%207.5%200%200%200%201.44.58C33%2046.29%2040.35%2040.2%2043.09%2030.85s-.15-18.43-6.44-20.27%22%2F%3E%3Cpath%20fill%3D%22%23ff866e%22%20d%3D%22M11.35%2015a12.28%2012.28%200%200%201%209.82%201.11a5.48%205.48%200%200%200%205.66%200A12.28%2012.28%200%200%201%2036.65%2015c4.28%201.13%207%205.3%207.41%2010.5c.52-7.24-2.34-13.43-7.41-14.91a11.26%2011.26%200%200%200-9.82%201.23a5%205%200%200%201-5.66%200a11.26%2011.26%200%200%200-9.82-1.23c-5.07%201.48-7.93%207.67-7.41%2014.91c.43-5.21%203.13-9.38%207.41-10.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36.65%2010.58a11.26%2011.26%200%200%200-9.82%201.23a5%205%200%200%201-5.66%200a11.26%2011.26%200%200%200-9.82-1.23C5.06%2012.42%202.17%2021.5%204.91%2030.85S15%2046.29%2021.26%2044.44a7.5%207.5%200%200%200%201.44-.58a2.73%202.73%200%200%201%202.6%200a7.5%207.5%200%200%200%201.44.58C33%2046.29%2040.35%2040.2%2043.09%2030.85s-.15-18.43-6.44-20.27%22%2F%3E%3Cpath%20fill%3D%22%236dd627%22%20d%3D%22M22.91%2012.56s1.48-5.73-3.39-8.14c-2.74-1.36-6.32-.1-7.63.45a.65.65%200%200%200-.39.77c.38%201.58%201.83%206%206%206.24c5.2.3%205.41.68%205.41.68%22%2F%3E%3Cpath%20fill%3D%22%239ceb60%22%20d%3D%22M12.11%207.48c1.45-.58%204.8-1.65%207.41-.36A6.23%206.23%200%200%201%2023%2012c.23-1.51.43-5.61-3.5-7.56c-2.74-1.36-6.32-.1-7.63.45a.65.65%200%200%200-.39.77a11.4%2011.4%200%200%200%20.63%201.82%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.91%2012.56s1.48-5.73-3.39-8.14c-2.74-1.36-6.32-.1-7.63.45a.65.65%200%200%200-.39.77c.38%201.58%201.83%206%206%206.24c5.2.3%205.41.68%205.41.68%22%2F%3E%3Cpath%20fill%3D%22%236dd627%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.91%2012.56a9.84%209.84%200%200%200-4.75-5.43%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%3Cpath%20fill%3D%22%236dd627%22%20d%3D%22M25.64%2012.68A1.32%201.32%200%200%201%2024.22%2014c-1.17%200-1.3-1.28-1.3-1.28a15%2015%200%200%201%201.36-7.47c2.24-4.76%205.26-5.47%206.79-1.39s-1.05.81-3.4%203.39a9.13%209.13%200%200%200-2.03%205.43%22%2F%3E%3Cpath%20fill%3D%22%239ceb60%22%20d%3D%22M25.48%207.57c1.82-3.83%204.16-5%205.79-3.14l-.2-.57C29.54-.22%2026.52.49%2024.28%205.21a15%2015%200%200%200-1.36%207.47S23%2013.86%2024.08%2014a15.3%2015.3%200%200%201%201.4-6.43%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M4.32%2044.96a19.68%202.04%200%201%200%2039.36%200a19.68%202.04%200%201%200-39.36%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M25.64%2012.68A1.32%201.32%200%200%201%2024.22%2014c-1.17%200-1.3-1.28-1.3-1.28a15%2015%200%200%201%201.36-7.47c2.24-4.76%205.26-5.47%206.79-1.39s-1.05.81-3.4%203.39a9.13%209.13%200%200%200-2.03%205.43%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20d%3D%22M36.65%2010.58a11.26%2011.26%200%200%200-9.82%201.23a5%205%200%200%201-5.66%200a11.26%2011.26%200%200%200-9.82-1.23C5.06%2012.42%202.17%2021.5%204.91%2030.85S15%2046.29%2021.26%2044.44a7.5%207.5%200%200%200%201.44-.58a2.73%202.73%200%200%201%202.6%200a7.5%207.5%200%200%200%201.44.58C33%2046.29%2040.35%2040.2%2043.09%2030.85s-.15-18.43-6.44-20.27%22%2F%3E%3Cpath%20fill%3D%22%23ff866e%22%20d%3D%22M11.35%2015a12.28%2012.28%200%200%201%209.82%201.11a5.48%205.48%200%200%200%205.66%200A12.28%2012.28%200%200%201%2036.65%2015c4.28%201.13%207%205.3%207.41%2010.5c.52-7.24-2.34-13.43-7.41-14.91a11.26%2011.26%200%200%200-9.82%201.23a5%205%200%200%201-5.66%200a11.26%2011.26%200%200%200-9.82-1.23c-5.07%201.48-7.93%207.67-7.41%2014.91c.43-5.21%203.13-9.38%207.41-10.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36.65%2010.58a11.26%2011.26%200%200%200-9.82%201.23a5%205%200%200%201-5.66%200a11.26%2011.26%200%200%200-9.82-1.23C5.06%2012.42%202.17%2021.5%204.91%2030.85S15%2046.29%2021.26%2044.44a7.5%207.5%200%200%200%201.44-.58a2.73%202.73%200%200%201%202.6%200a7.5%207.5%200%200%200%201.44.58C33%2046.29%2040.35%2040.2%2043.09%2030.85s-.15-18.43-6.44-20.27%22%2F%3E%3Cpath%20fill%3D%22%236dd627%22%20d%3D%22M22.91%2012.56s1.48-5.73-3.39-8.14c-2.74-1.36-6.32-.1-7.63.45a.65.65%200%200%200-.39.77c.38%201.58%201.83%206%206%206.24c5.2.3%205.41.68%205.41.68%22%2F%3E%3Cpath%20fill%3D%22%239ceb60%22%20d%3D%22M12.11%207.48c1.45-.58%204.8-1.65%207.41-.36A6.23%206.23%200%200%201%2023%2012c.23-1.51.43-5.61-3.5-7.56c-2.74-1.36-6.32-.1-7.63.45a.65.65%200%200%200-.39.77a11.4%2011.4%200%200%200%20.63%201.82%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.91%2012.56s1.48-5.73-3.39-8.14c-2.74-1.36-6.32-.1-7.63.45a.65.65%200%200%200-.39.77c.38%201.58%201.83%206%206%206.24c5.2.3%205.41.68%205.41.68%22%2F%3E%3Cpath%20fill%3D%22%236dd627%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.91%2012.56a9.84%209.84%200%200%200-4.75-5.43%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/red-apple.svg?color=%231a73e8&size=48