@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.82 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 FolderBlockB = createMeisterIcons("folder-block-b", [["path", { "fill": "currentColor", "d": "M15.35 15.51c-.992-1.069-2.701-1.098-3.82.02l-.01.01-.01.01c-1.069.992-1.098 2.701.02 3.82l.01.01.01.01c1.003 1.08 2.797 1.08 3.8 0l.02-.02.02-.02c1.069-.992 1.098-2.701-.02-3.82l-.01-.01zm1.09-1.03c-1.605-1.718-4.282-1.689-5.96-.02-1.718 1.605-1.689 4.282-.02 5.96 1.592 1.703 4.374 1.706 5.97.01 1.708-1.606 1.675-4.275.01-5.95", "key": "16f3b1df46a724fa50b680644030beea7661f73b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m10.47 19.37 4.9-4.9 1.06 1.06-4.9 4.9zM15.25 7a.75.75 0 0 1 .75-.75h1A4.76 4.76 0 0 1 21.75 11v6a.75.75 0 0 1-1.5 0v-6A3.26 3.26 0 0 0 17 7.75h-1a.75.75 0 0 1-.75-.75M3 6.25a.75.75 0 0 1 .75.75v10A3.26 3.26 0 0 0 7 20.25a.75.75 0 0 1 0 1.5A4.76 4.76 0 0 1 2.25 17V7A.75.75 0 0 1 3 6.25", "key": "97a472e58151bf03160e8acc241c7c8bbef8d26a", "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": "7f6a66e5701008c7afc04736b430c4f2c94759d1", "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": "fe5bc36bd82ac0e60f6003aaaa38f675291e605e", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { FolderBlockB as default };
//# sourceMappingURL=FolderBlockB.js.map