UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 712 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var LetterRCircleSolid = createReactSolidComponent("letter-r-circle", "LetterRCircleSolid", [["path", { "d": "M13.25 11.25H10.5v-2.5h2.75a.75.75 0 0 1 .75.75v1a.75.75 0 0 1-.75.75", "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 12m8-4.75C9.56 7.25 9 7.81 9 8.5V16a.75.75 0 0 0 1.5 0v-3.25h.625l2.775 3.7a.75.75 0 1 0 1.2-.9l-2.1-2.8h.25a2.25 2.25 0 0 0 2.25-2.25v-1a2.25 2.25 0 0 0-2.25-2.25z", "key": "svg-1" }]]); export { LetterRCircleSolid as default }; //# sourceMappingURL=LetterRCircleSolid.js.map