@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 431 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Eight = createReactComponent("eight", "Eight", [["path", { "d": "M11.875 12S15 12.625 15 14.5 13.6 17 11.875 17s-3.125-.625-3.125-2.5 3.125-2.5 3.125-2.5m0 0S15 11.375 15 9.5 13.6 7 11.875 7 8.75 7.625 8.75 9.5s3.125 2.5 3.125 2.5", "key": "svg-0" }]]);
export { Eight as default };
//# sourceMappingURL=Eight.js.map