knife-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
knife-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the knife icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M229 35a23.83 23.83 0 0 0-33.66 0L21.17 209.22a4 4 0 0 0 1.93 6.72A156.2 156.2 0 0 0 58.4 220c39.41 0 72.27-15.08 94.78-29.6c31.21-20.14 49.23-43 50-43.91a4 4 0 0 0-.32-5.29L179.67 118L229 68.63A23.84 23.84 0 0 0 229 35m-34.41 109.27a222.4 222.4 0 0 1-46 39.55c-37.85 24.35-77 33-116.55 25.81L146 95.67ZM223.38 63L174 112.36L151.66 90L201 40.62A15.8 15.8 0 0 1 223.38 63"/></svg>

React

import type { SVGProps } from "react";

export function PhKnifeThin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M229 35a23.83 23.83 0 0 0-33.66 0L21.17 209.22a4 4 0 0 0 1.93 6.72A156.2 156.2 0 0 0 58.4 220c39.41 0 72.27-15.08 94.78-29.6c31.21-20.14 49.23-43 50-43.91a4 4 0 0 0-.32-5.29L179.67 118L229 68.63A23.84 23.84 0 0 0 229 35m-34.41 109.27a222.4 222.4 0 0 1-46 39.55c-37.85 24.35-77 33-116.55 25.81L146 95.67ZM223.38 63L174 112.36L151.66 90L201 40.62A15.8 15.8 0 0 1 223.38 63"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M229 35a23.83 23.83 0 0 0-33.66 0L21.17 209.22a4 4 0 0 0 1.93 6.72A156.2 156.2 0 0 0 58.4 220c39.41 0 72.27-15.08 94.78-29.6c31.21-20.14 49.23-43 50-43.91a4 4 0 0 0-.32-5.29L179.67 118L229 68.63A23.84 23.84 0 0 0 229 35m-34.41 109.27a222.4 222.4 0 0 1-46 39.55c-37.85 24.35-77 33-116.55 25.81L146 95.67ZM223.38 63L174 112.36L151.66 90L201 40.62A15.8 15.8 0 0 1 223.38 63"/></svg>
</template>

CSS

.icon-knife-thin {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M229%2035a23.83%2023.83%200%200%200-33.66%200L21.17%20209.22a4%204%200%200%200%201.93%206.72A156.2%20156.2%200%200%200%2058.4%20220c39.41%200%2072.27-15.08%2094.78-29.6c31.21-20.14%2049.23-43%2050-43.91a4%204%200%200%200-.32-5.29L179.67%20118L229%2068.63A23.84%2023.84%200%200%200%20229%2035m-34.41%20109.27a222.4%20222.4%200%200%201-46%2039.55c-37.85%2024.35-77%2033-116.55%2025.81L146%2095.67ZM223.38%2063L174%20112.36L151.66%2090L201%2040.62A15.8%2015.8%200%200%201%20223.38%2063%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M229%2035a23.83%2023.83%200%200%200-33.66%200L21.17%20209.22a4%204%200%200%200%201.93%206.72A156.2%20156.2%200%200%200%2058.4%20220c39.41%200%2072.27-15.08%2094.78-29.6c31.21-20.14%2049.23-43%2050-43.91a4%204%200%200%200-.32-5.29L179.67%20118L229%2068.63A23.84%2023.84%200%200%200%20229%2035m-34.41%20109.27a222.4%20222.4%200%200%201-46%2039.55c-37.85%2024.35-77%2033-116.55%2025.81L146%2095.67ZM223.38%2063L174%20112.36L151.66%2090L201%2040.62A15.8%2015.8%200%200%201%20223.38%2063%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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