UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.36 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 WoodSaw20 = (_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: "M2.434 13.47a.75.75 0 0 0 0 1.06l3.536 3.536a.75.75 0 0 0 1.06 0l1.882-1.882a.75.75 0 0 0 .967-.529l.482-1.928 1.55-.414a.75.75 0 0 0 .556-.707l.037-1.547 1.116-.344a.75.75 0 0 0 .529-.746l-.062-1.588 1.147-.239a.75.75 0 0 0 .597-.748l-.027-1.42 1.22-.453a.75.75 0 0 0 .27-1.234l-2.31-2.307a.75.75 0 0 0-1.06 0L4.79 11.113 2.434 13.47Zm5.362 1.709-2.475-2.475L4.025 14 6.5 16.475l1.296-1.296Zm1.217-2.245-.268 1.072L7.68 12.94l3.005-3.006a.5.5 0 0 0-.707-.707l-3.005 3.005-.59-.589 8.073-8.073.951.952-.623.231a.75.75 0 0 0-.489.717l.025 1.33-1.159.242a.75.75 0 0 0-.596.763l.063 1.646-1.082.334a.75.75 0 0 0-.528.699l-.036 1.525-1.434.383a.75.75 0 0 0-.534.543Zm-3.19.86a.5.5 0 0 0-.708.707l.884.884a.5.5 0 1 0 .707-.707l-.884-.884Z" }))); }; exports.default = WoodSaw20;