The Tabler brand tesla icon depicts the Tesla logo, commonly used to represent the electric vehicle company in user interfaces.
Common uses
- Link to Tesla's official website.
- Indicate a Tesla vehicle in a fleet management app.
- Brand association in automotive-related content.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandTesla } from '@tabler/icons-react';
<IconBrandTesla size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- teslavehiclemotorcarelectricityelectricaibrandlogocompanytesla logoelectric car brandautomotive logovehicle company
FAQ
- What is the brand-tesla icon for?
- This icon represents the Tesla brand and is used to visually identify the company or its products in UI elements.
- How do I use the brand-tesla icon in React?
- Import it from '@tabler/icons-react' like this: import { IconBrandTesla } from '@tabler/icons-react'; then use it as a component: <IconBrandTesla />.
- What is the license for the brand-tesla icon?
- The Tabler icon library, including the brand-tesla icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →