kiwi fruit emoji

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

Name
kiwi-fruit
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 kiwi fruit emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><circle cx="36.138" cy="35.763" r="25.012" fill="#5c9e31"/><path fill="#b1cc33" d="m37.315 26.332l2.368-2.189c1.156-1.068 3.023-.169 2.908 1.4l-.234 3.217a1.735 1.735 0 0 0 1.468 1.841l3.188.487c1.556.238 2.017 2.258.718 3.147l-2.66 1.822a1.735 1.735 0 0 0-.524 2.296l1.606 2.795c.784 1.365-.508 2.985-2.013 2.524l-3.082-.944a1.735 1.735 0 0 0-2.123 1.022l-1.184 2.999c-.578 1.464-2.65 1.464-3.228 0l-1.184-3a1.735 1.735 0 0 0-2.122-1.021l-3.083.944c-1.505.461-2.796-1.159-2.012-2.524l1.606-2.795a1.735 1.735 0 0 0-.524-2.296l-2.66-1.822c-1.299-.89-.838-2.91.718-3.147l3.187-.487a1.735 1.735 0 0 0 1.469-1.841l-.235-3.216c-.114-1.57 1.753-2.469 2.909-1.4l2.368 2.188c.665.614 1.69.614 2.355 0"/></g><circle cx="36.138" cy="35.763" r="25.012" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m37.315 26.332l2.368-2.189c1.156-1.068 3.023-.169 2.908 1.4l-.234 3.217a1.735 1.735 0 0 0 1.468 1.841l3.188.487c1.556.238 2.017 2.258.718 3.147l-2.66 1.822a1.735 1.735 0 0 0-.524 2.296l1.606 2.795c.784 1.365-.508 2.985-2.013 2.524l-3.082-.944a1.735 1.735 0 0 0-2.123 1.022l-1.184 2.999c-.578 1.464-2.65 1.464-3.228 0l-1.184-3a1.735 1.735 0 0 0-2.122-1.021l-3.083.944c-1.505.461-2.796-1.159-2.012-2.524l1.606-2.795a1.735 1.735 0 0 0-.524-2.296l-2.66-1.822c-1.299-.89-.838-2.91.718-3.147l3.187-.487a1.735 1.735 0 0 0 1.469-1.841l-.235-3.216c-.114-1.57 1.753-2.469 2.909-1.4l2.368 2.188c.665.614 1.69.614 2.355 0"/><ellipse cx="24.191" cy="25.13" rx=".914" ry="1.827" transform="rotate(-48.417 24.192 25.13)"/><ellipse cx="36.039" cy="19.052" rx=".914" ry="1.827"/><ellipse cx="48.069" cy="25.24" rx="1.827" ry=".914" transform="rotate(-45 48.069 25.24)"/><ellipse cx="50.808" cy="38.1" rx=".914" ry="1.827" transform="rotate(-83.633 50.81 38.1)"/><ellipse cx="21.473" cy="37.99" rx="1.827" ry=".914"/><ellipse cx="29.379" cy="48.704" rx="1.827" ry=".914" transform="rotate(-60 29.38 48.705)"/><ellipse cx="43.053" cy="48.737" rx=".914" ry="1.827" transform="rotate(-28.113 43.053 48.736)"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiKiwiFruit(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><circle cx="36.138" cy="35.763" r="25.012" fill="#5c9e31"/><path fill="#b1cc33" d="m37.315 26.332l2.368-2.189c1.156-1.068 3.023-.169 2.908 1.4l-.234 3.217a1.735 1.735 0 0 0 1.468 1.841l3.188.487c1.556.238 2.017 2.258.718 3.147l-2.66 1.822a1.735 1.735 0 0 0-.524 2.296l1.606 2.795c.784 1.365-.508 2.985-2.013 2.524l-3.082-.944a1.735 1.735 0 0 0-2.123 1.022l-1.184 2.999c-.578 1.464-2.65 1.464-3.228 0l-1.184-3a1.735 1.735 0 0 0-2.122-1.021l-3.083.944c-1.505.461-2.796-1.159-2.012-2.524l1.606-2.795a1.735 1.735 0 0 0-.524-2.296l-2.66-1.822c-1.299-.89-.838-2.91.718-3.147l3.187-.487a1.735 1.735 0 0 0 1.469-1.841l-.235-3.216c-.114-1.57 1.753-2.469 2.909-1.4l2.368 2.188c.665.614 1.69.614 2.355 0"/></g><circle cx="36.138" cy="35.763" r="25.012" fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="m37.315 26.332l2.368-2.189c1.156-1.068 3.023-.169 2.908 1.4l-.234 3.217a1.735 1.735 0 0 0 1.468 1.841l3.188.487c1.556.238 2.017 2.258.718 3.147l-2.66 1.822a1.735 1.735 0 0 0-.524 2.296l1.606 2.795c.784 1.365-.508 2.985-2.013 2.524l-3.082-.944a1.735 1.735 0 0 0-2.123 1.022l-1.184 2.999c-.578 1.464-2.65 1.464-3.228 0l-1.184-3a1.735 1.735 0 0 0-2.122-1.021l-3.083.944c-1.505.461-2.796-1.159-2.012-2.524l1.606-2.795a1.735 1.735 0 0 0-.524-2.296l-2.66-1.822c-1.299-.89-.838-2.91.718-3.147l3.187-.487a1.735 1.735 0 0 0 1.469-1.841l-.235-3.216c-.114-1.57 1.753-2.469 2.909-1.4l2.368 2.188c.665.614 1.69.614 2.355 0"/><ellipse cx="24.191" cy="25.13" rx=".914" ry="1.827" transform="rotate(-48.417 24.192 25.13)"/><ellipse cx="36.039" cy="19.052" rx=".914" ry="1.827"/><ellipse cx="48.069" cy="25.24" rx="1.827" ry=".914" transform="rotate(-45 48.069 25.24)"/><ellipse cx="50.808" cy="38.1" rx=".914" ry="1.827" transform="rotate(-83.633 50.81 38.1)"/><ellipse cx="21.473" cy="37.99" rx="1.827" ry=".914"/><ellipse cx="29.379" cy="48.704" rx="1.827" ry=".914" transform="rotate(-60 29.38 48.705)"/><ellipse cx="43.053" cy="48.737" rx=".914" ry="1.827" transform="rotate(-28.113 43.053 48.736)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><circle cx="36.138" cy="35.763" r="25.012" fill="#5c9e31"/><path fill="#b1cc33" d="m37.315 26.332l2.368-2.189c1.156-1.068 3.023-.169 2.908 1.4l-.234 3.217a1.735 1.735 0 0 0 1.468 1.841l3.188.487c1.556.238 2.017 2.258.718 3.147l-2.66 1.822a1.735 1.735 0 0 0-.524 2.296l1.606 2.795c.784 1.365-.508 2.985-2.013 2.524l-3.082-.944a1.735 1.735 0 0 0-2.123 1.022l-1.184 2.999c-.578 1.464-2.65 1.464-3.228 0l-1.184-3a1.735 1.735 0 0 0-2.122-1.021l-3.083.944c-1.505.461-2.796-1.159-2.012-2.524l1.606-2.795a1.735 1.735 0 0 0-.524-2.296l-2.66-1.822c-1.299-.89-.838-2.91.718-3.147l3.187-.487a1.735 1.735 0 0 0 1.469-1.841l-.235-3.216c-.114-1.57 1.753-2.469 2.909-1.4l2.368 2.188c.665.614 1.69.614 2.355 0"/></g><circle cx="36.138" cy="35.763" r="25.012" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m37.315 26.332l2.368-2.189c1.156-1.068 3.023-.169 2.908 1.4l-.234 3.217a1.735 1.735 0 0 0 1.468 1.841l3.188.487c1.556.238 2.017 2.258.718 3.147l-2.66 1.822a1.735 1.735 0 0 0-.524 2.296l1.606 2.795c.784 1.365-.508 2.985-2.013 2.524l-3.082-.944a1.735 1.735 0 0 0-2.123 1.022l-1.184 2.999c-.578 1.464-2.65 1.464-3.228 0l-1.184-3a1.735 1.735 0 0 0-2.122-1.021l-3.083.944c-1.505.461-2.796-1.159-2.012-2.524l1.606-2.795a1.735 1.735 0 0 0-.524-2.296l-2.66-1.822c-1.299-.89-.838-2.91.718-3.147l3.187-.487a1.735 1.735 0 0 0 1.469-1.841l-.235-3.216c-.114-1.57 1.753-2.469 2.909-1.4l2.368 2.188c.665.614 1.69.614 2.355 0"/><ellipse cx="24.191" cy="25.13" rx=".914" ry="1.827" transform="rotate(-48.417 24.192 25.13)"/><ellipse cx="36.039" cy="19.052" rx=".914" ry="1.827"/><ellipse cx="48.069" cy="25.24" rx="1.827" ry=".914" transform="rotate(-45 48.069 25.24)"/><ellipse cx="50.808" cy="38.1" rx=".914" ry="1.827" transform="rotate(-83.633 50.81 38.1)"/><ellipse cx="21.473" cy="37.99" rx="1.827" ry=".914"/><ellipse cx="29.379" cy="48.704" rx="1.827" ry=".914" transform="rotate(-60 29.38 48.705)"/><ellipse cx="43.053" cy="48.737" rx=".914" ry="1.827" transform="rotate(-28.113 43.053 48.736)"/></svg>
</template>

CSS

.icon-kiwi-fruit {
  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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2236.138%22%20cy%3D%2235.763%22%20r%3D%2225.012%22%20fill%3D%22%235c9e31%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22m37.315%2026.332l2.368-2.189c1.156-1.068%203.023-.169%202.908%201.4l-.234%203.217a1.735%201.735%200%200%200%201.468%201.841l3.188.487c1.556.238%202.017%202.258.718%203.147l-2.66%201.822a1.735%201.735%200%200%200-.524%202.296l1.606%202.795c.784%201.365-.508%202.985-2.013%202.524l-3.082-.944a1.735%201.735%200%200%200-2.123%201.022l-1.184%202.999c-.578%201.464-2.65%201.464-3.228%200l-1.184-3a1.735%201.735%200%200%200-2.122-1.021l-3.083.944c-1.505.461-2.796-1.159-2.012-2.524l1.606-2.795a1.735%201.735%200%200%200-.524-2.296l-2.66-1.822c-1.299-.89-.838-2.91.718-3.147l3.187-.487a1.735%201.735%200%200%200%201.469-1.841l-.235-3.216c-.114-1.57%201.753-2.469%202.909-1.4l2.368%202.188c.665.614%201.69.614%202.355%200%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2236.138%22%20cy%3D%2235.763%22%20r%3D%2225.012%22%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%2F%3E%3Cpath%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%20d%3D%22m37.315%2026.332l2.368-2.189c1.156-1.068%203.023-.169%202.908%201.4l-.234%203.217a1.735%201.735%200%200%200%201.468%201.841l3.188.487c1.556.238%202.017%202.258.718%203.147l-2.66%201.822a1.735%201.735%200%200%200-.524%202.296l1.606%202.795c.784%201.365-.508%202.985-2.013%202.524l-3.082-.944a1.735%201.735%200%200%200-2.123%201.022l-1.184%202.999c-.578%201.464-2.65%201.464-3.228%200l-1.184-3a1.735%201.735%200%200%200-2.122-1.021l-3.083.944c-1.505.461-2.796-1.159-2.012-2.524l1.606-2.795a1.735%201.735%200%200%200-.524-2.296l-2.66-1.822c-1.299-.89-.838-2.91.718-3.147l3.187-.487a1.735%201.735%200%200%200%201.469-1.841l-.235-3.216c-.114-1.57%201.753-2.469%202.909-1.4l2.368%202.188c.665.614%201.69.614%202.355%200%22%2F%3E%3Cellipse%20cx%3D%2224.191%22%20cy%3D%2225.13%22%20rx%3D%22.914%22%20ry%3D%221.827%22%20transform%3D%22rotate(-48.417%2024.192%2025.13)%22%2F%3E%3Cellipse%20cx%3D%2236.039%22%20cy%3D%2219.052%22%20rx%3D%22.914%22%20ry%3D%221.827%22%2F%3E%3Cellipse%20cx%3D%2248.069%22%20cy%3D%2225.24%22%20rx%3D%221.827%22%20ry%3D%22.914%22%20transform%3D%22rotate(-45%2048.069%2025.24)%22%2F%3E%3Cellipse%20cx%3D%2250.808%22%20cy%3D%2238.1%22%20rx%3D%22.914%22%20ry%3D%221.827%22%20transform%3D%22rotate(-83.633%2050.81%2038.1)%22%2F%3E%3Cellipse%20cx%3D%2221.473%22%20cy%3D%2237.99%22%20rx%3D%221.827%22%20ry%3D%22.914%22%2F%3E%3Cellipse%20cx%3D%2229.379%22%20cy%3D%2248.704%22%20rx%3D%221.827%22%20ry%3D%22.914%22%20transform%3D%22rotate(-60%2029.38%2048.705)%22%2F%3E%3Cellipse%20cx%3D%2243.053%22%20cy%3D%2248.737%22%20rx%3D%22.914%22%20ry%3D%221.827%22%20transform%3D%22rotate(-28.113%2043.053%2048.736)%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%2072%2072%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2236.138%22%20cy%3D%2235.763%22%20r%3D%2225.012%22%20fill%3D%22%235c9e31%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22m37.315%2026.332l2.368-2.189c1.156-1.068%203.023-.169%202.908%201.4l-.234%203.217a1.735%201.735%200%200%200%201.468%201.841l3.188.487c1.556.238%202.017%202.258.718%203.147l-2.66%201.822a1.735%201.735%200%200%200-.524%202.296l1.606%202.795c.784%201.365-.508%202.985-2.013%202.524l-3.082-.944a1.735%201.735%200%200%200-2.123%201.022l-1.184%202.999c-.578%201.464-2.65%201.464-3.228%200l-1.184-3a1.735%201.735%200%200%200-2.122-1.021l-3.083.944c-1.505.461-2.796-1.159-2.012-2.524l1.606-2.795a1.735%201.735%200%200%200-.524-2.296l-2.66-1.822c-1.299-.89-.838-2.91.718-3.147l3.187-.487a1.735%201.735%200%200%200%201.469-1.841l-.235-3.216c-.114-1.57%201.753-2.469%202.909-1.4l2.368%202.188c.665.614%201.69.614%202.355%200%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2236.138%22%20cy%3D%2235.763%22%20r%3D%2225.012%22%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%2F%3E%3Cpath%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%20d%3D%22m37.315%2026.332l2.368-2.189c1.156-1.068%203.023-.169%202.908%201.4l-.234%203.217a1.735%201.735%200%200%200%201.468%201.841l3.188.487c1.556.238%202.017%202.258.718%203.147l-2.66%201.822a1.735%201.735%200%200%200-.524%202.296l1.606%202.795c.784%201.365-.508%202.985-2.013%202.524l-3.082-.944a1.735%201.735%200%200%200-2.123%201.022l-1.184%202.999c-.578%201.464-2.65%201.464-3.228%200l-1.184-3a1.735%201.735%200%200%200-2.122-1.021l-3.083.944c-1.505.461-2.796-1.159-2.012-2.524l1.606-2.795a1.735%201.735%200%200%200-.524-2.296l-2.66-1.822c-1.299-.89-.838-2.91.718-3.147l3.187-.487a1.735%201.735%200%200%200%201.469-1.841l-.235-3.216c-.114-1.57%201.753-2.469%202.909-1.4l2.368%202.188c.665.614%201.69.614%202.355%200%22%2F%3E%3Cellipse%20cx%3D%2224.191%22%20cy%3D%2225.13%22%20rx%3D%22.914%22%20ry%3D%221.827%22%20transform%3D%22rotate(-48.417%2024.192%2025.13)%22%2F%3E%3Cellipse%20cx%3D%2236.039%22%20cy%3D%2219.052%22%20rx%3D%22.914%22%20ry%3D%221.827%22%2F%3E%3Cellipse%20cx%3D%2248.069%22%20cy%3D%2225.24%22%20rx%3D%221.827%22%20ry%3D%22.914%22%20transform%3D%22rotate(-45%2048.069%2025.24)%22%2F%3E%3Cellipse%20cx%3D%2250.808%22%20cy%3D%2238.1%22%20rx%3D%22.914%22%20ry%3D%221.827%22%20transform%3D%22rotate(-83.633%2050.81%2038.1)%22%2F%3E%3Cellipse%20cx%3D%2221.473%22%20cy%3D%2237.99%22%20rx%3D%221.827%22%20ry%3D%22.914%22%2F%3E%3Cellipse%20cx%3D%2229.379%22%20cy%3D%2248.704%22%20rx%3D%221.827%22%20ry%3D%22.914%22%20transform%3D%22rotate(-60%2029.38%2048.705)%22%2F%3E%3Cellipse%20cx%3D%2243.053%22%20cy%3D%2248.737%22%20rx%3D%22.914%22%20ry%3D%221.827%22%20transform%3D%22rotate(-28.113%2043.053%2048.736)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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