John KuehJohn Kueh

blade icon

Tabler · blade · MIT

Download SVG

The Tabler blade icon depicts a sharp blade, commonly used to represent actions related to cutting, shaving, or precision in UI design.

Common uses

  • Razor or shaving tool
  • Barber shop services
  • Cutting or slicing action

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconBlade } from '@tabler/icons-react';

<IconBlade size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconBlade size={24} stroke={2} />
filled
<IconBladeFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
razorbeardbarbercutbladedesignsharp

FAQ

What is the blade icon used for?
It's typically used for features related to cutting, shaving, or sharp objects, like in a barber shop context or a cutting tool.
How do I use the blade icon in React?
You can import and use it in your React application with: import { IconBlade } from '@tabler/icons-react'
What is the license for the Tabler blade icon?
The Tabler icons, including the blade icon, are available under the MIT license.

Looking for something else? Search Tabler and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →