@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 • 569 B
Source Map (JSON)
{"version":3,"file":"H1.cjs","sources":["../../src/icons/H1.tsx"],"sourcesContent":["import type { ComponentProps } from \"react\";\n\nimport { Icon } from \"../components/internal/Icon\";\n\nexport function H1Icon(props: ComponentProps<\"svg\">) {\n return (\n <Icon {...props}>\n <path d=\"M4 10h5m-5 4V6m5 8V6m3.5 1.5 2-1.5v8m0 0H13m1.5 0H16\" />\n </Icon>\n );\n}\n"],"names":["jsx","Icon"],"mappings":";;;;;AAIO,SAAS,OAAO,KAA8B,EAAA;AACnD,EACE,uBAAAA,cAAA,CAACC,aAAM,GAAG,KAAA,EACR,yCAAC,MAAK,EAAA,EAAA,CAAA,EAAE,wDAAuD,CACjE,EAAA,CAAA,CAAA;AAEJ;;;;"}