UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.42 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 WoodSaw48 = (_a) => { var { fill, size = '3rem' } = _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 48 48" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M6.055 32.539a1.5 1.5 0 0 0 0 2.121l8.485 8.486a1.5 1.5 0 0 0 2.121 0l4.656-4.657a1.5 1.5 0 0 0 2.102-.99l1.2-4.799 3.89-1.039a1.5 1.5 0 0 0 1.112-1.414l.093-3.928 2.886-.89a1.5 1.5 0 0 0 1.057-1.492l-.157-4.065 3-.625a1.5 1.5 0 0 0 1.194-1.497l-.068-3.62 3.127-1.162a1.5 1.5 0 0 0 .538-2.467l-5.539-5.539a1.5 1.5 0 0 0-2.12 0l-21.92 21.92h-.001L6.055 32.54Zm13.08 3.89-6.364-6.364L9.238 33.6l6.364 6.364 3.534-3.535Zm2.788-5.314-.772 3.086-3.075-3.076 7.425-7.425a1 1 0 0 0-1.414-1.414l-7.425 7.425-1.769-1.768L34.692 8.144l2.825 2.826-1.933.718a1.5 1.5 0 0 0-.978 1.434l.065 3.442-3.025.63a1.5 1.5 0 0 0-1.193 1.527l.162 4.18-2.817.869a1.5 1.5 0 0 0-1.058 1.398l-.092 3.885-3.657.977a1.5 1.5 0 0 0-1.068 1.085Zm-8.09 2.131a1 1 0 0 0-1.415 1.414l2.121 2.122a1 1 0 1 0 1.414-1.415l-2.12-2.121Z" }))); }; exports.default = WoodSaw48;