UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 434 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const TrainFilled = { name: 'train', theme: 'filled', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="m17.2 20 1.8 1.5v.5H5v-.5L6.8 20H5a2 2 0 0 1-2-2V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4v11a2 2 0 0 1-2 2zM5 7v4h14V7zm7 11a2 2 0 1 0 0-4 2 2 0 0 0 0 4"/>', }; exports.default = TrainFilled;