pickax icon
pickax-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- pickax-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Use the pickax icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.08 5.664c2.006-1.717 4.557-2.808 7.238-2.422a1 1 0 0 1 .428 1.762c-.92.768-1.83 1.547-2.689 2.385a21 21 0 0 0-1.479 1.578l9.118 8.608a1 1 0 0 1 .022 1.435l-.708.708a1 1 0 0 1-1.435-.022l-8.608-9.117c-.482.4-1.018.903-1.578 1.478c-.866.888-1.668 1.83-2.466 2.778a1 1 0 0 1-1.681-.517c-.387-2.681.705-5.232 2.421-7.238l-.048-.052a1 1 0 0 1 1.413-1.413z"/></svg>
React
import type { SVGProps } from "react";
export function MingcutePickaxFill(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="M7.08 5.664c2.006-1.717 4.557-2.808 7.238-2.422a1 1 0 0 1 .428 1.762c-.92.768-1.83 1.547-2.689 2.385a21 21 0 0 0-1.479 1.578l9.118 8.608a1 1 0 0 1 .022 1.435l-.708.708a1 1 0 0 1-1.435-.022l-8.608-9.117c-.482.4-1.018.903-1.578 1.478c-.866.888-1.668 1.83-2.466 2.778a1 1 0 0 1-1.681-.517c-.387-2.681.705-5.232 2.421-7.238l-.048-.052a1 1 0 0 1 1.413-1.413z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.08 5.664c2.006-1.717 4.557-2.808 7.238-2.422a1 1 0 0 1 .428 1.762c-.92.768-1.83 1.547-2.689 2.385a21 21 0 0 0-1.479 1.578l9.118 8.608a1 1 0 0 1 .022 1.435l-.708.708a1 1 0 0 1-1.435-.022l-8.608-9.117c-.482.4-1.018.903-1.578 1.478c-.866.888-1.668 1.83-2.466 2.778a1 1 0 0 1-1.681-.517c-.387-2.681.705-5.232 2.421-7.238l-.048-.052a1 1 0 0 1 1.413-1.413z"/></svg> </template>
CSS
.icon-pickax-fill {
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%22M7.08%205.664c2.006-1.717%204.557-2.808%207.238-2.422a1%201%200%200%201%20.428%201.762c-.92.768-1.83%201.547-2.689%202.385a21%2021%200%200%200-1.479%201.578l9.118%208.608a1%201%200%200%201%20.022%201.435l-.708.708a1%201%200%200%201-1.435-.022l-8.608-9.117c-.482.4-1.018.903-1.578%201.478c-.866.888-1.668%201.83-2.466%202.778a1%201%200%200%201-1.681-.517c-.387-2.681.705-5.232%202.421-7.238l-.048-.052a1%201%200%200%201%201.413-1.413z%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%22M7.08%205.664c2.006-1.717%204.557-2.808%207.238-2.422a1%201%200%200%201%20.428%201.762c-.92.768-1.83%201.547-2.689%202.385a21%2021%200%200%200-1.479%201.578l9.118%208.608a1%201%200%200%201%20.022%201.435l-.708.708a1%201%200%200%201-1.435-.022l-8.608-9.117c-.482.4-1.018.903-1.578%201.478c-.866.888-1.668%201.83-2.466%202.778a1%201%200%200%201-1.681-.517c-.387-2.681.705-5.232%202.421-7.238l-.048-.052a1%201%200%200%201%201.413-1.413z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/pickax-fill.svg?color=%231a73e8&size=48