@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 963 B
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 FolderAdd = createMeisterIcons("folder-add", [["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 17zm11.75 8a.75.75 0 0 1 .75.75v2.25H17a.75.75 0 0 1 0 1.5h-2.25V21a.75.75 0 0 1-1.5 0v-2.25H11a.75.75 0 0 1 0-1.5h2.25V15a.75.75 0 0 1 .75-.75", "key": "6e40e3c1e8c3cbca892a7acdef3a066d66201c8a", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { FolderAdd as default };
//# sourceMappingURL=FolderAdd.js.map