@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 474 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var LetterASolid = createReactSolidComponent("letter-a", "LetterASolid", [["path", { "d": "M11.75 6a1 1 0 0 0-.936.649l-3.75 10a1 1 0 1 0 1.872.702l1.007-2.684h3.614l1.007 2.684a1 1 0 0 0 1.872-.702l-3.75-10A1 1 0 0 0 11.75 6m0 3.848 1.057 2.819h-2.114z", "key": "svg-0" }]]);
export { LetterASolid as default };
//# sourceMappingURL=LetterASolid.js.map