react-icons-kit
Version:
React Icons Kit using various Svg Icon set
84 lines (83 loc) • 1.66 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.music_tape = void 0;
var music_tape = {
"viewBox": "0 0 64 64",
"children": [{
"name": "rect",
"attribs": {
"x": "1",
"y": "11",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "62",
"height": "42"
},
"children": []
}, {
"name": "circle",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"cx": "16",
"cy": "31",
"r": "6"
},
"children": []
}, {
"name": "circle",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"cx": "48",
"cy": "31",
"r": "6"
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "57,53 54,43 32,43 10,43 7,53 "
},
"children": []
}, {
"name": "rect",
"attribs": {
"x": "5",
"y": "15",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "55",
"height": "4"
},
"children": []
}, {
"name": "rect",
"attribs": {
"x": "26",
"y": "28",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "12",
"height": "6"
},
"children": []
}]
};
exports.music_tape = music_tape;
;