✦free-symbols
𝒗

Mathematical Bold Italic Small V Symbol

𝒗 is the mathematical bold italic lowercase v used to represent a vector or variable in math and technical writing.

U+1D497

The symbol 𝒗 (MATHEMATICAL BOLD ITALIC SMALL V) is a typographic variant of the lowercase letter v. It’s often used in math-focused text where styling helps distinguish vectors or specific variables. You can copy it directly or use its standard Unicode escapes in code.

Mathematical Bold Italic Small V Symbol Meaning

𝒗 is the Unicode character β€œMATHEMATICAL BOLD ITALIC SMALL V” (U+1D497). As a styled β€œv,” it’s most commonly seen in mathematical and scientific contexts to denote a specific vector quantity or a variable that needs to be visually distinguished from a plain v or a different font style. The bold + italic combination is a convention used across typeset documents and digital math content. Since it’s a single Unicode character, it’s convenient for designers, writers, and developers who want consistent rendering without relying on separate font formatting steps.

Common uses

  • β€’Labeling vectors in equations and technical documents
  • β€’Using as a variable symbol in math notes or proofs
  • β€’Typography styling in design mockups for STEM content
  • β€’Creating consistent symbol text for presentations and slides
  • β€’Adding a distinctive β€œv” variant in code-generated reports or diagrams

Examples

𝒗 β€” Mathematical bold italic small v

  • 𝒗Let 𝒗 be a vector in ℝ³.
  • 𝒗Compute the magnitude of 𝒗.
  • 𝒗The direction of 𝒗 is given by the unit vector.
  • 𝒗Substitute 𝒗 into the equation and simplify.
  • 𝒗For 𝒗 = (v₁, vβ‚‚), evaluate the components.

Variations

Ready to copy

Technical codes

UnicodeU+1D497
HTML Entity𝒗
HTML Code𝒗
CSS\1D497

FAQ

What does the Mathematical Bold Italic Small V symbol mean?

𝒗 is the Unicode character β€œMATHEMATICAL BOLD ITALIC SMALL V” (U+1D497). As a styled β€œv,” it’s most commonly seen in mathematical and scientific contexts to denote a specific vector quantity or a variable that needs to be visually distinguished from a plain v or a different font style. The bold + italic combination is a convention used across typeset documents and digital math content. Since it’s a single Unicode character, it’s convenient for designers, writers, and developers who want consistent rendering without relying on separate font formatting steps.

What Unicode character is 𝒗?

𝒗 is β€œMATHEMATICAL BOLD ITALIC SMALL V” with Unicode code point U+1D497.

How can I copy 𝒗 into HTML?

Use the HTML entity: 𝒗.

How do I include 𝒗 in CSS?

Use the CSS escape: \\1D497.

How do I include 𝒗 in JavaScript?

You can use: \\u{1D497}.