UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 1.09 kB
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var RadioSolid = createReactSolidComponent("radio", "RadioSolid", [["path", { "d": "M6.045 4.972a.75.75 0 0 1-.005 1.06A8.4 8.4 0 0 0 3.543 12c0 2.237.897 4.383 2.497 5.967a.75.75 0 0 1-1.056 1.066A9.9 9.9 0 0 1 2.044 12a9.9 9.9 0 0 1 2.94-7.033.75.75 0 0 1 1.06.005m11.492 0a.75.75 0 0 1 1.06-.005A9.9 9.9 0 0 1 21.54 12a9.9 9.9 0 0 1-2.941 7.033.75.75 0 1 1-1.056-1.066A8.4 8.4 0 0 0 20.04 12a8.4 8.4 0 0 0-2.497-5.967.75.75 0 0 1-.005-1.06M9.085 7.768a.75.75 0 0 1-.006 1.06 4.5 4.5 0 0 0-.984 1.456 4.44 4.44 0 0 0 .984 4.888.75.75 0 0 1-1.055 1.066 6 6 0 0 1-1.313-1.943 5.94 5.94 0 0 1 1.313-6.533.75.75 0 0 1 1.06.006m5.622 0a.75.75 0 0 1 1.06-.006 6 6 0 0 1 1.313 1.943 5.94 5.94 0 0 1 0 4.59 6 6 0 0 1-1.313 1.943.75.75 0 0 1-1.054-1.066c.421-.417.755-.912.983-1.456a4.44 4.44 0 0 0-.983-4.888.75.75 0 0 1-.006-1.06M9.75 12a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0", "key": "svg-0" }]]); export { RadioSolid as default }; //# sourceMappingURL=RadioSolid.js.map