@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.57 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 FoldersShelf = createMeisterIcons("folders-shelf", [["path", { "fill": "currentColor", "d": "M5.3 3.7a.575.575 0 0 0-.55.55v15.5c0 .286.264.55.55.55h3.4c.25 0 .55-.227.55-.65V4.25a.575.575 0 0 0-.55-.55zm-2.05.55c0-1.114.936-2.05 2.05-2.05h3.4c1.114 0 2.05.936 2.05 2.05v15.4c0 1.178-.9 2.15-2.05 2.15H5.3a2.073 2.073 0 0 1-2.05-2.05zM15.3 3.7a.575.575 0 0 0-.55.55v15.5c0 .286.264.55.55.55h3.4c.117 0 .22-.044.317-.152.1-.11.194-.295.233-.55V4.25a.575.575 0 0 0-.55-.55zm-2.05.55c0-1.114.936-2.05 2.05-2.05h3.4c1.114 0 2.05.936 2.05 2.05v15.447l-.006.046c-.127 1.014-.823 2.057-2.044 2.057h-3.4a2.073 2.073 0 0 1-2.05-2.05z", "key": "2d14e390ed9b2d8dc959491556ad6c00f54ea39e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10 7.4H4.1V5.9H10zm4 3.9h5.9v1.5H14z", "key": "62cec2d73f589459c5bf8a2b0b07e8ae070c83b6", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17 8.65c-.3 0-.5-.1-.7-.3s-.3-.4-.3-.7.1-.5.3-.7c.4-.4 1-.4 1.4 0 .2.2.3.4.3.7s-.1.5-.3.7-.5.3-.7.3m-10 8.5c-.3 0-.5-.1-.7-.3s-.3-.4-.3-.7.1-.5.3-.7c.4-.4 1-.4 1.4 0 .2.2.3.4.3.7s-.1.5-.3.7-.4.3-.7.3", "key": "f08b2e0c011207c0aa292f7c9e991a60c76b27ce", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { FoldersShelf as default };
//# sourceMappingURL=FoldersShelf.js.map