react-icons-kit
Version:
React Icons Kit using various Svg Icon set
133 lines (132 loc) • 3.07 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_video = void 0;
var basic_video = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "46,30 63,20 63,52 46,42 46,52 1,52 1,20 \r\n\t\t46,20 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "46,30 63,20 63,52 46,42 46,52 1,52 1,20 \r\n\t\t46,20 \t"
},
"children": []
}]
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "6",
"y1": "28",
"x2": "10",
"y2": "28"
},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "6",
"y1": "28",
"x2": "10",
"y2": "28"
},
"children": []
}]
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "14",
"y1": "28",
"x2": "18",
"y2": "28"
},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "14",
"y1": "28",
"x2": "18",
"y2": "28"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "7",
"y": "36",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "18",
"height": "10"
},
"children": [{
"name": "rect",
"attribs": {
"x": "7",
"y": "36",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "18",
"height": "10"
},
"children": []
}]
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "6,12 32,12 40,20 \t"
},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "6,12 32,12 40,20 \t"
},
"children": []
}]
}]
}]
};
exports.basic_video = basic_video;
;