mining 03 icon
mining-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- mining-03
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the mining 03 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.945 20.667v-5.334m1.56 0V14m0 8v-1.333M16.945 18h3.12m0 0c.518 0 .937.448.937 1v.667c0 .552-.42 1-.936 1h-4.058M20.066 18c.517 0 .936-.448.936-1v-.667c0-.552-.42-1-.936-1h-4.058M14.696 4.186c-1.4-.872-4.995-2.544-8.233-2.117c1.958 1.37 2.989 2.106 5.768 4.62m6.336 1.43c.372.616.995 1.81 1.43 3.053m-3.894-.55c.242.275.536.69.746.934m-6.494-1.138l-6.94 7.05c-.563.572-.555 1.507.019 2.09a1.44 1.44 0 0 0 2.057.019l6.94-7.05m-.586-4.301l2.745 2.787a.77.77 0 0 0 1.101.003l3.4-3.454a.8.8 0 0 0-.002-1.118l-2.745-2.788a.77.77 0 0 0-1.1-.002l-3.401 3.453a.8.8 0 0 0 .002 1.119"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMining03(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M16.945 20.667v-5.334m1.56 0V14m0 8v-1.333M16.945 18h3.12m0 0c.518 0 .937.448.937 1v.667c0 .552-.42 1-.936 1h-4.058M20.066 18c.517 0 .936-.448.936-1v-.667c0-.552-.42-1-.936-1h-4.058M14.696 4.186c-1.4-.872-4.995-2.544-8.233-2.117c1.958 1.37 2.989 2.106 5.768 4.62m6.336 1.43c.372.616.995 1.81 1.43 3.053m-3.894-.55c.242.275.536.69.746.934m-6.494-1.138l-6.94 7.05c-.563.572-.555 1.507.019 2.09a1.44 1.44 0 0 0 2.057.019l6.94-7.05m-.586-4.301l2.745 2.787a.77.77 0 0 0 1.101.003l3.4-3.454a.8.8 0 0 0-.002-1.118l-2.745-2.788a.77.77 0 0 0-1.1-.002l-3.401 3.453a.8.8 0 0 0 .002 1.119"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.945 20.667v-5.334m1.56 0V14m0 8v-1.333M16.945 18h3.12m0 0c.518 0 .937.448.937 1v.667c0 .552-.42 1-.936 1h-4.058M20.066 18c.517 0 .936-.448.936-1v-.667c0-.552-.42-1-.936-1h-4.058M14.696 4.186c-1.4-.872-4.995-2.544-8.233-2.117c1.958 1.37 2.989 2.106 5.768 4.62m6.336 1.43c.372.616.995 1.81 1.43 3.053m-3.894-.55c.242.275.536.69.746.934m-6.494-1.138l-6.94 7.05c-.563.572-.555 1.507.019 2.09a1.44 1.44 0 0 0 2.057.019l6.94-7.05m-.586-4.301l2.745 2.787a.77.77 0 0 0 1.101.003l3.4-3.454a.8.8 0 0 0-.002-1.118l-2.745-2.788a.77.77 0 0 0-1.1-.002l-3.401 3.453a.8.8 0 0 0 .002 1.119"/></svg> </template>
CSS
.icon-mining-03 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M16.945%2020.667v-5.334m1.56%200V14m0%208v-1.333M16.945%2018h3.12m0%200c.518%200%20.937.448.937%201v.667c0%20.552-.42%201-.936%201h-4.058M20.066%2018c.517%200%20.936-.448.936-1v-.667c0-.552-.42-1-.936-1h-4.058M14.696%204.186c-1.4-.872-4.995-2.544-8.233-2.117c1.958%201.37%202.989%202.106%205.768%204.62m6.336%201.43c.372.616.995%201.81%201.43%203.053m-3.894-.55c.242.275.536.69.746.934m-6.494-1.138l-6.94%207.05c-.563.572-.555%201.507.019%202.09a1.44%201.44%200%200%200%202.057.019l6.94-7.05m-.586-4.301l2.745%202.787a.77.77%200%200%200%201.101.003l3.4-3.454a.8.8%200%200%200-.002-1.118l-2.745-2.788a.77.77%200%200%200-1.1-.002l-3.401%203.453a.8.8%200%200%200%20.002%201.119%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M16.945%2020.667v-5.334m1.56%200V14m0%208v-1.333M16.945%2018h3.12m0%200c.518%200%20.937.448.937%201v.667c0%20.552-.42%201-.936%201h-4.058M20.066%2018c.517%200%20.936-.448.936-1v-.667c0-.552-.42-1-.936-1h-4.058M14.696%204.186c-1.4-.872-4.995-2.544-8.233-2.117c1.958%201.37%202.989%202.106%205.768%204.62m6.336%201.43c.372.616.995%201.81%201.43%203.053m-3.894-.55c.242.275.536.69.746.934m-6.494-1.138l-6.94%207.05c-.563.572-.555%201.507.019%202.09a1.44%201.44%200%200%200%202.057.019l6.94-7.05m-.586-4.301l2.745%202.787a.77.77%200%200%200%201.101.003l3.4-3.454a.8.8%200%200%200-.002-1.118l-2.745-2.788a.77.77%200%200%200-1.1-.002l-3.401%203.453a.8.8%200%200%200%20.002%201.119%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/mining-03.svg?color=%231a73e8&size=48