miner worker alt negative icon
miner-worker-alt-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.
- Name
- miner-worker-alt-negative
- Set
- Health Icons
- Style
- Filled
- Viewbox
- 48×48
- License
- MIT
Related icons in Health Icons
Use the miner worker alt negative icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsMinerWorkerAltNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM23 10.5h-1.902c.468.566.75 1.29.75 2.078a3.28 3.28 0 0 1-3.27 3.269a3.28 3.28 0 0 1-3.268-3.27c0-.787.282-1.511.75-2.077H14a4.5 4.5 0 1 1 9 0m-4.5-.5a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3M32 13.892v3.626c.735.16 1.29.817 1.29 1.598c0 .78-.555 1.439-1.29 1.598V41h-2V20.75h-6.517v19.615A1.64 1.64 0 0 1 21.848 42a1.64 1.64 0 0 1-1.635-1.635v-8.172h-3.269v8.172A1.64 1.64 0 0 1 15.31 42a1.64 1.64 0 0 1-1.635-1.635V28.217c-.899 0-3.675-1.711-3.675-5.925c0-3.176 2.776-4.81 3.675-4.81H30v-3.57c-1.825.11-3.744.473-6 1.088c0-1.511 2.608-2.762 6-2.97V11h2v1.03c3.392.208 6 1.459 6 2.97c-2.19-.657-4.092-1.026-6-1.108" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsMinerWorkerAltNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsMinerWorkerAltNegative(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clipPath="url(#healthiconsMinerWorkerAltNegative)"><path fill="currentColor" fillRule="evenodd" d="M48 0H0v48h48zM23 10.5h-1.902c.468.566.75 1.29.75 2.078a3.28 3.28 0 0 1-3.27 3.269a3.28 3.28 0 0 1-3.268-3.27c0-.787.282-1.511.75-2.077H14a4.5 4.5 0 1 1 9 0m-4.5-.5a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3M32 13.892v3.626c.735.16 1.29.817 1.29 1.598c0 .78-.555 1.439-1.29 1.598V41h-2V20.75h-6.517v19.615A1.64 1.64 0 0 1 21.848 42a1.64 1.64 0 0 1-1.635-1.635v-8.172h-3.269v8.172A1.64 1.64 0 0 1 15.31 42a1.64 1.64 0 0 1-1.635-1.635V28.217c-.899 0-3.675-1.711-3.675-5.925c0-3.176 2.776-4.81 3.675-4.81H30v-3.57c-1.825.11-3.744.473-6 1.088c0-1.511 2.608-2.762 6-2.97V11h2v1.03c3.392.208 6 1.459 6 2.97c-2.19-.657-4.092-1.026-6-1.108" clipRule="evenodd"/></g><defs><clipPath id="healthiconsMinerWorkerAltNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsMinerWorkerAltNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM23 10.5h-1.902c.468.566.75 1.29.75 2.078a3.28 3.28 0 0 1-3.27 3.269a3.28 3.28 0 0 1-3.268-3.27c0-.787.282-1.511.75-2.077H14a4.5 4.5 0 1 1 9 0m-4.5-.5a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3M32 13.892v3.626c.735.16 1.29.817 1.29 1.598c0 .78-.555 1.439-1.29 1.598V41h-2V20.75h-6.517v19.615A1.64 1.64 0 0 1 21.848 42a1.64 1.64 0 0 1-1.635-1.635v-8.172h-3.269v8.172A1.64 1.64 0 0 1 15.31 42a1.64 1.64 0 0 1-1.635-1.635V28.217c-.899 0-3.675-1.711-3.675-5.925c0-3.176 2.776-4.81 3.675-4.81H30v-3.57c-1.825.11-3.744.473-6 1.088c0-1.511 2.608-2.762 6-2.97V11h2v1.03c3.392.208 6 1.459 6 2.97c-2.19-.657-4.092-1.026-6-1.108" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsMinerWorkerAltNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-miner-worker-alt-negative {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsMinerWorkerAltNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM23%2010.5h-1.902c.468.566.75%201.29.75%202.078a3.28%203.28%200%200%201-3.27%203.269a3.28%203.28%200%200%201-3.268-3.27c0-.787.282-1.511.75-2.077H14a4.5%204.5%200%201%201%209%200m-4.5-.5a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203M32%2013.892v3.626c.735.16%201.29.817%201.29%201.598c0%20.78-.555%201.439-1.29%201.598V41h-2V20.75h-6.517v19.615A1.64%201.64%200%200%201%2021.848%2042a1.64%201.64%200%200%201-1.635-1.635v-8.172h-3.269v8.172A1.64%201.64%200%200%201%2015.31%2042a1.64%201.64%200%200%201-1.635-1.635V28.217c-.899%200-3.675-1.711-3.675-5.925c0-3.176%202.776-4.81%203.675-4.81H30v-3.57c-1.825.11-3.744.473-6%201.088c0-1.511%202.608-2.762%206-2.97V11h2v1.03c3.392.208%206%201.459%206%202.97c-2.19-.657-4.092-1.026-6-1.108%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsMinerWorkerAltNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsMinerWorkerAltNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM23%2010.5h-1.902c.468.566.75%201.29.75%202.078a3.28%203.28%200%200%201-3.27%203.269a3.28%203.28%200%200%201-3.268-3.27c0-.787.282-1.511.75-2.077H14a4.5%204.5%200%201%201%209%200m-4.5-.5a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203M32%2013.892v3.626c.735.16%201.29.817%201.29%201.598c0%20.78-.555%201.439-1.29%201.598V41h-2V20.75h-6.517v19.615A1.64%201.64%200%200%201%2021.848%2042a1.64%201.64%200%200%201-1.635-1.635v-8.172h-3.269v8.172A1.64%201.64%200%200%201%2015.31%2042a1.64%201.64%200%200%201-1.635-1.635V28.217c-.899%200-3.675-1.711-3.675-5.925c0-3.176%202.776-4.81%203.675-4.81H30v-3.57c-1.825.11-3.744.473-6%201.088c0-1.511%202.608-2.762%206-2.97V11h2v1.03c3.392.208%206%201.459%206%202.97c-2.19-.657-4.092-1.026-6-1.108%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsMinerWorkerAltNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/miner-worker-alt-negative.svg?color=%231a73e8&size=48