UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 405 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var LetterZSolid = createReactSolidComponent("letter-z", "LetterZSolid", [["path", { "d": "M8 6a1 1 0 1 0 0 2h5.5l-6.3 8.4A1 1 0 0 0 8 18h7.5a1 1 0 1 0 0-2H10l6.3-8.4a1 1 0 0 0-.8-1.6z", "key": "svg-0" }]]); export { LetterZSolid as default }; //# sourceMappingURL=LetterZSolid.js.map