UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.75 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 Hammer64 = (_a) => { var { fill, size = '4rem' } = _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 64 64" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "m39.331 16.98 2.973.724.66.16 2.973.725-1.293 2.772-.232.497-1.293 2.773-2.465-1.812-.548-.403-2.465-1.811-.986 2.114-.307.659-.29.623-6.125-2.641.398-.854.282-.604.986-2.115c-.881-.41-1.82-.8-2.768-1.162a73.127 73.127 0 0 0-4.891-1.653 80.551 80.551 0 0 0-3.78-1.048c.857-.905 2.161-1.612 3.66-2.116 3.57-1.2 8.242-1.245 10.596-.063l3.323 1.55 2.236 1.042.483.226-1.127 2.417Zm-12.154 3.19 2.756 1.189-2.756-1.189Zm-.574 3.668a2.993 2.993 0 0 1 .023-2.486l.55-1.182-7.727-3.332a3 3 0 0 1-1.468-4.977c2.164-2.285 5.738-3.377 8.744-3.778 3.005-.402 6.535-.257 8.994.959l6.007 2.8a3.001 3.001 0 0 1 1.715 3.05l3.206.78a3 3 0 0 1 2.009 4.183l-2.818 6.042a3 3 0 0 1-4.495 1.15l-2.53-1.859-.707 1.517a2.987 2.987 0 0 1-1.358 1.406l-.6 1.245L24.32 54.725a5.5 5.5 0 1 1-9.969-4.648L26.183 24.7l.006-.012.006-.012.408-.837ZM29 25.769l-.102.21-7.782 16.688h5.517l6.802-14.586.004-.008.004-.009.087-.182L29 25.77Zm-1.822-5.598L19.45 16.84h.001l.01.003.05.012a41.865 41.865 0 0 1 .98.255c.67.18 1.614.442 2.705.772a70.69 70.69 0 0 1 4.363 1.47l-.382.82Zm2.756 1.189L36.057 24l-.67 1.438-2.72-1.267-.603-.282-2.72-1.268.589-1.261Z" }))); }; exports.default = Hammer64;