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

Name
knife-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the knife 02 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="M13.647 17.716c.38-.097.68-.447 1.28-1.149l5.187-6.059c1.91-2.23 2.64-5.348.904-7.969c-.575-.869-1.537-.56-2.138.034L2.574 18.692a1.92 1.92 0 0 0 0 2.74a1.975 1.975 0 0 0 3.005-.276c.946-1.368 2.428-4.885 4.08-5.51c1.712-.65 2.309 2.498 3.988 2.07"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsKnife02(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="M13.647 17.716c.38-.097.68-.447 1.28-1.149l5.187-6.059c1.91-2.23 2.64-5.348.904-7.969c-.575-.869-1.537-.56-2.138.034L2.574 18.692a1.92 1.92 0 0 0 0 2.74a1.975 1.975 0 0 0 3.005-.276c.946-1.368 2.428-4.885 4.08-5.51c1.712-.65 2.309 2.498 3.988 2.07"/></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="M13.647 17.716c.38-.097.68-.447 1.28-1.149l5.187-6.059c1.91-2.23 2.64-5.348.904-7.969c-.575-.869-1.537-.56-2.138.034L2.574 18.692a1.92 1.92 0 0 0 0 2.74a1.975 1.975 0 0 0 3.005-.276c.946-1.368 2.428-4.885 4.08-5.51c1.712-.65 2.309 2.498 3.988 2.07"/></svg>
</template>

CSS

.icon-knife-02 {
  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%22M13.647%2017.716c.38-.097.68-.447%201.28-1.149l5.187-6.059c1.91-2.23%202.64-5.348.904-7.969c-.575-.869-1.537-.56-2.138.034L2.574%2018.692a1.92%201.92%200%200%200%200%202.74a1.975%201.975%200%200%200%203.005-.276c.946-1.368%202.428-4.885%204.08-5.51c1.712-.65%202.309%202.498%203.988%202.07%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%22M13.647%2017.716c.38-.097.68-.447%201.28-1.149l5.187-6.059c1.91-2.23%202.64-5.348.904-7.969c-.575-.869-1.537-.56-2.138.034L2.574%2018.692a1.92%201.92%200%200%200%200%202.74a1.975%201.975%200%200%200%203.005-.276c.946-1.368%202.428-4.885%204.08-5.51c1.712-.65%202.309%202.498%203.988%202.07%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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