@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 570 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var GraduationCap = createReactComponent("graduation-cap", "GraduationCap", [["path", { "d": "M14.217 3.5a5.17 5.17 0 0 0-4.434 0L3.092 6.637c-1.456.682-1.456 3.044 0 3.726l6.69 3.137a5.17 5.17 0 0 0 4.435 0l6.691-3.137c1.456-.682 1.456-3.044 0-3.726zM22 8.5v5", "key": "svg-0" }], ["path", { "d": "M5 11.5v5.125C5 19.543 9.694 21 12 21s7-1.457 7-4.375V11.5", "key": "svg-1" }]]);
export { GraduationCap as default };
//# sourceMappingURL=GraduationCap.js.map