UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 636 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var ArrowDownRightCircleSolid = createReactSolidComponent("arrow-down-right-circle", "ArrowDownRightCircleSolid", [["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 12m6.038-3.712a.75.75 0 0 0 0 1.06l5.083 5.084h-3.139a.75.75 0 0 0 0 1.5h4.95a.75.75 0 0 0 .75-.75v-4.95a.75.75 0 0 0-1.5 0v3.14L9.348 8.287a.75.75 0 0 0-1.06 0", "key": "svg-0" }]]); export { ArrowDownRightCircleSolid as default }; //# sourceMappingURL=ArrowDownRightCircleSolid.js.map