@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 680 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var MusicSolid = createReactSolidComponent("music", "MusicSolid", [["path", { "d": "M19.978 4.251c.141-.013.272.1.272.255v9.07a3.5 3.5 0 0 0-2.062-.665c-1.977 0-3.563 1.621-3.563 3.6s1.586 3.6 3.563 3.6c1.976 0 3.562-1.622 3.562-3.6V4.506c0-1.029-.88-1.843-1.91-1.749l-10.375.956a1.753 1.753 0 0 0-1.59 1.748v9.254a3.5 3.5 0 0 0-2.062-.664c-1.977 0-3.563 1.621-3.563 3.6 0 1.978 1.586 3.599 3.563 3.599 1.976 0 3.562-1.62 3.562-3.6V5.462c0-.135.102-.243.228-.254z", "key": "svg-0" }]]);
export { MusicSolid as default };
//# sourceMappingURL=MusicSolid.js.map