UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 916 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var DollarCircleSolid = createReactSolidComponent("dollar-circle", "DollarCircleSolid", [["path", { "d": "M10.333 8.472h.917v2.778h-.917c-.937 0-1.583-.682-1.583-1.389s.646-1.389 1.583-1.389m2.417 7.056V12.75h.917c.937 0 1.583.682 1.583 1.389s-.646 1.389-1.583 1.389z", "key": "svg-0" }], ["path", { "d": "M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12m10.5-5.5a.75.75 0 0 0-1.5 0v.472h-.917c-1.64 0-3.083 1.234-3.083 2.89 0 1.655 1.443 2.888 3.083 2.888h.917v2.778H8a.75.75 0 0 0 0 1.5h3.25v.472a.75.75 0 0 0 1.5 0v-.472h.917c1.64 0 3.083-1.233 3.083-2.89 0-1.655-1.443-2.888-3.083-2.888h-.917V8.472h2.583a.75.75 0 0 0 0-1.5H12.75z", "key": "svg-1" }]]); export { DollarCircleSolid as default }; //# sourceMappingURL=DollarCircleSolid.js.map