UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.33 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 PackageAdd32 = (_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: "M24.667 2.5a4.833 4.833 0 1 0 0 9.667 4.833 4.833 0 0 0 0-9.667Zm-5.245 2.277a5.833 5.833 0 1 1 8.245 7.56V22a1 1 0 0 1-.51.872l-10.667 6a1 1 0 0 1-.98 0l-10.667-6a1 1 0 0 1-.51-.872V10a1 1 0 0 1 .51-.872l10.667-6a1 1 0 0 1 .98 0l2.932 1.65Zm-.56 1.98L16 5.147l-3.59 2.02 9.008 5.066a1 1 0 0 1 .119.079l.046-.026a5.83 5.83 0 0 1-2.721-5.53Zm3.814 6.061-.749.421v4.094a1 1 0 1 1-2 0v-2.968L16.5 16.291v10.28l9.167-5.157V13.08a5.874 5.874 0 0 1-2.99-.263Zm4.344-7.172a.5.5 0 0 1 0 .708L24.354 9.02a.5.5 0 0 1-.707 0l-1.334-1.333a.5.5 0 1 1 .707-.707l.98.98 2.313-2.314a.5.5 0 0 1 .707 0ZM6.333 21.416v-10.28l9.167 5.156v10.28l-9.167-5.157ZM10.37 8.313l-3.507 1.973L16 15.427l3.507-1.973-9.137-5.14Z" }))); }; exports.default = PackageAdd32;