Yaltopia-Tickets-App/lib/icons.tsx

76 lines
979 B
TypeScript

/**
* Re-export Lucide icons for consistent use. Use these with color="#ea580c" for primary, "#ffffff" on dark bar.
*/
export {
Home,
ScanLine,
FileText,
Wallet,
User,
Camera,
Send,
ChevronRight,
Bell,
Settings,
LogOut,
LogIn,
Plus,
Link2,
CheckCircle2,
Clock,
Copy,
Calendar,
Menu,
ArrowLeft,
MoreVertical,
AlertCircle,
DollarSign,
Mail,
Globe,
Info,
FolderOpen,
Share2,
Download,
BarChart3,
Upload,
UserPlus,
Briefcase,
Layout,
Hash,
Star,
Trash2,
X,
History,
DraftingCompass,
Zap,
Tag,
CreditCard,
Building2,
ExternalLink,
Scan,
TrendingUp,
TrendingDown,
ShieldCheck,
HelpCircle,
ArrowUpRight,
Lock,
ArrowRight,
Eye,
EyeOff,
Github,
Phone,
Chrome,
Triangle,
Triangle as TrianglePlanets,
AlertTriangle,
Lightbulb,
Check,
MessageSquare,
RefreshCw,
Banknote,
Newspaper,
ChevronDown,
CalendarSearch,
Search,
} from "lucide-react-native";