UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 296 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var Alt = createReactComponent("alt", "Alt", [["path", { "d": "M3 5.25h5.625l6.75 13.5H21m-6.75-13.5H21", "key": "svg-0" }]]); export { Alt as default }; //# sourceMappingURL=Alt.js.map