blade icon
blade-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.
- Name
- blade-filled
- Set
- Tabler Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in Tabler Icons
The same icon in other sets
Use the blade icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.586 3a2 2 0 0 1 2.828 0l.586.585l.586-.585a2 2 0 0 1 2.7-.117l.128.117L21 5.586a2 2 0 0 1 0 2.828L20.414 9l.586.586a2 2 0 0 1 0 2.828L12.414 21a2 2 0 0 1-2.828 0L9 20.414L8.414 21a2 2 0 0 1-2.828 0L3 18.414a2 2 0 0 1 0-2.828l.585-.587L3 14.414a2 2 0 0 1-.117-2.7L3 11.585zm3.027 4.21a1 1 0 0 0-1.32 1.497l.292.293l-1.068 1.067a2.003 2.003 0 0 0-2.512 1.784L10 12l.005.15q.014.188.062.367L9 13.585l-.293-.292l-.094-.083a1 1 0 0 0-1.32 1.497l.292.293l-.292.293l-.083.094a1 1 0 0 0 1.497 1.32L9 16.415l.293.292l.094.083a1 1 0 0 0 1.32-1.497L10.415 15l1.069-1.067a2.003 2.003 0 0 0 2.449-2.45L15 10.415l.293.292l.094.083a1 1 0 0 0 1.32-1.497L16.415 9l.292-.293l.083-.094a1 1 0 0 0-1.497-1.32L15 7.585l-.293-.292z"/></svg>
React
import type { SVGProps } from "react";
export function TablerBladeFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.586 3a2 2 0 0 1 2.828 0l.586.585l.586-.585a2 2 0 0 1 2.7-.117l.128.117L21 5.586a2 2 0 0 1 0 2.828L20.414 9l.586.586a2 2 0 0 1 0 2.828L12.414 21a2 2 0 0 1-2.828 0L9 20.414L8.414 21a2 2 0 0 1-2.828 0L3 18.414a2 2 0 0 1 0-2.828l.585-.587L3 14.414a2 2 0 0 1-.117-2.7L3 11.585zm3.027 4.21a1 1 0 0 0-1.32 1.497l.292.293l-1.068 1.067a2.003 2.003 0 0 0-2.512 1.784L10 12l.005.15q.014.188.062.367L9 13.585l-.293-.292l-.094-.083a1 1 0 0 0-1.32 1.497l.292.293l-.292.293l-.083.094a1 1 0 0 0 1.497 1.32L9 16.415l.293.292l.094.083a1 1 0 0 0 1.32-1.497L10.415 15l1.069-1.067a2.003 2.003 0 0 0 2.449-2.45L15 10.415l.293.292l.094.083a1 1 0 0 0 1.32-1.497L16.415 9l.292-.293l.083-.094a1 1 0 0 0-1.497-1.32L15 7.585l-.293-.292z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.586 3a2 2 0 0 1 2.828 0l.586.585l.586-.585a2 2 0 0 1 2.7-.117l.128.117L21 5.586a2 2 0 0 1 0 2.828L20.414 9l.586.586a2 2 0 0 1 0 2.828L12.414 21a2 2 0 0 1-2.828 0L9 20.414L8.414 21a2 2 0 0 1-2.828 0L3 18.414a2 2 0 0 1 0-2.828l.585-.587L3 14.414a2 2 0 0 1-.117-2.7L3 11.585zm3.027 4.21a1 1 0 0 0-1.32 1.497l.292.293l-1.068 1.067a2.003 2.003 0 0 0-2.512 1.784L10 12l.005.15q.014.188.062.367L9 13.585l-.293-.292l-.094-.083a1 1 0 0 0-1.32 1.497l.292.293l-.292.293l-.083.094a1 1 0 0 0 1.497 1.32L9 16.415l.293.292l.094.083a1 1 0 0 0 1.32-1.497L10.415 15l1.069-1.067a2.003 2.003 0 0 0 2.449-2.45L15 10.415l.293.292l.094.083a1 1 0 0 0 1.32-1.497L16.415 9l.292-.293l.083-.094a1 1 0 0 0-1.497-1.32L15 7.585l-.293-.292z"/></svg> </template>
CSS
.icon-blade-filled {
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%22currentColor%22%20d%3D%22M11.586%203a2%202%200%200%201%202.828%200l.586.585l.586-.585a2%202%200%200%201%202.7-.117l.128.117L21%205.586a2%202%200%200%201%200%202.828L20.414%209l.586.586a2%202%200%200%201%200%202.828L12.414%2021a2%202%200%200%201-2.828%200L9%2020.414L8.414%2021a2%202%200%200%201-2.828%200L3%2018.414a2%202%200%200%201%200-2.828l.585-.587L3%2014.414a2%202%200%200%201-.117-2.7L3%2011.585zm3.027%204.21a1%201%200%200%200-1.32%201.497l.292.293l-1.068%201.067a2.003%202.003%200%200%200-2.512%201.784L10%2012l.005.15q.014.188.062.367L9%2013.585l-.293-.292l-.094-.083a1%201%200%200%200-1.32%201.497l.292.293l-.292.293l-.083.094a1%201%200%200%200%201.497%201.32L9%2016.415l.293.292l.094.083a1%201%200%200%200%201.32-1.497L10.415%2015l1.069-1.067a2.003%202.003%200%200%200%202.449-2.45L15%2010.415l.293.292l.094.083a1%201%200%200%200%201.32-1.497L16.415%209l.292-.293l.083-.094a1%201%200%200%200-1.497-1.32L15%207.585l-.293-.292z%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%22currentColor%22%20d%3D%22M11.586%203a2%202%200%200%201%202.828%200l.586.585l.586-.585a2%202%200%200%201%202.7-.117l.128.117L21%205.586a2%202%200%200%201%200%202.828L20.414%209l.586.586a2%202%200%200%201%200%202.828L12.414%2021a2%202%200%200%201-2.828%200L9%2020.414L8.414%2021a2%202%200%200%201-2.828%200L3%2018.414a2%202%200%200%201%200-2.828l.585-.587L3%2014.414a2%202%200%200%201-.117-2.7L3%2011.585zm3.027%204.21a1%201%200%200%200-1.32%201.497l.292.293l-1.068%201.067a2.003%202.003%200%200%200-2.512%201.784L10%2012l.005.15q.014.188.062.367L9%2013.585l-.293-.292l-.094-.083a1%201%200%200%200-1.32%201.497l.292.293l-.292.293l-.083.094a1%201%200%200%200%201.497%201.32L9%2016.415l.293.292l.094.083a1%201%200%200%200%201.32-1.497L10.415%2015l1.069-1.067a2.003%202.003%200%200%200%202.449-2.45L15%2010.415l.293.292l.094.083a1%201%200%200%200%201.32-1.497L16.415%209l.292-.293l.083-.094a1%201%200%200%200-1.497-1.32L15%207.585l-.293-.292z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/blade-filled.svg?color=%231a73e8&size=48