UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.12 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 Archive = createMeisterIcons("archive", [["path", { "fill": "currentColor", "d": "M5 8.2a.75.75 0 0 1 .75.75v8c0 1.286.964 2.25 2.25 2.25h8c1.286 0 2.25-.964 2.25-2.25v-8a.75.75 0 0 1 1.5 0v8c0 2.114-1.636 3.75-3.75 3.75H8c-2.114 0-3.75-1.636-3.75-3.75v-8A.75.75 0 0 1 5 8.2", "key": "cc811db142c4d521b96e20d621d868f24c363406", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.5 4.8c-.986 0-1.75.764-1.75 1.75S4.514 8.3 5.5 8.3h13c.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.55A3.226 3.226 0 0 1 5.5 3.3h13a3.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-3.25-3.25", "key": "e5183b9489f31c87e9a2bf633f83e1b66abd3a2b", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Archive as default }; //# sourceMappingURL=Archive.js.map