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

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

Use the knives 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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="m15.5 10l2.602-2.609a2.59 2.59 0 0 0 2.154-.695a2.403 2.403 0 0 0 0-3.476a2.6 2.6 0 0 0-3.59 0L12 7.739"/><path d="m17 12l1.425-1.455a2.67 2.67 0 0 0 2.298-.782c1.015-1.036 1.012-2.704.13-3.763"/><path stroke-linecap="round" d="m13.65 18.463l1.992-1.97c1.239-1.226 1.858-1.84 1.858-2.601c0-.762-.62-1.375-1.858-2.602L13.67 9.34c-1.239-1.227-1.858-1.84-2.628-1.84s-1.39.613-2.628 1.84l-4.825 4.775c-.537.531-.806.797-.948 1.135s-.141.714-.141 1.466v1.105c0 1.734 0 2.601.544 3.14c.545.539 1.42.539 3.173.539h6.472c1.768 0 2.651 0 3.2-.538s.55-1.403.55-3.134v-2.135"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsKnives(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" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="m15.5 10l2.602-2.609a2.59 2.59 0 0 0 2.154-.695a2.403 2.403 0 0 0 0-3.476a2.6 2.6 0 0 0-3.59 0L12 7.739"/><path d="m17 12l1.425-1.455a2.67 2.67 0 0 0 2.298-.782c1.015-1.036 1.012-2.704.13-3.763"/><path strokeLinecap="round" d="m13.65 18.463l1.992-1.97c1.239-1.226 1.858-1.84 1.858-2.601c0-.762-.62-1.375-1.858-2.602L13.67 9.34c-1.239-1.227-1.858-1.84-2.628-1.84s-1.39.613-2.628 1.84l-4.825 4.775c-.537.531-.806.797-.948 1.135s-.141.714-.141 1.466v1.105c0 1.734 0 2.601.544 3.14c.545.539 1.42.539 3.173.539h6.472c1.768 0 2.651 0 3.2-.538s.55-1.403.55-3.134v-2.135"/></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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="m15.5 10l2.602-2.609a2.59 2.59 0 0 0 2.154-.695a2.403 2.403 0 0 0 0-3.476a2.6 2.6 0 0 0-3.59 0L12 7.739"/><path d="m17 12l1.425-1.455a2.67 2.67 0 0 0 2.298-.782c1.015-1.036 1.012-2.704.13-3.763"/><path stroke-linecap="round" d="m13.65 18.463l1.992-1.97c1.239-1.226 1.858-1.84 1.858-2.601c0-.762-.62-1.375-1.858-2.602L13.67 9.34c-1.239-1.227-1.858-1.84-2.628-1.84s-1.39.613-2.628 1.84l-4.825 4.775c-.537.531-.806.797-.948 1.135s-.141.714-.141 1.466v1.105c0 1.734 0 2.601.544 3.14c.545.539 1.42.539 3.173.539h6.472c1.768 0 2.651 0 3.2-.538s.55-1.403.55-3.134v-2.135"/></g></svg>
</template>

CSS

.icon-knives {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m15.5%2010l2.602-2.609a2.59%202.59%200%200%200%202.154-.695a2.403%202.403%200%200%200%200-3.476a2.6%202.6%200%200%200-3.59%200L12%207.739%22%2F%3E%3Cpath%20d%3D%22m17%2012l1.425-1.455a2.67%202.67%200%200%200%202.298-.782c1.015-1.036%201.012-2.704.13-3.763%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m13.65%2018.463l1.992-1.97c1.239-1.226%201.858-1.84%201.858-2.601c0-.762-.62-1.375-1.858-2.602L13.67%209.34c-1.239-1.227-1.858-1.84-2.628-1.84s-1.39.613-2.628%201.84l-4.825%204.775c-.537.531-.806.797-.948%201.135s-.141.714-.141%201.466v1.105c0%201.734%200%202.601.544%203.14c.545.539%201.42.539%203.173.539h6.472c1.768%200%202.651%200%203.2-.538s.55-1.403.55-3.134v-2.135%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m15.5%2010l2.602-2.609a2.59%202.59%200%200%200%202.154-.695a2.403%202.403%200%200%200%200-3.476a2.6%202.6%200%200%200-3.59%200L12%207.739%22%2F%3E%3Cpath%20d%3D%22m17%2012l1.425-1.455a2.67%202.67%200%200%200%202.298-.782c1.015-1.036%201.012-2.704.13-3.763%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m13.65%2018.463l1.992-1.97c1.239-1.226%201.858-1.84%201.858-2.601c0-.762-.62-1.375-1.858-2.602L13.67%209.34c-1.239-1.227-1.858-1.84-2.628-1.84s-1.39.613-2.628%201.84l-4.825%204.775c-.537.531-.806.797-.948%201.135s-.141.714-.141%201.466v1.105c0%201.734%200%202.601.544%203.14c.545.539%201.42.539%203.173.539h6.472c1.768%200%202.651%200%203.2-.538s.55-1.403.55-3.134v-2.135%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/knives.svg?color=%231a73e8&size=48