@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 463 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var LetterUSolid = createReactSolidComponent("letter-u", "LetterUSolid", [["path", { "d": "M8 6a1 1 0 0 0-1 1v7.5a3.5 3.5 0 0 0 3.5 3.5H13a3.5 3.5 0 0 0 3.5-3.5V7a1 1 0 1 0-2 0v7.5A1.5 1.5 0 0 1 13 16h-2.5A1.5 1.5 0 0 1 9 14.5V7a1 1 0 0 0-1-1", "key": "svg-0" }]]);
export { LetterUSolid as default };
//# sourceMappingURL=LetterUSolid.js.map