react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 779 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_tablet_mac_twotone = void 0;
var ic_tablet_mac_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M4 3h15v16H4z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M18.5 0h-14C3.12 0 2 1.12 2 2.5v19C2 22.88 3.12 24 4.5 24h14c1.38 0 2.5-1.12 2.5-2.5v-19C21 1.12 19.88 0 18.5 0zm-7 23c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm7.5-4H4V3h15v16z"
},
"children": []
}]
};
exports.ic_tablet_mac_twotone = ic_tablet_mac_twotone;
;