react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 673 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_terrain_twotone = void 0;
var ic_terrain_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M5 16h3.04l-1.52-2.03z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M9.78 11.63l1.25 1.67L14 9.33 19 16h-8.46l-4.01-5.37L1 18h22L14 6l-4.22 5.63zM5 16l1.52-2.03L8.04 16H5z"
},
"children": []
}]
};
exports.ic_terrain_twotone = ic_terrain_twotone;
;