John KuehJohn Kueh

circle letter v icon

Tabler · circle-letter-v · MIT

Download SVG

The Tabler circle letter v icon depicts the letter 'V' enclosed within a circle, commonly used to represent a specific option, category, or as a visual indicator in user interfaces.

Common uses

  • Representing a 'Video' or 'Voice' input option.
  • Indicating a 'Verified' status or item.
  • As a navigational element for a 'View' section.

Use it in React

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

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

Styles

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

outline
<IconCircleLetterV size={24} stroke={2} />
filled
<IconCircleLetterVFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatincircleletterroundcircularcharactertypographylettersvletter v circlev symbolround valphabet v

FAQ

What is the circle letter v icon used for?
It's typically used to represent the letter 'V' in a circular design, often for specific options, categories, or status indicators in UI design.
How do I use the circle letter v icon in React?
You can import and use it in your React application with: import { IconCircleLetterV } from '@tabler/icons-react'
What is the license for this icon?
This icon is from the Tabler icon library and 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 →