react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 713 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_layers_twotone = void 0;
var ic_layers_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M6.26 9L12 13.47 17.74 9 12 4.53z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M19.37 12.8l-7.38 5.74-7.37-5.73L3 14.07l9 7 9-7zM12 2L3 9l1.63 1.27L12 16l7.36-5.73L21 9l-9-7zm0 11.47L6.26 9 12 4.53 17.74 9 12 13.47z"
},
"children": []
}]
};
exports.ic_layers_twotone = ic_layers_twotone;
;