@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.15 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 FolderBlock = createMeisterIcons("folder-block", [["path", { "fill": "currentColor", "d": "M3.75 4.2c0-.286.164-.45.45-.45h8.1c.731 0 1.446.45 1.715 1.055l.009.02.74 1.425H3.75zm-1.5 2.05V4.2c0-1.114.836-1.95 1.95-1.95h8.1c1.26 0 2.538.74 3.075 1.923l1.08 2.077H17A4.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.75H3.75V17A3.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 17zm12.535 8.804c-.994-.59-2.327-.45-3.255.476l-.01.01-.01.01c-.892.828-1.06 2.155-.442 3.221zm-2.668 4.79c1.018.596 2.4.444 3.233-.454l.02-.02.02-.02c.892-.828 1.06-2.154.442-3.22zm-1.638-5.384c1.68-1.669 4.356-1.698 5.961.02 1.665 1.675 1.698 4.345-.01 5.95-1.596 1.697-4.378 1.693-5.97-.01-1.669-1.678-1.698-4.355.02-5.96", "key": "fe0f3f4b076ea1a21a1ea8db1245445cbd866781", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { FolderBlock as default };
//# sourceMappingURL=FolderBlock.js.map