UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

30 lines (29 loc) 642 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.music = void 0; var music = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M9 17H5a2 2 0 0 0-2 2 2 2 0 0 0 2 2h2a2 2 0 0 0 2-2zm12-2h-4a2 2 0 0 0-2 2 2 2 0 0 0 2 2h2a2 2 0 0 0 2-2z" }, "children": [] }, { "name": "polyline", "attribs": { "points": "9 17 9 5 21 3 21 15" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.music = music;