@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.09 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 ArchiveAdd = createMeisterIcons("archive-add", [["path", { "fill": "currentColor", "d": "M5.5 4.75c-.986 0-1.75.764-1.75 1.75s.764 1.75 1.75 1.75h13q.069 0 .138-.007a.75.75 0 0 1 .39-.092 1.9 1.9 0 0 0 .68-.444c.345-.345.542-.787.542-1.207 0-.986-.764-1.75-1.75-1.75zm14.25 4.725a3.5 3.5 0 0 0 1.018-.707c.58-.58.982-1.388.982-2.268a3.226 3.226 0 0 0-3.25-3.25h-13A3.226 3.226 0 0 0 2.25 6.5c0 1.37.818 2.524 2 3.007V17c0 2.114 1.636 3.75 3.75 3.75h4a.75.75 0 0 0 0-1.5H8c-1.286 0-2.25-.964-2.25-2.25V9.75h12.5V14a.75.75 0 0 0 1.5 0zM16 13.25a.75.75 0 0 1 .75.75v2.25H19a.75.75 0 0 1 0 1.5h-2.25V20a.75.75 0 0 1-1.5 0v-2.25H13a.75.75 0 0 1 0-1.5h2.25V14a.75.75 0 0 1 .75-.75", "key": "e55ffd94f705e1a661c6144a2c838ec8e27c8603", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArchiveAdd as default };
//# sourceMappingURL=ArchiveAdd.js.map