@liveblocks/react-ui
Version:
A set of React pre-built components for the Liveblocks products. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.
1 lines • 624 B
Source Map (JSON)
{"version":3,"file":"Spinner.cjs","sources":["../../src/icons/Spinner.tsx"],"sourcesContent":["import type { ComponentProps } from \"react\";\n\nimport { Icon } from \"../components/internal/Icon\";\n\nexport function SpinnerIcon(props: ComponentProps<\"svg\">) {\n return (\n <Icon {...props}>\n <path d=\"M3 10a7 7 0 0 1 7-7\" className=\"lb-icon-spinner\" />\n </Icon>\n );\n}\n"],"names":["jsx","Icon"],"mappings":";;;;;AAIO,SAAS,YAAY,KAA8B,EAAA;AACxD,EACE,uBAAAA,cAAA,CAACC,SAAM,EAAA,EAAA,GAAG,KACR,EAAA,QAAA,kBAAAD,cAAA,CAAC,UAAK,CAAE,EAAA,qBAAA,EAAsB,SAAU,EAAA,iBAAA,EAAkB,CAC5D,EAAA,CAAA,CAAA;AAEJ;;;;"}