The Tabler brand vercel icon depicts the Vercel logo, commonly used to represent the Vercel platform or services in user interfaces.
Common uses
- Link to Vercel project page
- Indicate Vercel deployment status
- Branding for Vercel integrations
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandVercel } from '@tabler/icons-react';
<IconBrandVercel size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBrandVercel size={24} stroke={2} />filled
<IconBrandVercelFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- developpreviewprogrammersbuildpublishbrandvercellogocompanytrademarkvercel logovercel companyvercel trademark
FAQ
- What is the brand vercel icon used for?
- This icon represents the Vercel platform, often used for branding, linking to Vercel services, or indicating Vercel deployments.
- How do I use the Vercel icon in React?
- You can import and use it in React with: `import { IconBrandVercel } from '@tabler/icons-react'`.
- What is the license for the Tabler brand vercel icon?
- The Tabler icon library, including the brand vercel icon, is distributed 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 →