John KuehJohn Kueh

square letter v icon

Tabler · square-letter-v · MIT

Download SVG

The Tabler square letter v icon depicts the letter 'V' enclosed within a square, commonly used to represent a specific option, category, or input field related to the letter V in user interfaces.

Common uses

  • Labeling a 'Video' or 'Voice' input field.
  • Representing a 'Version' or 'Variant' selection.
  • Indicating a 'View' option in a menu.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconSquareLetterV } from '@tabler/icons-react';

<IconSquareLetterV size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconSquareLetterV size={24} stroke={2} />
filled
<IconSquareLetterVFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatinsquareletterrectangularcharactertypographytextlettersvv in a boxletter v squarealphabet v shape

FAQ

What is the square letter v icon used for?
It's typically used to visually represent the letter 'V' within a defined square area, often for labeling or selection purposes in UI elements.
How do I use the square letter v icon in React?
You can import and use it in your React application with the following statement: import { IconSquareLetterV } from '@tabler/icons-react'.
What is the license for the square letter v icon?
The square letter v 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 →