The Lucide card sim icon depicts a SIM card, commonly used in user interfaces to represent mobile network settings, cellular service, or data plans.
Common uses
- Mobile network settings
- Data plan selection
- Cellular service status
Use it in React
Install
npm i lucide-reactImport & render
import { CardSim } from 'lucide-react';
<CardSim size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- cellphonesmartphonemobilenetworkcellularserviceprovidersignalcoveragediskdataformatstorageflashdigitalcontacts
FAQ
- What does the card sim icon represent?
- It represents a Subscriber Identity Module (SIM) card, essential for mobile phone network connectivity. It's used in UIs to signify mobile-related features.
- How do I use the card sim icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { CardSim } from 'lucide-react'. Then, render it as <CardSim />.
- What is the license for the card sim icon?
- The card sim icon is part of the Lucide icon library, which is released under the ISC license. This allows for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →