@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 807 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var BrandSpotifySolid = createReactSolidComponent("brand-spotify", "BrandSpotifySolid", [["path", { "d": "M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12m4.52-2.016c3.4-1.31 7.279-.844 10.308 1.22a.75.75 0 0 0 .844-1.24c-3.43-2.336-7.825-2.87-11.692-1.38a.75.75 0 1 0 .54 1.4m1.3 3.104c2.515-.923 5.275-.635 7.372.901a.75.75 0 0 0 .886-1.21c-2.544-1.864-5.84-2.176-8.775-1.1a.75.75 0 0 0 .517 1.41m6.292 3.622a.75.75 0 0 0 .826-1.252c-2.004-1.324-4.48-1.668-6.744-.771a.75.75 0 1 0 .552 1.394c1.773-.702 3.737-.447 5.366.629", "key": "svg-0" }]]);
export { BrandSpotifySolid as default };
//# sourceMappingURL=BrandSpotifySolid.js.map