UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 863 B
import { jsx as e } from "react/jsx-runtime"; import { memo as o } from "react"; function s(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconMusicNote24", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M8.5 3.75A.75.75 0 0 1 9.25 3h11a.75.75 0 0 1 .75.75V17.5a3.5 3.5 0 1 1-1.5-2.873V8H10v9.5a3.5 3.5 0 1 1-1.5-2.873zM10 6.5h9.5v-2H10zm7.5 9a2 2 0 1 1 0 4 2 2 0 0 1 0-4m-11 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4", clipRule: "evenodd" } ) } ); } const a = o(s); export { a as default }; //# sourceMappingURL=IconMusicNote24.es.js.map