The Tabler square rounded letter v icon depicts the letter 'V' within a rounded square, commonly used to represent the letter itself or as a typographic element in user interfaces.
Common uses
- Labeling a section related to 'V'
- Indicating a 'Video' or 'Voice' feature
- As part of a larger alphabetical navigation
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareRoundedLetterV } from '@tabler/icons-react';
<IconSquareRoundedLetterV size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSquareRoundedLetterV size={24} stroke={2} />filled
<IconSquareRoundedLetterVFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatinsquareroundedletterrectangularcharactertypographylettersvletter v iconrounded square vv symbolalphabet v
FAQ
- What is the square rounded letter v icon used for?
- It's primarily used to visually represent the letter 'V' or as a design element in interfaces where typography is important.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconSquareRoundedLetterV } from '@tabler/icons-react'
- What is the license for this icon?
- This 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 →