The Tabler vs icon depicts two opposing elements, commonly used to signify comparison, competition, or a choice between two options within a system interface.
Common uses
- Comparing two products side-by-side.
- Indicating a match or versus screen in a game.
- Representing a system setting with two choices.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconVs } from '@tabler/icons-react';
<IconVs size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- compareagainstcontrastcompeterivalmatchversuscontestchallengebattlesystemvs
FAQ
- What is the 'vs' icon used for?
- It's used to visually represent comparison, competition, or a choice between two distinct items or options.
- How do I use the vs icon in React?
- You can import and use it like this: `import { IconVs } from '@tabler/icons-react'; <IconVs />`.
- What is the license for the Tabler vs icon?
- The Tabler icons, including the 'vs' icon, are available under the MIT license.
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 →