macadamia nut icon
macadamia-nut from IconPark by ByteDance · Color · Foods · Apache-2.0 Free for personal and commercial use.
- Name
- macadamia-nut
- Set
- IconPark
- Style
- Color
- Category
- Foods
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More foods icons from IconPark
Use the macadamia nut icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" d="M24 43C34.4934 43 43 34.9411 43 25H35L32 28L29 25H5C5 34.9411 13.5066 43 24 43Z"/><path d="M40.9451 25C41.0686 24.1847 40.9451 23.3499 40.9451 22.5C40.9451 13.3873 33.5817 5 24.4985 5C20.6757 5 16.1607 6.30854 13.3678 8.50352C13.7906 9.23816 14.0325 10.0907 14.0325 11C14.0325 13.7614 11.8012 16 9.04873 16C8.69904 16 8.35776 15.9639 8.0284 15.8951C7.39854 17.645 7.0552 20.5323 7.0552 22.5C7.0552 23.3499 6.93127 24.1847 7.05479 25"/><path d="M6 31H16"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkMacadamiaNut(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" d="M24 43C34.4934 43 43 34.9411 43 25H35L32 28L29 25H5C5 34.9411 13.5066 43 24 43Z"/><path d="M40.9451 25C41.0686 24.1847 40.9451 23.3499 40.9451 22.5C40.9451 13.3873 33.5817 5 24.4985 5C20.6757 5 16.1607 6.30854 13.3678 8.50352C13.7906 9.23816 14.0325 10.0907 14.0325 11C14.0325 13.7614 11.8012 16 9.04873 16C8.69904 16 8.35776 15.9639 8.0284 15.8951C7.39854 17.645 7.0552 20.5323 7.0552 22.5C7.0552 23.3499 6.93127 24.1847 7.05479 25"/><path d="M6 31H16"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" d="M24 43C34.4934 43 43 34.9411 43 25H35L32 28L29 25H5C5 34.9411 13.5066 43 24 43Z"/><path d="M40.9451 25C41.0686 24.1847 40.9451 23.3499 40.9451 22.5C40.9451 13.3873 33.5817 5 24.4985 5C20.6757 5 16.1607 6.30854 13.3678 8.50352C13.7906 9.23816 14.0325 10.0907 14.0325 11C14.0325 13.7614 11.8012 16 9.04873 16C8.69904 16 8.35776 15.9639 8.0284 15.8951C7.39854 17.645 7.0552 20.5323 7.0552 22.5C7.0552 23.3499 6.93127 24.1847 7.05479 25"/><path d="M6 31H16"/></g></svg> </template>
CSS
.icon-macadamia-nut {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M24%2043C34.4934%2043%2043%2034.9411%2043%2025H35L32%2028L29%2025H5C5%2034.9411%2013.5066%2043%2024%2043Z%22%2F%3E%3Cpath%20d%3D%22M40.9451%2025C41.0686%2024.1847%2040.9451%2023.3499%2040.9451%2022.5C40.9451%2013.3873%2033.5817%205%2024.4985%205C20.6757%205%2016.1607%206.30854%2013.3678%208.50352C13.7906%209.23816%2014.0325%2010.0907%2014.0325%2011C14.0325%2013.7614%2011.8012%2016%209.04873%2016C8.69904%2016%208.35776%2015.9639%208.0284%2015.8951C7.39854%2017.645%207.0552%2020.5323%207.0552%2022.5C7.0552%2023.3499%206.93127%2024.1847%207.05479%2025%22%2F%3E%3Cpath%20d%3D%22M6%2031H16%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M24%2043C34.4934%2043%2043%2034.9411%2043%2025H35L32%2028L29%2025H5C5%2034.9411%2013.5066%2043%2024%2043Z%22%2F%3E%3Cpath%20d%3D%22M40.9451%2025C41.0686%2024.1847%2040.9451%2023.3499%2040.9451%2022.5C40.9451%2013.3873%2033.5817%205%2024.4985%205C20.6757%205%2016.1607%206.30854%2013.3678%208.50352C13.7906%209.23816%2014.0325%2010.0907%2014.0325%2011C14.0325%2013.7614%2011.8012%2016%209.04873%2016C8.69904%2016%208.35776%2015.9639%208.0284%2015.8951C7.39854%2017.645%207.0552%2020.5323%207.0552%2022.5C7.0552%2023.3499%206.93127%2024.1847%207.05479%2025%22%2F%3E%3Cpath%20d%3D%22M6%2031H16%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/macadamia-nut.svg?color=%231a73e8&size=48