react-icons-kit
Version:
React Icons Kit using various Svg Icon set
40 lines (39 loc) • 1.05 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_directions_bus_outline = void 0;
var ic_directions_bus_outline = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M12 2c-4.42 0-8 .5-8 4v10c0 .88.39 1.67 1 2.22V20c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h8v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1.78c.61-.55 1-1.34 1-2.22V6c0-3.5-3.58-4-8-4zm5.66 2.99H6.34C6.89 4.46 8.31 4 12 4s5.11.46 5.66.99zm.34 2V10H6V6.99h12zm-.34 9.74l-.29.27H6.63l-.29-.27C6.21 16.62 6 16.37 6 16v-4h12v4c0 .37-.21.62-.34.73z"
},
"children": []
}, {
"name": "circle",
"attribs": {
"cx": "8.5",
"cy": "14.5",
"r": "1.5"
},
"children": []
}, {
"name": "circle",
"attribs": {
"cx": "15.5",
"cy": "14.5",
"r": "1.5"
},
"children": []
}]
};
exports.ic_directions_bus_outline = ic_directions_bus_outline;
;