UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 913 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: 32, height: 32, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconMusicNote32", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M11 6a1 1 0 0 1 1-1h15a1 1 0 0 1 1 1v16q0 .081-.013.16.013.168.013.34a4.5 4.5 0 1 1-2-3.742V11H13v11q0 .081-.013.16.013.168.013.34a4.5 4.5 0 1 1-2-3.742zm2 3h13V7H13zm-2 13.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0m15 0a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0", clipRule: "evenodd" } ) } ); } const r = o(s); export { r as default }; //# sourceMappingURL=IconMusicNote32.es.js.map