react-icons-kit
Version:
React Icons Kit using various Svg Icon set
39 lines (38 loc) • 1.04 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosVideocam = void 0;
var iosVideocam = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M303.7,128h-221C63.9,128,47,142.1,47,160.7v187.9c0,18.6,16.9,35.4,35.7,35.4h221c18.8,0,33.3-16.8,33.3-35.4V160.7\r\n\t\tC337,142.1,322.5,128,303.7,128z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M303.7,128h-221C63.9,128,47,142.1,47,160.7v187.9c0,18.6,16.9,35.4,35.7,35.4h221c18.8,0,33.3-16.8,33.3-35.4V160.7\r\n\t\tC337,142.1,322.5,128,303.7,128z"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M367,213v85.6l98,53.4V160L367,213z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M367,213v85.6l98,53.4V160L367,213z"
},
"children": []
}]
}]
}]
};
exports.iosVideocam = iosVideocam;
;