free-symbols

Circled Parallel Symbol

⦷ is the circled parallel symbol (U+29B7) used to represent a circled pairing of parallel lines.

U+29B7

The ⦷ symbol (U+29B7) is a math-style character often used for notation or as a visual marker. It’s convenient to copy across documents, design tools, and code. Below you’ll find its meaning, common uses, and exact copy options.

Circled Parallel Symbol Meaning

⦷ (U+29B7) is named “CIRCLED PARALLEL.” Visually, it combines a circled shape with parallel elements inside. In practice, it’s mainly used as a decorative or typographic math symbol in text, especially when you want something that reads like a specialized operator, relation, or layout marker. Because it comes from Unicode’s symbols/mathematical set, it’s commonly chosen in technical writing, diagram labels, and UI text where a distinctive mathematical glyph is helpful. It’s not typically used as a word in everyday language—its value is primarily visual and notational.

Common uses

  • Math and technical notation in documents and worksheets
  • Diagram labeling for operators, relations, or grouped elements
  • UI and dashboard icons for status groups or category markers
  • Typography and design mockups needing a math-style glyph
  • Programming text/strings where a distinctive Unicode symbol is required

Examples

⦷ Circled Parallel Symbol

  • Input ⦷ Output
  • Step ⦷ Check constraint
  • Set A ⦷ Set B
  • Group ⦷ Subgroup label
  • Use ⦷ as a visual separator in the UI

Variations

Ready to copy

Technical codes

UnicodeU+29B7
HTML Entity⦷
HTML Code⦷
CSS\29B7

FAQ

What does the Circled Parallel symbol mean?

⦷ (U+29B7) is named “CIRCLED PARALLEL.” Visually, it combines a circled shape with parallel elements inside. In practice, it’s mainly used as a decorative or typographic math symbol in text, especially when you want something that reads like a specialized operator, relation, or layout marker. Because it comes from Unicode’s symbols/mathematical set, it’s commonly chosen in technical writing, diagram labels, and UI text where a distinctive mathematical glyph is helpful. It’s not typically used as a word in everyday language—its value is primarily visual and notational.

What is the Unicode code point for ⦷?

The circled parallel symbol is U+29B7.

How do I paste ⦷ in HTML?

Use the HTML entity: ⦷.

What CSS escape can I use for this symbol?

Use the CSS escape: \\29B7.

How do I include ⦷ in JavaScript strings?

You can use the Unicode escape: \\u{29B7}.