UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.41 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var tslib_es6 = require('../../node_modules/tslib/tslib.es6.js'); var index = require('../../node_modules/react/index.js'); const HardHat20 = (_a) => { var { fill, size = '1.25rem' } = _a, rest = tslib_es6.__rest(_a, ["fill", "size"]); return (index.default.createElement("svg", Object.assign({ "aria-hidden": "true", width: size, height: size }, rest, { fill: fill, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M9 4.25a.75.75 0 0 0-.75.75v1.216a7.748 7.748 0 0 0-4 6.784v1.431a2.42 2.42 0 0 0-2 2.378c0 1.029.669 1.986 1.744 2.217 1.43.306 4.098.724 8.006.724 3.908 0 6.577-.418 8.006-.724 1.075-.23 1.744-1.188 1.744-2.217a2.42 2.42 0 0 0-2-2.378V13a7.748 7.748 0 0 0-4-6.784V5a.75.75 0 0 0-.75-.75H9Zm.75 2.407V11a.75.75 0 0 1-1.5 0V8a6.24 6.24 0 0 0-2.5 5v2.974l-.807-.062-.198-.015a.922.922 0 0 0-.995.912c0 .394.244.682.559.75 1.328.284 3.891.691 7.691.691s6.363-.407 7.692-.691c.314-.068.558-.356.558-.75a.922.922 0 0 0-.995-.912l-.198.015-.807.061V13a6.24 6.24 0 0 0-2.5-5v3a.75.75 0 0 1-1.5 0V5.75h-4.5v.907ZM8.042 15.46a.5.5 0 1 0-.084.997c1.153.098 2.5.163 4.042.163 1.542 0 2.89-.065 4.042-.163a.5.5 0 1 0-.084-.997c-1.125.096-2.444.16-3.958.16-1.514 0-2.833-.064-3.958-.16Z" }))); }; exports.default = HardHat20;