@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 521 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var LetterDSolid = createReactSolidComponent("letter-d", "LetterDSolid", [["path", { "d": "M8.625 6C7.728 6 7 6.728 7 7.625v8.75C7 17.273 7.728 18 8.625 18h2.5a5.375 5.375 0 0 0 5.375-5.375v-1.25A5.375 5.375 0 0 0 11.125 6zM9 16V8h2.125a3.375 3.375 0 0 1 3.375 3.375v1.25A3.375 3.375 0 0 1 11.125 16z", "key": "svg-0" }]]);
export { LetterDSolid as default };
//# sourceMappingURL=LetterDSolid.js.map