John KuehJohn Kueh

letter circle v icon

Phosphor · letter-circle-v · MIT

Download SVG

The Phosphor letter circle v icon depicts the letter 'V' enclosed within a circle, commonly used in UI to represent concepts related to veganism, new items, or as a distinct alphabetical identifier.

Common uses

  • Labeling vegan products or content
  • Indicating a new feature or item
  • As a stylized alphabetical marker in a list or menu

Use it in React

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

<LetterCircleV size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<LetterCircleV size={24} />
thin
<LetterCircleV size={24} weight="thin" />
light
<LetterCircleV size={24} weight="light" />
bold
<LetterCircleV size={24} weight="bold" />
fill
<LetterCircleV size={24} weight="fill" />
duotone
<LetterCircleV size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
editor
Keywords
*new*veganletterglyphcharactereditordesigncommercecirclevvegan iconnew item iconletter v circlealphabet v

FAQ

What is the letter circle v icon used for?
It's often used to signify vegan products, new additions, or as a unique alphabetical design element.
How do I use the letter circle v icon in React?
Import it using `import { LetterCircleV } from '@phosphor-icons/react'` and then use it as a component: `<LetterCircleV />`.
What is the license for this icon?
The Phosphor icon library, including this icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →