@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 456 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var LetterXSolid = createReactSolidComponent("letter-x", "LetterXSolid", [["path", { "d": "M8.8 6.4a1 1 0 1 0-1.6 1.2l3.3 4.4-3.3 4.4a1 1 0 0 0 1.6 1.2l2.95-3.933L14.7 17.6a1 1 0 1 0 1.6-1.2L13 12l3.3-4.4a1 1 0 0 0-1.6-1.2l-2.95 3.933z", "key": "svg-0" }]]);
export { LetterXSolid as default };
//# sourceMappingURL=LetterXSolid.js.map