Clockwise Rightwards And Leftwards Open Circle Arrows With Circled One Overlay

๐Ÿ”‚

Shortcodes

Copy and paste codes for Clockwise Rightwards And Leftwards Open Circle Arrows With Circled One Overlay symbol ๐Ÿ”‚ to use in your websites, apps, blogs, and more.

Unicode
U+1F502
HTML Code
🔂
HEX Code
🔂
CSS Code
\1F502
JS/JSON
\u1F502
Unix/C/PHP/JAVA
0x1F502
URL-encode
%F0%9F%94%82
copied

Customize Clockwise Rightwards And Leftwards Open Circle Arrows With Circled One Overlay Symbol

Customize ๐Ÿ”‚ symbol as you like and download Clockwise Rightwards And Leftwards Open Circle Arrows With Circled One Overlay as SVG or PNG or copy its HTML code to use in your projects.

Preview helps customize symbol. Downloaded image and HTML code may have size/spacing differences.
๐Ÿ”‚

                        
                    

How to add Clockwise Rightwards And Leftwards Open Circle Arrows With Circled One Overlay symbol in HTML, CSS, and JS?

Insert ๐Ÿ”‚ Clockwise Rightwards And Leftwards Open Circle Arrows With Circled One Overlay using HTML

1. Copy-paste Clockwise Rightwards And Leftwards Open Circle Arrows With Circled One Overlay directly:
<span>๐Ÿ”‚</span>
2. HTML Decimal Code:
<span>&#128258;</span>
3. Hexadecimal Code:
<span>&#x1F502;</span>
Preview: ๐Ÿ”‚

Add Clockwise Rightwards And Leftwards Open Circle Arrows With Circled One Overlay symbol with CSS

.clockwise-rightwards-and-leftwards-open-circle-arrows-with-circled-one-overlay::before {
    content: '\\1F502';
}
Preview: Clockwise Rightwards And Leftwards Open Circle Arrows With Circled One Overlay

Clockwise Rightwards And Leftwards Open Circle Arrows With Circled One Overlay JavaScript Code

1. Direct Symbol:
document.querySelector('.clockwise-rightwards-and-leftwards-open-circle-arrows-with-circled-one-overlay').textContent = '๐Ÿ”‚';
2. Unicode Escape for ๐Ÿ”‚:
document.querySelector('.clockwise-rightwards-and-leftwards-open-circle-arrows-with-circled-one-overlay').textContent = '\u1F502';
Preview: ๐Ÿ”‚