UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 919 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var ContactlessCircleSolid = createReactSolidComponent("contactless-circle", "ContactlessCircleSolid", [["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 12m12.69-5.367a.75.75 0 0 0-1.43.453c.49 1.55.755 3.2.755 4.914s-.265 3.365-.756 4.914a.75.75 0 0 0 1.43.453c.537-1.694.826-3.498.826-5.367 0-1.87-.289-3.673-.826-5.367m-3.244 1.581a.75.75 0 1 0-1.442.412c.306 1.071.47 2.203.47 3.374 0 1.17-.164 2.302-.47 3.373a.75.75 0 1 0 1.442.412c.344-1.203.528-2.473.528-3.785s-.184-2.582-.528-3.786M7.833 9.258a.75.75 0 0 0-.564.899 8.3 8.3 0 0 1 0 3.687.75.75 0 0 0 1.462.333 9.8 9.8 0 0 0 0-4.354.75.75 0 0 0-.898-.565", "key": "svg-0" }]]); export { ContactlessCircleSolid as default }; //# sourceMappingURL=ContactlessCircleSolid.js.map