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

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

The same icon in other sets

Use the nut off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.012 7.011c-2.414 1.341-4.706 3.484-4.957 5.94c-.376 3.665 1.338 5.342.647 7.346c2.005-.69 3.682 1.024 7.346.648c2.457-.252 4.6-2.543 5.94-4.957M22 4.506c-.612-.5-2.5-1.006-4.74.63m-8.058-.934a2 2 0 0 1 .307-.398a1.3 1.3 0 0 1 .219-.181c1.078-.685 4.512-1.517 7.84 1.81c3.326 3.327 2.493 6.76 1.81 7.84q-.08.118-.182.218q-.182.181-.398.307M2 2l20 20"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsNutOff(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M7.012 7.011c-2.414 1.341-4.706 3.484-4.957 5.94c-.376 3.665 1.338 5.342.647 7.346c2.005-.69 3.682 1.024 7.346.648c2.457-.252 4.6-2.543 5.94-4.957M22 4.506c-.612-.5-2.5-1.006-4.74.63m-8.058-.934a2 2 0 0 1 .307-.398a1.3 1.3 0 0 1 .219-.181c1.078-.685 4.512-1.517 7.84 1.81c3.326 3.327 2.493 6.76 1.81 7.84q-.08.118-.182.218q-.182.181-.398.307M2 2l20 20"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.012 7.011c-2.414 1.341-4.706 3.484-4.957 5.94c-.376 3.665 1.338 5.342.647 7.346c2.005-.69 3.682 1.024 7.346.648c2.457-.252 4.6-2.543 5.94-4.957M22 4.506c-.612-.5-2.5-1.006-4.74.63m-8.058-.934a2 2 0 0 1 .307-.398a1.3 1.3 0 0 1 .219-.181c1.078-.685 4.512-1.517 7.84 1.81c3.326 3.327 2.493 6.76 1.81 7.84q-.08.118-.182.218q-.182.181-.398.307M2 2l20 20"/></svg>
</template>

CSS

.icon-nut-off {
  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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7.012%207.011c-2.414%201.341-4.706%203.484-4.957%205.94c-.376%203.665%201.338%205.342.647%207.346c2.005-.69%203.682%201.024%207.346.648c2.457-.252%204.6-2.543%205.94-4.957M22%204.506c-.612-.5-2.5-1.006-4.74.63m-8.058-.934a2%202%200%200%201%20.307-.398a1.3%201.3%200%200%201%20.219-.181c1.078-.685%204.512-1.517%207.84%201.81c3.326%203.327%202.493%206.76%201.81%207.84q-.08.118-.182.218q-.182.181-.398.307M2%202l20%2020%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7.012%207.011c-2.414%201.341-4.706%203.484-4.957%205.94c-.376%203.665%201.338%205.342.647%207.346c2.005-.69%203.682%201.024%207.346.648c2.457-.252%204.6-2.543%205.94-4.957M22%204.506c-.612-.5-2.5-1.006-4.74.63m-8.058-.934a2%202%200%200%201%20.307-.398a1.3%201.3%200%200%201%20.219-.181c1.078-.685%204.512-1.517%207.84%201.81c3.326%203.327%202.493%206.76%201.81%207.84q-.08.118-.182.218q-.182.181-.398.307M2%202l20%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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