react-icons-kit
Version:
React Icons Kit using various Svg Icon set
53 lines (52 loc) • 1.53 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.viewportVideo = void 0;
var viewportVideo = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M256,0C114.609,0,0,114.609,0,256c0,141.391,114.609,256,256,256c141.391,0,256-114.609,256-256\r\n\tC512,114.609,397.391,0,256,0z M256,472c-119.297,0-216-96.703-216-216S136.703,40,256,40s216,96.703,216,216S375.297,472,256,472z"
},
"children": []
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"points": "312.5,368 216.5,368 264.5,288 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "312.5,368 216.5,368 264.5,288 \t"
},
"children": []
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"points": "384,144 128,144 128,336 207.438,336 226.641,304 160,304 160,176 352,176 352,304 302.359,304 321.562,336 \r\n\t\t\t384,336 \t\t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "384,144 128,144 128,336 207.438,336 226.641,304 160,304 160,176 352,176 352,304 302.359,304 321.562,336 \r\n\t\t\t384,336 \t\t"
},
"children": []
}]
}]
}]
}]
}]
};
exports.viewportVideo = viewportVideo;