UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 876 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: 12, height: 12, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconMusicNote12", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M4 1.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 .5.5V9a2 2 0 1 1-1-1.732V4.047H5.227A.5.5 0 0 1 5 3.993V9a2 2 0 1 1-1-1.732zm1 1.601a.5.5 0 0 1 .227-.054H10V2H5zM9 8a1 1 0 1 1 0 2 1 1 0 0 1 0-2M3 8a1 1 0 1 1 0 2 1 1 0 0 1 0-2", clipRule: "evenodd" } ) } ); } const r = o(s); export { r as default }; //# sourceMappingURL=IconMusicNote12.es.js.map