@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 840 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var StarSolid = createReactSolidComponent("star", "StarSolid", [["path", { "d": "M13.51 3.139c-.652-1.185-2.368-1.185-3.021 0a28 28 0 0 0-2.114 4.894.35.35 0 0 1-.33.223 30 30 0 0 0-4.375.436c-1.337.233-1.926 1.837-.91 2.83q.192.188.388.374a32 32 0 0 0 3.103 2.587.274.274 0 0 1 .11.31 27.6 27.6 0 0 0-1.172 5.065c-.19 1.424 1.318 2.298 2.495 1.694a29.3 29.3 0 0 0 4.085-2.537.4.4 0 0 1 .462 0 29 29 0 0 0 4.085 2.537c1.177.604 2.685-.27 2.495-1.694a27.6 27.6 0 0 0-1.171-5.065.274.274 0 0 1 .11-.31 32 32 0 0 0 3.49-2.96c1.016-.994.427-2.598-.91-2.831a30 30 0 0 0-4.376-.436.35.35 0 0 1-.329-.223 27.7 27.7 0 0 0-2.114-4.894", "key": "svg-0" }]]);
export { StarSolid as default };
//# sourceMappingURL=StarSolid.js.map