react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 604 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_perm_device_information = void 0;
var ic_perm_device_information = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M13 7h-2v2h2V7zm0 4h-2v6h2v-6zm4-9.99L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z"
},
"children": []
}]
};
exports.ic_perm_device_information = ic_perm_device_information;
;