react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 618 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_flight_land_twotone = void 0;
var ic_flight_land_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M2.5 19h19v2h-19v-2zm16.84-3.15c.8.21 1.62-.26 1.84-1.06.21-.8-.26-1.62-1.06-1.84l-5.31-1.42-2.76-9.02L10.12 2v8.28L5.15 8.95l-.93-2.32-1.45-.39v5.17l16.57 4.44z"
},
"children": []
}]
};
exports.ic_flight_land_twotone = ic_flight_land_twotone;
;