react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 646 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_airline_seat_legroom_normal = void 0;
var ic_airline_seat_legroom_normal = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M5 12V3H3v9c0 2.76 2.24 5 5 5h6v-2H8c-1.66 0-3-1.34-3-3zm15.5 6H19v-7c0-1.1-.9-2-2-2h-5V3H6v8c0 1.65 1.35 3 3 3h7v7h4.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5z"
},
"children": []
}]
};
exports.ic_airline_seat_legroom_normal = ic_airline_seat_legroom_normal;
;