mining 01 icon

mining-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
mining-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the mining 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M8 17a2 2 0 1 0 0 4a2 2 0 0 0 0-4m4.874-9a4 4 0 1 0-7.748 0m9.625-4.992q.124-.008.25-.008a4 4 0 0 1 3.873 5M16 17a2 2 0 1 0 0 4a2 2 0 0 0 0-4"/><path d="M14 19h-4m8 0c.247 0 .448.007.555 0a3.03 3.03 0 0 0 2.786-2.52c.017-.103.028-.225.05-.468l.538-5.83c.094-1.02.14-1.53-.16-1.856C21.466 8 20.948 8 19.91 8H4.09c-1.038 0-1.556 0-1.857.326c-.302.325-.255.835-.16 1.855l.536 5.831c.023.243.034.365.05.469c.227 1.374 1.458 2.414 2.865 2.512c.106.007.23.007.477.007"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsMining01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M8 17a2 2 0 1 0 0 4a2 2 0 0 0 0-4m4.874-9a4 4 0 1 0-7.748 0m9.625-4.992q.124-.008.25-.008a4 4 0 0 1 3.873 5M16 17a2 2 0 1 0 0 4a2 2 0 0 0 0-4"/><path d="M14 19h-4m8 0c.247 0 .448.007.555 0a3.03 3.03 0 0 0 2.786-2.52c.017-.103.028-.225.05-.468l.538-5.83c.094-1.02.14-1.53-.16-1.856C21.466 8 20.948 8 19.91 8H4.09c-1.038 0-1.556 0-1.857.326c-.302.325-.255.835-.16 1.855l.536 5.831c.023.243.034.365.05.469c.227 1.374 1.458 2.414 2.865 2.512c.106.007.23.007.477.007"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M8 17a2 2 0 1 0 0 4a2 2 0 0 0 0-4m4.874-9a4 4 0 1 0-7.748 0m9.625-4.992q.124-.008.25-.008a4 4 0 0 1 3.873 5M16 17a2 2 0 1 0 0 4a2 2 0 0 0 0-4"/><path d="M14 19h-4m8 0c.247 0 .448.007.555 0a3.03 3.03 0 0 0 2.786-2.52c.017-.103.028-.225.05-.468l.538-5.83c.094-1.02.14-1.53-.16-1.856C21.466 8 20.948 8 19.91 8H4.09c-1.038 0-1.556 0-1.857.326c-.302.325-.255.835-.16 1.855l.536 5.831c.023.243.034.365.05.469c.227 1.374 1.458 2.414 2.865 2.512c.106.007.23.007.477.007"/></g></svg>
</template>

CSS

.icon-mining-01 {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8%2017a2%202%200%201%200%200%204a2%202%200%200%200%200-4m4.874-9a4%204%200%201%200-7.748%200m9.625-4.992q.124-.008.25-.008a4%204%200%200%201%203.873%205M16%2017a2%202%200%201%200%200%204a2%202%200%200%200%200-4%22%2F%3E%3Cpath%20d%3D%22M14%2019h-4m8%200c.247%200%20.448.007.555%200a3.03%203.03%200%200%200%202.786-2.52c.017-.103.028-.225.05-.468l.538-5.83c.094-1.02.14-1.53-.16-1.856C21.466%208%2020.948%208%2019.91%208H4.09c-1.038%200-1.556%200-1.857.326c-.302.325-.255.835-.16%201.855l.536%205.831c.023.243.034.365.05.469c.227%201.374%201.458%202.414%202.865%202.512c.106.007.23.007.477.007%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8%2017a2%202%200%201%200%200%204a2%202%200%200%200%200-4m4.874-9a4%204%200%201%200-7.748%200m9.625-4.992q.124-.008.25-.008a4%204%200%200%201%203.873%205M16%2017a2%202%200%201%200%200%204a2%202%200%200%200%200-4%22%2F%3E%3Cpath%20d%3D%22M14%2019h-4m8%200c.247%200%20.448.007.555%200a3.03%203.03%200%200%200%202.786-2.52c.017-.103.028-.225.05-.468l.538-5.83c.094-1.02.14-1.53-.16-1.856C21.466%208%2020.948%208%2019.91%208H4.09c-1.038%200-1.556%200-1.857.326c-.302.325-.255.835-.16%201.855l.536%205.831c.023.243.034.365.05.469c.227%201.374%201.458%202.414%202.865%202.512c.106.007.23.007.477.007%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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