UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.3 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 Sharpening24 = (_a) => { var { fill, size = '1.5rem' } = _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: "M4.075 11h-.013a8.001 8.001 0 0 1 15.876 0h-2.021a6.002 6.002 0 0 0-11.834 0H4.075ZM2 12a1 1 0 0 0 1 1 9 9 0 0 0 13.436 7.832l.082.3a.5.5 0 0 0 .128.222l.5.5a.5.5 0 0 0 .708-.708l-.407-.406-1.234-4.527 4.527 1.234.406.407a.5.5 0 0 0 .708-.708l-.5-.5a.5.5 0 0 0-.222-.128l-.76-.208A8.98 8.98 0 0 0 21 13a1 1 0 0 0 1-1c0-5.523-4.477-10-10-10S2 6.477 2 12Zm15 1h2c0 .99-.205 1.929-.573 2.78l-2.795-.762a.5.5 0 0 0-.614.614l.87 3.19A7 7 0 0 1 5 13h2a1 1 0 0 0 1-1 4 4 0 1 1 8 0 1 1 0 0 0 1 1Zm-5-.5a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1Zm-1.5.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0Zm-2.626 1.8a.5.5 0 0 0-.916.4A5.501 5.501 0 0 0 12 18.5a.5.5 0 0 0 0-1 4.501 4.501 0 0 1-4.126-2.7Z" }))); }; exports.default = Sharpening24;