Leftwards Arrow To Bar Over Rightwards Arrow To Bar Symbol
↹ shows a leftward and rightward arrow arrangement with bars, often used to imply direction or connection.
U+21B9
The symbol ↹ (U+21B9) is an arrow-with-bars character from the Arrows category. It can help visually communicate direction in labels, diagrams, or interface hints. On this page you can copy it and also use its HTML, CSS, and JavaScript escapes.
Leftwards Arrow To Bar Over Rightwards Arrow To Bar Symbol Meaning
↹ is the Unicode character named “LEFTWARDS ARROW TO BAR OVER RIGHTWARDS ARROW TO BAR” (U+21B9). Visually, it combines a left-pointing arrow over a barred form and a right-pointing counterpart, creating a compact directional marker. In practice, it’s often used to suggest two-way movement, toggling, or bidirectional flow in text-based interfaces and diagrams. Designers may also use it as a distinctive separator or status cue where standard arrows don’t fit. While it isn’t a universal symbol with a single fixed meaning across all fields, its arrow-and-bar styling commonly supports direction or interaction cues in UI copy and technical writing.
Common uses
- •Indicating bidirectional navigation or two-way movement in UI labels
- •Annotating diagrams to show flow between two sides or states
- •Using as a visual separator in documentation, tooltips, or settings screens
- •Marking transfer or synchronization direction in technical notes
- •Enhancing headings or callouts where a simple left/right arrow is insufficient
Examples
↹ Leftwards Arrow To Bar Over Rightwards Arrow To Bar
- ↹↹ Move left and right to compare values.
- ↹↹ Status: switching directions…
- ↹Use ↹ to denote two-way syncing.
- ↹Diagram key: ↹ indicates transfer between endpoints.
- ↹↹ Toggle to move items in both directions.
Variations
Ready to copy
Technical codes
| Unicode | U+21B9 | |
| HTML Entity | ↹ | |
| HTML Code | ↹ | |
| CSS | \21B9 |
FAQ
What does the Leftwards Arrow To Bar Over Rightwards Arrow To Bar symbol mean?
↹ is the Unicode character named “LEFTWARDS ARROW TO BAR OVER RIGHTWARDS ARROW TO BAR” (U+21B9). Visually, it combines a left-pointing arrow over a barred form and a right-pointing counterpart, creating a compact directional marker. In practice, it’s often used to suggest two-way movement, toggling, or bidirectional flow in text-based interfaces and diagrams. Designers may also use it as a distinctive separator or status cue where standard arrows don’t fit. While it isn’t a universal symbol with a single fixed meaning across all fields, its arrow-and-bar styling commonly supports direction or interaction cues in UI copy and technical writing.
What is the Unicode code point for ↹?
↹ is U+21B9 (Unicode name: LEFTWARDS ARROW TO BAR OVER RIGHTWARDS ARROW TO BAR).
How can I copy ↹ into HTML?
You can use the HTML entity: ↹.
What CSS escape can I use for ↹?
Use the CSS escape \u000021B9 in CSS contexts (provided as \\21B9).
How do I use ↹ in JavaScript?
Use the JavaScript escape \\u{21B9} (provided as \\u{21B9}).