The Tabler letter v icon depicts the uppercase letter 'V' and is commonly used to represent text input fields, labels, or specific menu items related to the letter V.
Common uses
- Labeling a text input for a 'V' value
- Menu item for 'View' or 'Version'
- Indicating a specific section related to 'V'
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLetterV } from '@tabler/icons-react';
<IconLetterV size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- alphabettextcodelettercharactertypographywritingvglyphlettersv symbolalphabet vtypographic v
FAQ
- What is the letter v icon used for?
- This icon represents the uppercase letter 'V'. It's useful for labeling text fields, menu items, or sections where the letter V is relevant.
- How do I use the letter v icon in React?
- You can import and use it in React with: `import { IconLetterV } from '@tabler/icons-react'`. Then render it as `<IconLetterV />`.
- What is the license for the letter v icon?
- The Tabler icons, including the letter v icon, are 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 →