@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.64 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 FolderCrossB = createMeisterIcons("folder-cross-b", [["path", { "fill": "currentColor", "d": "M15.25 6.95A.75.75 0 0 1 16 6.2h1a4.76 4.76 0 0 1 4.75 4.75v6a.75.75 0 0 1-1.5 0v-6A3.26 3.26 0 0 0 17 7.7h-1a.75.75 0 0 1-.75-.75M3 6.2a.75.75 0 0 1 .75.75v10A3.26 3.26 0 0 0 7 20.2a.75.75 0 1 1 0 1.5 4.76 4.76 0 0 1-4.75-4.75v-10A.75.75 0 0 1 3 6.2", "key": "f7f16eb193062330328aad93e0082b4418a3e4c7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16 6.95H3v-2.8c0-.7.6-1.2 1.2-1.2h8.1c1 0 2 .6 2.4 1.5z", "key": "f09841edbfe14b90129ea62bf37dc895301ec648", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.89 3.833a.43.43 0 0 0-.14.317V6.2h11.015l-.741-1.424-.01-.021C13.747 4.15 13.033 3.7 12.3 3.7H4.2a.47.47 0 0 0-.31.133m-1.64.317c0-1.154.977-1.95 1.95-1.95h8.1c1.26 0 2.538.74 3.075 1.923l1.86 3.577H2.25zm15.38 12.07a.75.75 0 0 1 0 1.06l-4.3 4.3a.75.75 0 1 1-1.06-1.06l4.3-4.3a.75.75 0 0 1 1.06 0", "key": "63bf5c5e9efab625c2d6d00da6ac17756c3d93a3", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.27 16.22a.75.75 0 0 1 1.06 0l4.3 4.3a.75.75 0 1 1-1.06 1.06l-4.3-4.3a.75.75 0 0 1 0-1.06", "key": "3500f3f543082387739ca24100f0ff1179c546be", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { FolderCrossB as default };
//# sourceMappingURL=FolderCrossB.js.map