@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.82 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const ArchiveAddB = createMeisterIcons("archive-add-b", [["path", { "fill": "currentColor", "d": "M5 8.15a.75.75 0 0 1 .75.75V17c0 1.286.964 2.25 2.25 2.25h4a.75.75 0 0 1 0 1.5H8c-2.114 0-3.75-1.636-3.75-3.75V8.9A.75.75 0 0 1 5 8.15", "key": "5c4dba1350f0d1027ca4f58ca7d99a1e3758e253", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18.5 9h-13C4.1 9 3 7.9 3 6.5S4.1 4 5.5 4h13C19.9 4 21 5.1 21 6.5 21 7.8 19.8 9 18.5 9", "key": "eaee50f05df2a114228b51e6106741436f421a5b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.5 4.75c-.986 0-1.75.764-1.75 1.75s.764 1.75 1.75 1.75h13c.42 0 .862-.197 1.207-.543.346-.345.543-.787.543-1.207 0-.986-.764-1.75-1.75-1.75zM2.25 6.5A3.226 3.226 0 0 1 5.5 3.25h13a3.226 3.226 0 0 1 3.25 3.25c0 .88-.403 1.688-.982 2.268-.58.58-1.388.982-2.268.982h-13A3.226 3.226 0 0 1 2.25 6.5", "key": "825e6ec02d5052b0275ff122ae89a5bf8c8f51e7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M19 8.15a.75.75 0 0 1 .75.75V14a.75.75 0 0 1-1.5 0V8.9a.75.75 0 0 1 .75-.75m-3 5.1a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.5 0v-6a.75.75 0 0 1 .75-.75", "key": "072966c8f6a67f7f4411b687c4f1abbedb912ee8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.25 17a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5h-6a.75.75 0 0 1-.75-.75", "key": "7a91cc10b318eddba035d3bf294210265fd533d0", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArchiveAddB as default };
//# sourceMappingURL=ArchiveAddB.js.map