UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.71 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 Attic32 = (_a) => { var { fill, size = '2rem' } = _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 32 32" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M28.707 3.293a1 1 0 0 1 0 1.414l-24 24a1 1 0 0 1-1.414-1.414L6.086 24.5H4a.5.5 0 0 1 0-1h3.086l3-3H8a.5.5 0 0 1 0-1h3.086l3-3H12a.5.5 0 0 1 0-1h3.086l3-3H16a.5.5 0 0 1 0-1h3.086l3-3H20a.5.5 0 0 1 0-1h3.086l4.207-4.207a1 1 0 0 1 1.414 0ZM22 23.667A.333.333 0 1 0 22 23a.333.333 0 0 0 0 .667Zm2 1.666A.667.667 0 1 0 24 24a.667.667 0 0 0 0 1.333Zm-2.333 0a.333.333 0 1 1-.667 0 .333.333 0 0 1 .667 0Zm7.333-16a1 1 0 0 0-1.707-.707L8.626 27.293A1 1 0 0 0 9.333 29H28a1 1 0 0 0 1-1V9.333ZM27 27H11.748l4.112-4.112c.227.166.393.338.511.536.184.307.29.738.242 1.439a2.44 2.44 0 0 0-.047.47.5.5 0 0 0 .996.066c.018-.135.032-.265.043-.392.065-.269.209-.492.402-.643.227-.177.558-.282.991-.198a.5.5 0 0 0 .902-.299c0-1.386 1.11-2.5 2.466-2.5a2.47 2.47 0 0 1 2.307 1.613.5.5 0 1 0 .937-.351 3.504 3.504 0 0 0-.277-.574c.475-.431.83-.638 1.158-.747.163-.055.327-.088.509-.109V27Zm-9.511-3.495c.41-.284.922-.414 1.483-.354.327-1.586 1.719-2.784 3.394-2.784.9 0 1.719.346 2.334.912.525-.47.988-.758 1.475-.92.274-.091.547-.14.825-.165v-8.446L16.573 22.174c.258.207.482.445.656.735.11.185.197.382.26.596Z" }))); }; exports.default = Attic32;