UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.44 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 Sharpening20 = (_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 20 20" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M3.291 9.25H5.14a4.918 4.918 0 0 1 9.72 0h1.849a6.751 6.751 0 0 0-13.418 0Zm-.791 1.5h.084v.083a7.417 7.417 0 0 0 11.015 6.487l.085.312a.5.5 0 0 0 .13.222l.416.416a.5.5 0 1 0 .707-.707l-.323-.323-.985-3.61 3.611.984.323.323a.5.5 0 0 0 .707-.707l-.416-.417a.5.5 0 0 0-.222-.129l-.706-.192a7.401 7.401 0 0 0 .49-2.742h.084a.75.75 0 0 0 .75-.75 8.25 8.25 0 0 0-16.5 0c0 .414.336.75.75.75Zm1.583.083v-.083h1.75a.75.75 0 0 0 .75-.75 3.417 3.417 0 0 1 6.834 0c0 .414.335.75.75.75h1.75v.083c0 .802-.16 1.566-.448 2.262l-2.42-.66a.5.5 0 0 0-.615.613l.756 2.77a5.917 5.917 0 0 1-9.106-4.984ZM10 10.5a.333.333 0 1 0 0 .667.333.333 0 0 0 0-.667Zm-1.333.333a1.333 1.333 0 1 1 2.666 0 1.333 1.333 0 0 1-2.666 0ZM6.638 12.3a.5.5 0 0 0-.916.4A4.668 4.668 0 0 0 10 15.5a.5.5 0 0 0 0-1 3.668 3.668 0 0 1-3.362-2.2Z" }))); }; exports.default = Sharpening20;