react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 783 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_phone_iphone_twotone = void 0;
var ic_phone_iphone_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M7 4h9v14H7z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M15.5 1h-8C6.12 1 5 2.12 5 3.5v17C5 21.88 6.12 23 7.5 23h8c1.38 0 2.5-1.12 2.5-2.5v-17C18 2.12 16.88 1 15.5 1zm-4 21c-.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.5zm4.5-4H7V4h9v14z"
},
"children": []
}]
};
exports.ic_phone_iphone_twotone = ic_phone_iphone_twotone;
;