UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

1 lines 557 B
{"version":3,"file":"RailSymbolIcon.mjs","names":[],"sources":["../../../src/icons/lucideExtra/RailSymbolIcon.tsx"],"sourcesContent":["import { createLucideIcon } from 'lucide-react';\n\nconst RailSymbolIcon = createLucideIcon('RailSymbol', [\n [\n 'path',\n {\n d: 'M5 15H19M5 9H19M14 20L9 15L15 9L10 4',\n key: '1',\n },\n ],\n]);\n\nRailSymbolIcon.displayName = 'RailSymbolIcon';\n\nexport default RailSymbolIcon;\n"],"mappings":";;AAEA,MAAM,iBAAiB,iBAAiB,cAAc,CACpD,CACE,QACA;CACE,GAAG;CACH,KAAK;CACN,CACF,CACF,CAAC;AAEF,eAAe,cAAc"}