UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.16 kB
"use strict"; /** * @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 ArchiveCross = createMeisterIcons("archive-cross", [["path", { "fill": "currentColor", "d": "M5.5 4.2c-.986 0-1.75.764-1.75 1.75S4.514 7.7 5.5 7.7h13q.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 18.5 2.7h-13a3.226 3.226 0 0 0-3.25 3.25c0 1.37.818 2.524 2 3.007v7.493c0 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.2h12.5v4.25a.75.75 0 0 0 1.5 0zm-.12 6.795a.75.75 0 0 1 0 1.06l-1.62 1.62 1.62 1.62a.75.75 0 1 1-1.06 1.06l-1.62-1.62-1.62 1.62a.75.75 0 1 1-1.06-1.06l1.62-1.62-1.62-1.62a.75.75 0 0 1 1.06-1.06l1.62 1.62 1.62-1.62a.75.75 0 0 1 1.06 0", "key": "effb1e1fb345f89e164e07015a3f2918dd25c977", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArchiveCross as default }; //# sourceMappingURL=ArchiveCross.js.map