react-icons-kit
Version:
React Icons Kit using various Svg Icon set
119 lines (118 loc) • 2.85 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_ad_units_twotone = void 0;
var ic_ad_units_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "1",
"opacity": ".3",
"width": "10",
"x": "7",
"y": "3"
},
"children": [{
"name": "rect",
"attribs": {
"height": "1",
"opacity": ".3",
"width": "10",
"x": "7",
"y": "3"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "1",
"opacity": ".3",
"width": "10",
"x": "7",
"y": "20"
},
"children": [{
"name": "rect",
"attribs": {
"height": "1",
"opacity": ".3",
"width": "10",
"x": "7",
"y": "20"
},
"children": []
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M17,1H7C5.9,1,5,1.9,5,3v18c0,1.1,0.9,2,2,2h10c1.1,0,2-0.9,2-2V3C19,1.9,18.1,1,17,1L17,1z M7,4V3h10v1H7L7,4z M7,18V6 h10v12H7L7,18z M7,21v-1h10v1H7L7,21z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M17,1H7C5.9,1,5,1.9,5,3v18c0,1.1,0.9,2,2,2h10c1.1,0,2-0.9,2-2V3C19,1.9,18.1,1,17,1L17,1z M7,4V3h10v1H7L7,4z M7,18V6 h10v12H7L7,18z M7,21v-1h10v1H7L7,21z"
},
"children": []
}]
}]
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"points": "16,7 8,7 8,9 16,9 16,7"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "16,7 8,7 8,9 16,9 16,7"
},
"children": []
}]
}]
}]
}]
}]
}]
}]
};
exports.ic_ad_units_twotone = ic_ad_units_twotone;
;