flowbite-react
Version:
Official React components built for Flowbite and Tailwind CSS
1 lines • 1.14 kB
Source Map (JSON)
{"version":3,"file":"moon-icon.cjs","sources":["../../src/icons/moon-icon.tsx"],"sourcesContent":["import { forwardRef, type SVGProps } from \"react\";\n\nexport const MoonIcon = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((props, ref) => (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width=\"1em\"\n height=\"1em\"\n fill=\"currentColor\"\n stroke=\"currentColor\"\n strokeWidth={0}\n viewBox=\"0 0 20 20\"\n ref={ref}\n {...props}\n >\n <path stroke=\"none\" d=\"M17.293 13.293A8 8 0 0 1 6.707 2.707a8.001 8.001 0 1 0 10.586 10.586z\" />\n </svg>\n));\nMoonIcon.displayName = \"MoonIcon\";\n"],"names":["forwardRef","jsx"],"mappings":";;;;;AAGY,MAAC,QAAQ,GAAGA,gBAAU,CAAC,CAAC,KAAK,EAAE,GAAG,qBAAqBC,cAAG;AACtE,EAAE,KAAK;AACP,EAAE;AACF,IAAI,KAAK,EAAE,4BAA4B;AACvC,IAAI,KAAK,EAAE,KAAK;AAChB,IAAI,MAAM,EAAE,KAAK;AACjB,IAAI,IAAI,EAAE,cAAc;AACxB,IAAI,MAAM,EAAE,cAAc;AAC1B,IAAI,WAAW,EAAE,CAAC;AAClB,IAAI,OAAO,EAAE,WAAW;AACxB,IAAI,GAAG;AACP,IAAI,GAAG,KAAK;AACZ,IAAI,QAAQ,kBAAkBA,cAAG,CAAC,MAAM,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC,EAAE,uEAAuE,EAAE;AACxI;AACA,CAAC;AACD,QAAQ,CAAC,WAAW,GAAG,UAAU;;;;"}