nut from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
nut
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the nut icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M8.897 6.085c-2.254.705-4.931 2.54-6.033 4.557c-.63.946-1.375 3.134-.38 6.526c.181.785.542 2.485.324 3.018c.53-.22 2.22.144 3 .327c3.372 1 5.547.25 6.488-.383c2.004-1.109 3.829-3.802 4.53-6.07"/><path d="M22.001 4.914c-.647-.447-2.44-1.033-4.301.434m-1.895-1.26c-2.66-1.426-4.793-1.202-5.964-.718c-.19.079-.361.2-.481.366c-.93 1.288.25 3.233 2.536 6.019a9.5 9.5 0 0 0 1.26 1.27c2.704 2.253 4.805 3.567 6.099 2.601a1.06 1.06 0 0 0 .322-.411c.64-1.39.522-3.684-.78-6.127a7.33 7.33 0 0 0-2.992-3Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsNut(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M8.897 6.085c-2.254.705-4.931 2.54-6.033 4.557c-.63.946-1.375 3.134-.38 6.526c.181.785.542 2.485.324 3.018c.53-.22 2.22.144 3 .327c3.372 1 5.547.25 6.488-.383c2.004-1.109 3.829-3.802 4.53-6.07"/><path d="M22.001 4.914c-.647-.447-2.44-1.033-4.301.434m-1.895-1.26c-2.66-1.426-4.793-1.202-5.964-.718c-.19.079-.361.2-.481.366c-.93 1.288.25 3.233 2.536 6.019a9.5 9.5 0 0 0 1.26 1.27c2.704 2.253 4.805 3.567 6.099 2.601a1.06 1.06 0 0 0 .322-.411c.64-1.39.522-3.684-.78-6.127a7.33 7.33 0 0 0-2.992-3Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M8.897 6.085c-2.254.705-4.931 2.54-6.033 4.557c-.63.946-1.375 3.134-.38 6.526c.181.785.542 2.485.324 3.018c.53-.22 2.22.144 3 .327c3.372 1 5.547.25 6.488-.383c2.004-1.109 3.829-3.802 4.53-6.07"/><path d="M22.001 4.914c-.647-.447-2.44-1.033-4.301.434m-1.895-1.26c-2.66-1.426-4.793-1.202-5.964-.718c-.19.079-.361.2-.481.366c-.93 1.288.25 3.233 2.536 6.019a9.5 9.5 0 0 0 1.26 1.27c2.704 2.253 4.805 3.567 6.099 2.601a1.06 1.06 0 0 0 .322-.411c.64-1.39.522-3.684-.78-6.127a7.33 7.33 0 0 0-2.992-3Z"/></g></svg>
</template>

CSS

.icon-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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8.897%206.085c-2.254.705-4.931%202.54-6.033%204.557c-.63.946-1.375%203.134-.38%206.526c.181.785.542%202.485.324%203.018c.53-.22%202.22.144%203%20.327c3.372%201%205.547.25%206.488-.383c2.004-1.109%203.829-3.802%204.53-6.07%22%2F%3E%3Cpath%20d%3D%22M22.001%204.914c-.647-.447-2.44-1.033-4.301.434m-1.895-1.26c-2.66-1.426-4.793-1.202-5.964-.718c-.19.079-.361.2-.481.366c-.93%201.288.25%203.233%202.536%206.019a9.5%209.5%200%200%200%201.26%201.27c2.704%202.253%204.805%203.567%206.099%202.601a1.06%201.06%200%200%200%20.322-.411c.64-1.39.522-3.684-.78-6.127a7.33%207.33%200%200%200-2.992-3Z%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8.897%206.085c-2.254.705-4.931%202.54-6.033%204.557c-.63.946-1.375%203.134-.38%206.526c.181.785.542%202.485.324%203.018c.53-.22%202.22.144%203%20.327c3.372%201%205.547.25%206.488-.383c2.004-1.109%203.829-3.802%204.53-6.07%22%2F%3E%3Cpath%20d%3D%22M22.001%204.914c-.647-.447-2.44-1.033-4.301.434m-1.895-1.26c-2.66-1.426-4.793-1.202-5.964-.718c-.19.079-.361.2-.481.366c-.93%201.288.25%203.233%202.536%206.019a9.5%209.5%200%200%200%201.26%201.27c2.704%202.253%204.805%203.567%206.099%202.601a1.06%201.06%200%200%200%20.322-.411c.64-1.39.522-3.684-.78-6.127a7.33%207.33%200%200%200-2.992-3Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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