coconut emoji
coconut from OpenMoji by OpenMoji · Default · Food Drink · CC-BY-SA-4.0 Attribution required.
- Name
- coconut
- 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 coconut emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" stroke="#a57939" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M52.738 53.134a26.1 26.1 0 0 1-6.296 4.644c-.753.392-1.527.753-2.311 1.073a26.2 26.2 0 0 1-9.784 1.899a25.93 25.93 0 0 1-18.391-7.616C5.8 42.978 11.466 32.173 21.622 22.016c10.155-10.165 20.96-15.821 31.116-5.666a26.3 26.3 0 0 1 3.168 3.83c6.853 10.113 5.8 23.994-3.168 32.953"/><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M21.56 45.5c-2.768.292-4.54 1.454-6.018.458C8 40.875 31.625 12.292 42.75 14.458C38.032 15.953 17.832 28.326 21.56 45.5"/><path fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M35.99 36.01c-4.03 4.03-8.34 7.03-12.04 8.63c-.83.36-1.63.65-2.39.86C13.8 29.556 41.162 12.734 44.8 15.51c3.626 2.767-.72 12.41-8.81 20.5"/><path fill="#fff" d="M45.667 15.875c-1.771-1.771-5.11-2.033-9.042-.417M14.371 40.667c-.612 2.464-.395 4.478.807 5.68"/><path fill="#6a462f" d="M52.738 53.134a25.93 25.93 0 0 1-18.391 7.616c-2.645-.003 31.94-14.857 13.007-48.328c17.62 10.555 14.352 31.753 5.384 40.712"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M45.667 15.875c-1.771-1.771-5.11-2.033-9.042-.417M14.371 40.667c-.612 2.464-.395 4.478.807 5.68"/><path d="M45.666 15.858c1.143 1.143 1.408 2.015.834 4.392c-.44 1.824.875 7.5-2.701 7.182c-1.77-.157-2.413 5.715-3.674 7.318S38.079 34.421 36.5 36c-1.24 1.24-3.627 2.983-5.25 4.125c-.53.372.044.75-.125 1.375c-.332 1.23-5.96 3.944-7.797 4.716c-1.304.549-3.1-.394-4.203-.216c-1.953.316-2.955 1.338-3.947.346"/><path d="M52.738 53.134a26.1 26.1 0 0 1-6.296 4.644c-.753.392-1.527.753-2.311 1.073a26.2 26.2 0 0 1-9.784 1.899a25.93 25.93 0 0 1-18.391-7.616C5.8 42.978 11.466 32.173 21.622 22.016c10.155-10.165 20.96-15.821 31.116-5.666c1.197 1.197 2.219 2.672 3.137 4.024c6.853 10.114 5.831 23.8-3.137 32.758"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiCoconut(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" stroke="#a57939" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M52.738 53.134a26.1 26.1 0 0 1-6.296 4.644c-.753.392-1.527.753-2.311 1.073a26.2 26.2 0 0 1-9.784 1.899a25.93 25.93 0 0 1-18.391-7.616C5.8 42.978 11.466 32.173 21.622 22.016c10.155-10.165 20.96-15.821 31.116-5.666a26.3 26.3 0 0 1 3.168 3.83c6.853 10.113 5.8 23.994-3.168 32.953"/><path fill="#d0cfce" stroke="#d0cfce" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M21.56 45.5c-2.768.292-4.54 1.454-6.018.458C8 40.875 31.625 12.292 42.75 14.458C38.032 15.953 17.832 28.326 21.56 45.5"/><path fill="#fff" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M35.99 36.01c-4.03 4.03-8.34 7.03-12.04 8.63c-.83.36-1.63.65-2.39.86C13.8 29.556 41.162 12.734 44.8 15.51c3.626 2.767-.72 12.41-8.81 20.5"/><path fill="#fff" d="M45.667 15.875c-1.771-1.771-5.11-2.033-9.042-.417M14.371 40.667c-.612 2.464-.395 4.478.807 5.68"/><path fill="#6a462f" d="M52.738 53.134a25.93 25.93 0 0 1-18.391 7.616c-2.645-.003 31.94-14.857 13.007-48.328c17.62 10.555 14.352 31.753 5.384 40.712"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M45.667 15.875c-1.771-1.771-5.11-2.033-9.042-.417M14.371 40.667c-.612 2.464-.395 4.478.807 5.68"/><path d="M45.666 15.858c1.143 1.143 1.408 2.015.834 4.392c-.44 1.824.875 7.5-2.701 7.182c-1.77-.157-2.413 5.715-3.674 7.318S38.079 34.421 36.5 36c-1.24 1.24-3.627 2.983-5.25 4.125c-.53.372.044.75-.125 1.375c-.332 1.23-5.96 3.944-7.797 4.716c-1.304.549-3.1-.394-4.203-.216c-1.953.316-2.955 1.338-3.947.346"/><path d="M52.738 53.134a26.1 26.1 0 0 1-6.296 4.644c-.753.392-1.527.753-2.311 1.073a26.2 26.2 0 0 1-9.784 1.899a25.93 25.93 0 0 1-18.391-7.616C5.8 42.978 11.466 32.173 21.622 22.016c10.155-10.165 20.96-15.821 31.116-5.666c1.197 1.197 2.219 2.672 3.137 4.024c6.853 10.114 5.831 23.8-3.137 32.758"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" stroke="#a57939" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M52.738 53.134a26.1 26.1 0 0 1-6.296 4.644c-.753.392-1.527.753-2.311 1.073a26.2 26.2 0 0 1-9.784 1.899a25.93 25.93 0 0 1-18.391-7.616C5.8 42.978 11.466 32.173 21.622 22.016c10.155-10.165 20.96-15.821 31.116-5.666a26.3 26.3 0 0 1 3.168 3.83c6.853 10.113 5.8 23.994-3.168 32.953"/><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M21.56 45.5c-2.768.292-4.54 1.454-6.018.458C8 40.875 31.625 12.292 42.75 14.458C38.032 15.953 17.832 28.326 21.56 45.5"/><path fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M35.99 36.01c-4.03 4.03-8.34 7.03-12.04 8.63c-.83.36-1.63.65-2.39.86C13.8 29.556 41.162 12.734 44.8 15.51c3.626 2.767-.72 12.41-8.81 20.5"/><path fill="#fff" d="M45.667 15.875c-1.771-1.771-5.11-2.033-9.042-.417M14.371 40.667c-.612 2.464-.395 4.478.807 5.68"/><path fill="#6a462f" d="M52.738 53.134a25.93 25.93 0 0 1-18.391 7.616c-2.645-.003 31.94-14.857 13.007-48.328c17.62 10.555 14.352 31.753 5.384 40.712"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M45.667 15.875c-1.771-1.771-5.11-2.033-9.042-.417M14.371 40.667c-.612 2.464-.395 4.478.807 5.68"/><path d="M45.666 15.858c1.143 1.143 1.408 2.015.834 4.392c-.44 1.824.875 7.5-2.701 7.182c-1.77-.157-2.413 5.715-3.674 7.318S38.079 34.421 36.5 36c-1.24 1.24-3.627 2.983-5.25 4.125c-.53.372.044.75-.125 1.375c-.332 1.23-5.96 3.944-7.797 4.716c-1.304.549-3.1-.394-4.203-.216c-1.953.316-2.955 1.338-3.947.346"/><path d="M52.738 53.134a26.1 26.1 0 0 1-6.296 4.644c-.753.392-1.527.753-2.311 1.073a26.2 26.2 0 0 1-9.784 1.899a25.93 25.93 0 0 1-18.391-7.616C5.8 42.978 11.466 32.173 21.622 22.016c10.155-10.165 20.96-15.821 31.116-5.666c1.197 1.197 2.219 2.672 3.137 4.024c6.853 10.114 5.831 23.8-3.137 32.758"/></g></svg> </template>
CSS
.icon-coconut {
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%3Cpath%20fill%3D%22%23a57939%22%20stroke%3D%22%23a57939%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M52.738%2053.134a26.1%2026.1%200%200%201-6.296%204.644c-.753.392-1.527.753-2.311%201.073a26.2%2026.2%200%200%201-9.784%201.899a25.93%2025.93%200%200%201-18.391-7.616C5.8%2042.978%2011.466%2032.173%2021.622%2022.016c10.155-10.165%2020.96-15.821%2031.116-5.666a26.3%2026.3%200%200%201%203.168%203.83c6.853%2010.113%205.8%2023.994-3.168%2032.953%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M21.56%2045.5c-2.768.292-4.54%201.454-6.018.458C8%2040.875%2031.625%2012.292%2042.75%2014.458C38.032%2015.953%2017.832%2028.326%2021.56%2045.5%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M35.99%2036.01c-4.03%204.03-8.34%207.03-12.04%208.63c-.83.36-1.63.65-2.39.86C13.8%2029.556%2041.162%2012.734%2044.8%2015.51c3.626%202.767-.72%2012.41-8.81%2020.5%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M45.667%2015.875c-1.771-1.771-5.11-2.033-9.042-.417M14.371%2040.667c-.612%202.464-.395%204.478.807%205.68%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M52.738%2053.134a25.93%2025.93%200%200%201-18.391%207.616c-2.645-.003%2031.94-14.857%2013.007-48.328c17.62%2010.555%2014.352%2031.753%205.384%2040.712%22%2F%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%22M45.667%2015.875c-1.771-1.771-5.11-2.033-9.042-.417M14.371%2040.667c-.612%202.464-.395%204.478.807%205.68%22%2F%3E%3Cpath%20d%3D%22M45.666%2015.858c1.143%201.143%201.408%202.015.834%204.392c-.44%201.824.875%207.5-2.701%207.182c-1.77-.157-2.413%205.715-3.674%207.318S38.079%2034.421%2036.5%2036c-1.24%201.24-3.627%202.983-5.25%204.125c-.53.372.044.75-.125%201.375c-.332%201.23-5.96%203.944-7.797%204.716c-1.304.549-3.1-.394-4.203-.216c-1.953.316-2.955%201.338-3.947.346%22%2F%3E%3Cpath%20d%3D%22M52.738%2053.134a26.1%2026.1%200%200%201-6.296%204.644c-.753.392-1.527.753-2.311%201.073a26.2%2026.2%200%200%201-9.784%201.899a25.93%2025.93%200%200%201-18.391-7.616C5.8%2042.978%2011.466%2032.173%2021.622%2022.016c10.155-10.165%2020.96-15.821%2031.116-5.666c1.197%201.197%202.219%202.672%203.137%204.024c6.853%2010.114%205.831%2023.8-3.137%2032.758%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%3Cpath%20fill%3D%22%23a57939%22%20stroke%3D%22%23a57939%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M52.738%2053.134a26.1%2026.1%200%200%201-6.296%204.644c-.753.392-1.527.753-2.311%201.073a26.2%2026.2%200%200%201-9.784%201.899a25.93%2025.93%200%200%201-18.391-7.616C5.8%2042.978%2011.466%2032.173%2021.622%2022.016c10.155-10.165%2020.96-15.821%2031.116-5.666a26.3%2026.3%200%200%201%203.168%203.83c6.853%2010.113%205.8%2023.994-3.168%2032.953%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M21.56%2045.5c-2.768.292-4.54%201.454-6.018.458C8%2040.875%2031.625%2012.292%2042.75%2014.458C38.032%2015.953%2017.832%2028.326%2021.56%2045.5%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M35.99%2036.01c-4.03%204.03-8.34%207.03-12.04%208.63c-.83.36-1.63.65-2.39.86C13.8%2029.556%2041.162%2012.734%2044.8%2015.51c3.626%202.767-.72%2012.41-8.81%2020.5%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M45.667%2015.875c-1.771-1.771-5.11-2.033-9.042-.417M14.371%2040.667c-.612%202.464-.395%204.478.807%205.68%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M52.738%2053.134a25.93%2025.93%200%200%201-18.391%207.616c-2.645-.003%2031.94-14.857%2013.007-48.328c17.62%2010.555%2014.352%2031.753%205.384%2040.712%22%2F%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%22M45.667%2015.875c-1.771-1.771-5.11-2.033-9.042-.417M14.371%2040.667c-.612%202.464-.395%204.478.807%205.68%22%2F%3E%3Cpath%20d%3D%22M45.666%2015.858c1.143%201.143%201.408%202.015.834%204.392c-.44%201.824.875%207.5-2.701%207.182c-1.77-.157-2.413%205.715-3.674%207.318S38.079%2034.421%2036.5%2036c-1.24%201.24-3.627%202.983-5.25%204.125c-.53.372.044.75-.125%201.375c-.332%201.23-5.96%203.944-7.797%204.716c-1.304.549-3.1-.394-4.203-.216c-1.953.316-2.955%201.338-3.947.346%22%2F%3E%3Cpath%20d%3D%22M52.738%2053.134a26.1%2026.1%200%200%201-6.296%204.644c-.753.392-1.527.753-2.311%201.073a26.2%2026.2%200%200%201-9.784%201.899a25.93%2025.93%200%200%201-18.391-7.616C5.8%2042.978%2011.466%2032.173%2021.622%2022.016c10.155-10.165%2020.96-15.821%2031.116-5.666c1.197%201.197%202.219%202.672%203.137%204.024c6.853%2010.114%205.831%2023.8-3.137%2032.758%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/coconut.svg?color=%231a73e8&size=48