react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 542 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.train = void 0;
var train = {
"viewBox": "0 0 1536 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M1088 0q185 0 316.5 93.5t131.5 226.5v896q0 130-125.5 222t-305.5 97l213 202q16 15 8 35t-30 20h-1056q-22 0-30-20t8-35l213-202q-180-5-305.5-97t-125.5-222v-896q0-133 131.5-226.5t316.5-93.5h640zM768 1344q80 0 136-56t56-136-56-136-136-56-136 56-56 136 56 136 136 56zM1344 768v-512h-1152v512h1152z"
}
}]
};
exports.train = train;
;