@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 341 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var RailSymbol = createReactComponent("rail-symbol", "RailSymbol", [["path", { "d": "M4 15.375h16M4 8.625h16M16 20l-8-4.625 8-6.75L8 4", "key": "svg-0" }]]);
export { RailSymbol as default };
//# sourceMappingURL=RailSymbol.js.map