Small Vee With Underbar Symbol
⩡ is the small vee with underbar character used as a math-style symbol decoration.
U+2A61
⩡ (small vee with underbar) is a Unicode math symbol. It’s commonly used when you need a “vee” shape marked with an underbar in technical or typeset text. Copy it directly or use the provided code points in your software.
Small Vee With Underbar Symbol Meaning
⩡ is the Unicode character named “SMALL VEE WITH UNDERBAR” (U+2A61). Visually, it combines a small “vee” (∧/∨-like angle shape) with an underbar, making it a distinct symbol for specialized notation. In practice, it’s used in mathematical typesetting when authors want a vee-like glyph variant with an added underbar accent. Like other Unicode math symbols, it may appear in fonts that support the character; otherwise, it can fall back or display as a placeholder. Use it when you specifically need this exact glyph rather than a generic vee or underbar combination.
Common uses
- •Math notation in documents that reference specialized symbol sets
- •Technical writing where a “vee” symbol must include an underbar mark
- •Labeling or annotating equations in educational materials
- •Creating consistent symbol lists or glossaries for typeset content
- •UI text for math-focused tools where a specific Unicode glyph is required
Examples
⩡ Small Vee with Underbar
- ⩡Set { x | x ⩡ y } as a shorthand in a notation table.
- ⩡Use ⩡ in a displayed equation to distinguish variants of a vee symbol.
- ⩡In your glossary: “⩡ — small vee with underbar”.
- ⩡Annotate a proof step: “Applying ⩡ here changes the condition.”
- ⩡Include ⩡ in a diagram legend for a math symbol key.
Variations
Ready to copy
Technical codes
| Unicode | U+2A61 | |
| HTML Entity | ⩡ | |
| HTML Code | ⩡ | |
| CSS | \2A61 |
FAQ
What does the Small Vee With Underbar symbol mean?
⩡ is the Unicode character named “SMALL VEE WITH UNDERBAR” (U+2A61). Visually, it combines a small “vee” (∧/∨-like angle shape) with an underbar, making it a distinct symbol for specialized notation. In practice, it’s used in mathematical typesetting when authors want a vee-like glyph variant with an added underbar accent. Like other Unicode math symbols, it may appear in fonts that support the character; otherwise, it can fall back or display as a placeholder. Use it when you specifically need this exact glyph rather than a generic vee or underbar combination.
What is the Unicode character for ⩡?
⩡ is U+2A61, named “SMALL VEE WITH UNDERBAR”.
How can I type ⩡ in HTML?
Use the HTML entity ⩡.
What JavaScript escape can I use for ⩡?
You can use \\u{2A61} (or other language-appropriate Unicode handling).
Will ⩡ always display correctly on all devices?
It depends on font support. If the font doesn’t include U+2A61, it may show a fallback or placeholder.