react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 507 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.mobile2 = void 0;
var mobile2 = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M12 0h-9c-0.55 0-1 0.45-1 1v14c0 0.55 0.45 1 1 1h9c0.55 0 1-0.45 1-1v-14c0-0.55-0.45-1-1-1zM7.5 15.278c-0.43 0-0.778-0.348-0.778-0.778s0.348-0.778 0.778-0.778 0.778 0.348 0.778 0.778-0.348 0.778-0.778 0.778zM12 13h-9v-11h9v11z"
}
}]
};
exports.mobile2 = mobile2;
;