✦free-symbols
𝔩

Mathematical Fraktur Small L Symbol

𝔩 is the Mathematical Fraktur small letter L, used as a distinct math-style glyph.

U+1D529

𝔩 is a Unicode character styled as a small β€œl” in Mathematical Fraktur. It’s commonly used when a document needs a specific, decorative math letter distinct from italic or regular l. Below you’ll find copy-friendly forms and practical ways to use it.

Mathematical Fraktur Small L Symbol Meaning

𝔩 (U+1D529) is the Unicode character named MATHEMATICAL FRAKTUR SMALL L. In technical writing and mathematical typesetting, it’s used as a letter-like glyph to distinguish notation from other forms such as italic l or script l. Because it has a different visual style, authors may choose 𝔩 for variables, operators, or labels where clarity and typographic consistency matter. You’ll most often encounter it in contexts that rely on Unicode math symbols and custom letter styling, including documents, slide decks, and code-generated text. When copying, use the correct Unicode character or one of the provided escape sequences.

Common uses

  • β€’Labeling variables in math text where a fraktur-style l is required
  • β€’Creating consistent notation in worksheets, notes, and academic slides
  • β€’Using as a typographic symbol in design mockups and diagrams
  • β€’Programming-generated math strings that must render a specific glyph
  • β€’Writing documentation or tutorials that reference a Unicode math character

Examples

𝔩 Mathematical Fraktur Small L

  • 𝔩Let 𝔩 be a real parameter.
  • 𝔩Define the function using 𝔩 in the notation.
  • 𝔩In our system, 𝔩 denotes the current level.
  • 𝔩The value of 𝔩 changes with each iteration.
  • 𝔩We write the term with 𝔩 to match the chosen style.

Variations

Ready to copy

Technical codes

UnicodeU+1D529
HTML Entity𝔩
HTML Code𝔩
CSS\1D529

FAQ

What does the Mathematical Fraktur Small L symbol mean?

𝔩 (U+1D529) is the Unicode character named MATHEMATICAL FRAKTUR SMALL L. In technical writing and mathematical typesetting, it’s used as a letter-like glyph to distinguish notation from other forms such as italic l or script l. Because it has a different visual style, authors may choose 𝔩 for variables, operators, or labels where clarity and typographic consistency matter. You’ll most often encounter it in contexts that rely on Unicode math symbols and custom letter styling, including documents, slide decks, and code-generated text. When copying, use the correct Unicode character or one of the provided escape sequences.

How do I copy 𝔩 into HTML?

Use the HTML entity: 𝔩 . Alternatively, paste the character directly: 𝔩 .

What Unicode code point is 𝔩?

Its Unicode code point is U+1D529.

Can I use CSS escapes for 𝔩?

Yes. One provided CSS escape form is \\1D529 .

How do I use 𝔩 in JavaScript?

You can use the provided JavaScript escape: \\u{1D529} .