@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 502 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var LetterPSolid = createReactSolidComponent("letter-p", "LetterPSolid", [["path", { "d": "M9.625 6C8.728 6 8 6.728 8 7.625V17a1 1 0 1 0 2 0v-4h3.375a2.875 2.875 0 0 0 2.875-2.875v-1.25A2.875 2.875 0 0 0 13.375 6zM10 11V8h3.375c.483 0 .875.392.875.875v1.25a.875.875 0 0 1-.875.875z", "key": "svg-0" }]]);
export { LetterPSolid as default };
//# sourceMappingURL=LetterPSolid.js.map