@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 • 623 B
Source Map (JSON)
{"version":3,"file":"Bold.cjs","sources":["../../src/icons/Bold.tsx"],"sourcesContent":["import type { ComponentProps } from \"react\";\n\nimport { Icon } from \"../components/internal/Icon\";\n\nexport function BoldIcon(props: ComponentProps<\"svg\">) {\n return (\n <Icon {...props}>\n <path d=\"M5.5 10h6.63m0 5.75H5.5V4.25h5.63M11.125 10a2.875 2.875 0 0 0 0-5.75m1 11.5a2.875 2.875 0 0 0 0-5.75\" />\n </Icon>\n );\n}\n"],"names":["jsx","Icon"],"mappings":";;;;;AAIO,SAAS,SAAS,KAA8B,EAAA;AACrD,EACE,uBAAAA,cAAA,CAACC,aAAM,GAAG,KAAA,EACR,yCAAC,MAAK,EAAA,EAAA,CAAA,EAAE,wGAAuG,CACjH,EAAA,CAAA,CAAA;AAEJ;;;;"}