UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

109 lines (108 loc) 2.45 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.music_note_multiple = void 0; var music_note_multiple = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "18", "cy": "55", "r": "8" }, "children": [{ "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "18", "cy": "55", "r": "8" }, "children": [] }] }, { "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "46", "cy": "49", "r": "8" }, "children": [{ "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "46", "cy": "49", "r": "8" }, "children": [] }] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "54,49 54,1 26,7 26,55 \t" }, "children": [{ "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "54,49 54,1 26,7 26,55 \t" }, "children": [] }] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "26", "y1": "23", "x2": "54", "y2": "17" }, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "26", "y1": "23", "x2": "54", "y2": "17" }, "children": [] }] }] }] }; exports.music_note_multiple = music_note_multiple;