@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 481 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var BrandChrome = createReactComponent("brand-chrome", "BrandChrome", [["path", { "d": "m10.992 20.946 4.122-7.146M4.755 6.654 8.886 13.8m11.367-5.4H12m0 7.2a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2", "key": "svg-0" }], ["path", { "d": "M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18", "key": "svg-1" }]]);
export { BrandChrome as default };
//# sourceMappingURL=BrandChrome.js.map