UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 872 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: 20, height: 20, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconMusicNote20", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M6.5 2.75A.75.75 0 0 1 7.25 2h10a.75.75 0 0 1 .75.75V15a3 3 0 1 1-1.5-2.599V6.528H8V15a3 3 0 1 1-1.5-2.599zM8 5.028h8.5V3.5H8zM6.5 15a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m10 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0", clipRule: "evenodd" } ) } ); } const a = o(s); export { a as default }; //# sourceMappingURL=IconMusicNote20.es.js.map