react-icons-kit
Version:
React Icons Kit using various Svg Icon set
40 lines (39 loc) • 1.06 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_devices_other_twotone = void 0;
var ic_devices_other_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M17 10h4v8h-4z",
"opacity": ".3"
},
"children": []
}, {
"name": "circle",
"attribs": {
"cx": "11",
"cy": "16",
"opacity": ".3",
"r": "1.5"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M3 6h18V4H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h4v-2H3V6zm19 2h-6c-.5 0-1 .5-1 1v10c0 .5.5 1 1 1h6c.5 0 1-.5 1-1V9c0-.5-.5-1-1-1zm-1 10h-4v-8h4v8zm-8-6H9v1.78c-.61.55-1 1.33-1 2.22s.39 1.67 1 2.22V20h4v-1.78c.61-.55 1-1.34 1-2.22s-.39-1.67-1-2.22V12zm-2 5.5c-.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.5z"
},
"children": []
}]
};
exports.ic_devices_other_twotone = ic_devices_other_twotone;