react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 429 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.map2 = void 0;
var map2 = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M10.5 3l-5-2-5.5 2v12l5.5-2 5 2 5.5-2v-12l-5.5 2zM6 2.277l4 1.6v9.846l-4-1.6v-9.846zM1 3.7l4-1.455v9.872l-4 1.454v-9.872zM15 12.3l-4 1.455v-9.872l4-1.455v9.872z"
}
}]
};
exports.map2 = map2;
;