UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 588 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var TargetSolid = createReactSolidComponent("target", "TargetSolid", [["path", { "d": "M12 3.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5M2.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 12M12 7.5a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9M6 12a6 6 0 1 1 12 0 6 6 0 0 1-12 0m3.75 0a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0", "key": "svg-0" }]]); export { TargetSolid as default }; //# sourceMappingURL=TargetSolid.js.map