kiwi fruit emoji
kiwi-fruit from Fluent Emoji Flat by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.
- Name
- kiwi-fruit
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Food & Drink
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More food & drink icons from Fluent Emoji Flat
Use the kiwi fruit emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#6d4534" d="m26.332 8.62l-2.95-2.95l-17.71 17.71l2.95 2.95c4.89 4.89 12.82 4.89 17.71 0s4.89-12.82 0-17.71"/><path fill="#00d26a" d="M14.532 27.06c6.92 0 12.53-5.61 12.53-12.53S21.452 2 14.532 2S2.002 7.61 2.002 14.53s5.61 12.53 12.53 12.53"/><path fill="#e2ff92" d="M14.533 20.15a5.62 5.62 0 1 0 0-11.24a5.62 5.62 0 0 0 0 11.24"/><path fill="#1c1c1c" d="M15.942 7.12a.98.98 0 1 0 0-1.96a.98.98 0 0 0 0 1.96m5.5 1.37a.98.98 0 1 1-1.96 0a.98.98 0 0 1 1.96 0M9.472 20.46a.98.98 0 1 1-1.96 0a.98.98 0 0 1 1.96 0m4.51 2.35a.98.98 0 1 1-1.96 0a.98.98 0 0 1 1.96 0m-3.08-15.02a.98.98 0 1 0 0-1.96a.98.98 0 0 0 0 1.96m8.13 14.35a.98.98 0 1 1-1.96 0a.98.98 0 0 1 1.96 0M7.152 11.22a.98.98 0 1 0 0-1.96a.98.98 0 0 0 0 1.96m15.63 7.48a.98.98 0 1 1-1.96 0a.98.98 0 0 1 1.96 0m-16.73-2.51a.98.98 0 1 0 0-1.96a.98.98 0 0 0 0 1.96m17.83-2.45a.98.98 0 1 1-1.96 0a.98.98 0 0 1 1.96 0"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatKiwiFruit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#6d4534" d="m26.332 8.62l-2.95-2.95l-17.71 17.71l2.95 2.95c4.89 4.89 12.82 4.89 17.71 0s4.89-12.82 0-17.71"/><path fill="#00d26a" d="M14.532 27.06c6.92 0 12.53-5.61 12.53-12.53S21.452 2 14.532 2S2.002 7.61 2.002 14.53s5.61 12.53 12.53 12.53"/><path fill="#e2ff92" d="M14.533 20.15a5.62 5.62 0 1 0 0-11.24a5.62 5.62 0 0 0 0 11.24"/><path fill="#1c1c1c" d="M15.942 7.12a.98.98 0 1 0 0-1.96a.98.98 0 0 0 0 1.96m5.5 1.37a.98.98 0 1 1-1.96 0a.98.98 0 0 1 1.96 0M9.472 20.46a.98.98 0 1 1-1.96 0a.98.98 0 0 1 1.96 0m4.51 2.35a.98.98 0 1 1-1.96 0a.98.98 0 0 1 1.96 0m-3.08-15.02a.98.98 0 1 0 0-1.96a.98.98 0 0 0 0 1.96m8.13 14.35a.98.98 0 1 1-1.96 0a.98.98 0 0 1 1.96 0M7.152 11.22a.98.98 0 1 0 0-1.96a.98.98 0 0 0 0 1.96m15.63 7.48a.98.98 0 1 1-1.96 0a.98.98 0 0 1 1.96 0m-16.73-2.51a.98.98 0 1 0 0-1.96a.98.98 0 0 0 0 1.96m17.83-2.45a.98.98 0 1 1-1.96 0a.98.98 0 0 1 1.96 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#6d4534" d="m26.332 8.62l-2.95-2.95l-17.71 17.71l2.95 2.95c4.89 4.89 12.82 4.89 17.71 0s4.89-12.82 0-17.71"/><path fill="#00d26a" d="M14.532 27.06c6.92 0 12.53-5.61 12.53-12.53S21.452 2 14.532 2S2.002 7.61 2.002 14.53s5.61 12.53 12.53 12.53"/><path fill="#e2ff92" d="M14.533 20.15a5.62 5.62 0 1 0 0-11.24a5.62 5.62 0 0 0 0 11.24"/><path fill="#1c1c1c" d="M15.942 7.12a.98.98 0 1 0 0-1.96a.98.98 0 0 0 0 1.96m5.5 1.37a.98.98 0 1 1-1.96 0a.98.98 0 0 1 1.96 0M9.472 20.46a.98.98 0 1 1-1.96 0a.98.98 0 0 1 1.96 0m4.51 2.35a.98.98 0 1 1-1.96 0a.98.98 0 0 1 1.96 0m-3.08-15.02a.98.98 0 1 0 0-1.96a.98.98 0 0 0 0 1.96m8.13 14.35a.98.98 0 1 1-1.96 0a.98.98 0 0 1 1.96 0M7.152 11.22a.98.98 0 1 0 0-1.96a.98.98 0 0 0 0 1.96m15.63 7.48a.98.98 0 1 1-1.96 0a.98.98 0 0 1 1.96 0m-16.73-2.51a.98.98 0 1 0 0-1.96a.98.98 0 0 0 0 1.96m17.83-2.45a.98.98 0 1 1-1.96 0a.98.98 0 0 1 1.96 0"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%236d4534%22%20d%3D%22m26.332%208.62l-2.95-2.95l-17.71%2017.71l2.95%202.95c4.89%204.89%2012.82%204.89%2017.71%200s4.89-12.82%200-17.71%22%2F%3E%3Cpath%20fill%3D%22%2300d26a%22%20d%3D%22M14.532%2027.06c6.92%200%2012.53-5.61%2012.53-12.53S21.452%202%2014.532%202S2.002%207.61%202.002%2014.53s5.61%2012.53%2012.53%2012.53%22%2F%3E%3Cpath%20fill%3D%22%23e2ff92%22%20d%3D%22M14.533%2020.15a5.62%205.62%200%201%200%200-11.24a5.62%205.62%200%200%200%200%2011.24%22%2F%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M15.942%207.12a.98.98%200%201%200%200-1.96a.98.98%200%200%200%200%201.96m5.5%201.37a.98.98%200%201%201-1.96%200a.98.98%200%200%201%201.96%200M9.472%2020.46a.98.98%200%201%201-1.96%200a.98.98%200%200%201%201.96%200m4.51%202.35a.98.98%200%201%201-1.96%200a.98.98%200%200%201%201.96%200m-3.08-15.02a.98.98%200%201%200%200-1.96a.98.98%200%200%200%200%201.96m8.13%2014.35a.98.98%200%201%201-1.96%200a.98.98%200%200%201%201.96%200M7.152%2011.22a.98.98%200%201%200%200-1.96a.98.98%200%200%200%200%201.96m15.63%207.48a.98.98%200%201%201-1.96%200a.98.98%200%200%201%201.96%200m-16.73-2.51a.98.98%200%201%200%200-1.96a.98.98%200%200%200%200%201.96m17.83-2.45a.98.98%200%201%201-1.96%200a.98.98%200%200%201%201.96%200%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%236d4534%22%20d%3D%22m26.332%208.62l-2.95-2.95l-17.71%2017.71l2.95%202.95c4.89%204.89%2012.82%204.89%2017.71%200s4.89-12.82%200-17.71%22%2F%3E%3Cpath%20fill%3D%22%2300d26a%22%20d%3D%22M14.532%2027.06c6.92%200%2012.53-5.61%2012.53-12.53S21.452%202%2014.532%202S2.002%207.61%202.002%2014.53s5.61%2012.53%2012.53%2012.53%22%2F%3E%3Cpath%20fill%3D%22%23e2ff92%22%20d%3D%22M14.533%2020.15a5.62%205.62%200%201%200%200-11.24a5.62%205.62%200%200%200%200%2011.24%22%2F%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M15.942%207.12a.98.98%200%201%200%200-1.96a.98.98%200%200%200%200%201.96m5.5%201.37a.98.98%200%201%201-1.96%200a.98.98%200%200%201%201.96%200M9.472%2020.46a.98.98%200%201%201-1.96%200a.98.98%200%200%201%201.96%200m4.51%202.35a.98.98%200%201%201-1.96%200a.98.98%200%200%201%201.96%200m-3.08-15.02a.98.98%200%201%200%200-1.96a.98.98%200%200%200%200%201.96m8.13%2014.35a.98.98%200%201%201-1.96%200a.98.98%200%200%201%201.96%200M7.152%2011.22a.98.98%200%201%200%200-1.96a.98.98%200%200%200%200%201.96m15.63%207.48a.98.98%200%201%201-1.96%200a.98.98%200%200%201%201.96%200m-16.73-2.51a.98.98%200%201%200%200-1.96a.98.98%200%200%200%200%201.96m17.83-2.45a.98.98%200%201%201-1.96%200a.98.98%200%200%201%201.96%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/kiwi-fruit.svg?color=%231a73e8&size=48