@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 822 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var TypeBoldSolid = createReactSolidComponent("type-bold", "TypeBoldSolid", [["path", { "d": "M4.25 3A.75.75 0 0 1 5 2.25h8c1.29 0 2.507.577 3.389 1.57.88.99 1.361 2.314 1.361 3.68s-.482 2.69-1.361 3.68q-.093.105-.19.202a5.2 5.2 0 0 1 2.527 1.408 5.27 5.27 0 0 1 1.524 3.71 5.27 5.27 0 0 1-1.524 3.71 5.2 5.2 0 0 1-3.687 1.54H5a.75.75 0 0 1-.75-.75zm1.5.75v7.5H13c.832 0 1.65-.37 2.268-1.066.62-.699.982-1.663.982-2.684s-.361-1.985-.982-2.684C14.65 4.121 13.83 3.75 13 3.75zm0 9v7.5h9.289c.982 0 1.925-.393 2.622-1.096A3.77 3.77 0 0 0 18.75 16.5a3.77 3.77 0 0 0-1.09-2.654 3.7 3.7 0 0 0-2.621-1.096z", "key": "svg-0" }]]);
export { TypeBoldSolid as default };
//# sourceMappingURL=TypeBoldSolid.js.map