@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.23 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 FolderB = createMeisterIcons("folder-b", [["path", { "fill": "currentColor", "d": "M2.25 6.25H17c2.602 0 4.75 2.024 4.75 4.75v6A4.76 4.76 0 0 1 17 21.75H7A4.76 4.76 0 0 1 2.25 17zm1.5 1.5V17A3.26 3.26 0 0 0 7 20.25h10A3.26 3.26 0 0 0 20.25 17v-6c0-1.874-1.452-3.25-3.25-3.25z", "key": "8690e16fd82fd40a839f89d2380b73b472868dbd", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16 7H3V4.2C3 3.5 3.6 3 4.2 3h8.1c1 0 2 .6 2.4 1.5z", "key": "f3bc07229b29e872cf8190927c2f86652ab08647", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.89 3.883a.43.43 0 0 0-.14.317v2.05h11.015l-.741-1.424-.01-.021C13.747 4.2 13.033 3.75 12.3 3.75H4.2a.47.47 0 0 0-.31.133M2.25 4.2c0-1.154.977-1.95 1.95-1.95h8.1c1.26 0 2.538.74 3.075 1.923l1.86 3.577H2.25z", "key": "8bc06aab379fa4c73ea80c5c74de0c762199107f", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { FolderB as default };
//# sourceMappingURL=FolderB.js.map