free-symbols

Script Small G Letter

ℊ is the script small g character (Unicode U+210A) used as a decorative stylized glyph.

U+210A

ℊ is a Unicode character called script small g. It’s commonly used when you want a decorative, handwriting-like “g” in text. This page helps you copy it and use it in HTML, CSS, and JavaScript.

Script Small G Letter Meaning

ℊ (Unicode U+210A) is a stylized lowercase “g” in script form, categorized as “Decorative & Stylized.” In most contexts it functions as a visual variation of the letter g rather than a standalone symbol with a widely standardized meaning. Designers and writers may use it to add elegance, branding texture, or typographic flair to names, headings, logos, and UI elements. Because it’s a distinct Unicode character, it can be used consistently across platforms that support U+210A, while still looking like a cursive script g.

Common uses

  • Branding text where a stylized “g” improves visual identity
  • Graphic design mockups and logo typography
  • Decorative labels, tags, or headings in web and print
  • Social media handles or usernames that want a custom look
  • Math/tech documents to emphasize a specific variable name (as a “g” stylistic variant)

Examples

ℊ Script Small G Symbol

  • ℊ design studio
  • Follow ℊ for updates
  • ℊreen tea logo
  • Team ℊamma
  • Version ℊ.1

Variations

Technical codes

UnicodeU+210A
HTML Entityℊ
HTML Codeℊ
CSS\210A

FAQ

What does the Script Small G letter mean?

ℊ (Unicode U+210A) is a stylized lowercase “g” in script form, categorized as “Decorative & Stylized.” In most contexts it functions as a visual variation of the letter g rather than a standalone symbol with a widely standardized meaning. Designers and writers may use it to add elegance, branding texture, or typographic flair to names, headings, logos, and UI elements. Because it’s a distinct Unicode character, it can be used consistently across platforms that support U+210A, while still looking like a cursive script g.

Is ℊ the same as the regular letter “g”?

It’s a different Unicode character (script small g). Visually it behaves like a stylized “g,” but its exact code point is U+210A.

How do I copy ℊ in HTML?

Use the HTML entity: ℊ.

How can I use ℊ in CSS?

You can insert it via the CSS escape: \\210A.

Can I use ℊ in JavaScript strings?

Yes. Use the JavaScript escape: \\u{210A}.