flowbite-react
Version:
Official React components built for Flowbite and Tailwind CSS
1 lines • 1.38 kB
Source Map (JSON)
{"version":3,"file":"chevron-down-icon.cjs","sources":["../../src/icons/chevron-down-icon.tsx"],"sourcesContent":["import { forwardRef, type SVGProps } from \"react\";\n\nexport const ChevronDownIcon = 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\n fillRule=\"evenodd\"\n stroke=\"none\"\n d=\"M5.293 7.293a1 1 0 0 1 1.414 0L10 10.586l3.293-3.293a1 1 0 1 1 1.414 1.414l-4 4a1 1 0 0 1-1.414 0l-4-4a1 1 0 0 1 0-1.414z\"\n clipRule=\"evenodd\"\n />\n </svg>\n));\nChevronDownIcon.displayName = \"ChevronDownIcon\";\n"],"names":["forwardRef","jsx"],"mappings":";;;;;AAGY,MAAC,eAAe,GAAGA,gBAAU,CAAC,CAAC,KAAK,EAAE,GAAG,qBAAqBC,cAAG;AAC7E,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;AACjC,MAAM,MAAM;AACZ,MAAM;AACN,QAAQ,QAAQ,EAAE,SAAS;AAC3B,QAAQ,MAAM,EAAE,MAAM;AACtB,QAAQ,CAAC,EAAE,2HAA2H;AACtI,QAAQ,QAAQ,EAAE;AAClB;AACA;AACA;AACA,CAAC;AACD,eAAe,CAAC,WAAW,GAAG,iBAAiB;;;;"}