react-icons-kit
Version:
React Icons Kit using various Svg Icon set
145 lines (144 loc) • 3.24 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.music_ipod = void 0;
var music_ipod = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"x": "16",
"y": "1",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "32",
"height": "62"
},
"children": [{
"name": "rect",
"attribs": {
"x": "16",
"y": "1",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "32",
"height": "62"
},
"children": []
}]
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "16",
"y1": "36",
"x2": "48",
"y2": "36"
},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "16",
"y1": "36",
"x2": "48",
"y2": "36"
},
"children": []
}]
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "16",
"y1": "5",
"x2": "48",
"y2": "5"
},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "16",
"y1": "5",
"x2": "48",
"y2": "5"
},
"children": []
}]
}, {
"name": "circle",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"cx": "31.5",
"cy": "49.5",
"r": "9.5"
},
"children": [{
"name": "circle",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"cx": "31.5",
"cy": "49.5",
"r": "9.5"
},
"children": []
}]
}, {
"name": "circle",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"cx": "31.5",
"cy": "49.5",
"r": "2.5"
},
"children": [{
"name": "circle",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"cx": "31.5",
"cy": "49.5",
"r": "2.5"
},
"children": []
}]
}]
}]
};
exports.music_ipod = music_ipod;
;