UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 472 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var Ribbon = createReactComponent("ribbon", "Ribbon", [["path", { "d": "M18 9A6 6 0 1 1 6 9a6 6 0 0 1 12 0", "key": "svg-0" }], ["path", { "d": "m8 13.472-1 6.44c0 .81 1.782 1.336 2.447.974l2.106-1.147a.93.93 0 0 1 .894 0l2.106 1.147c.665.362 2.447-.165 2.447-.975l-1-6.439", "key": "svg-1" }]]); export { Ribbon as default }; //# sourceMappingURL=Ribbon.js.map