UNPKG

@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 578 B
{"version":3,"file":"Shorten.cjs","sources":["../../src/icons/Shorten.tsx"],"sourcesContent":["import type { ComponentProps } from \"react\";\n\nimport { Icon } from \"../components/internal/Icon\";\n\nexport function ShortenIcon(props: ComponentProps<\"svg\">) {\n return (\n <Icon {...props}>\n <path d=\"M15.5 8.5H13m2.5-3h-4m-5 9v-9m0 0 3 3m-3-3-3 3\" />\n </Icon>\n );\n}\n"],"names":["jsx","Icon"],"mappings":";;;;;AAIO,SAAS,YAAY,KAA8B,EAAA;AACxD,EACE,uBAAAA,cAAA,CAACC,aAAM,GAAG,KAAA,EACR,yCAAC,MAAK,EAAA,EAAA,CAAA,EAAE,kDAAiD,CAC3D,EAAA,CAAA,CAAA;AAEJ;;;;"}