@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 386 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var ConfigVertical = createReactComponent("config-vertical", "ConfigVertical", [["path", { "d": "M5 3v3m-2 4.25h4M5 11v10m7-4v4m-2-7.75h4M12 3v10m7-10v3m-2 4.25h4M19 11v10", "key": "svg-0" }]]);
export { ConfigVertical as default };
//# sourceMappingURL=ConfigVertical.js.map