โœ˜
Web logo  UseSymbol

โ—Œ Dotted Circle Symbol

โ—Œ
Click above button to copy โ—Œ symbol
Shortcodes

Copy and paste shortcodes for โ—Œ Dotted Circle.

Unicode U+25cc
Alt Code 9676
HTML Code ◌
CSS Code \25cc
HEX Code ◌

How to type โ—Œ Dotted Circle?

To type the โ—Œ using the keyboard you can the Alt code from the shortcode section. Here are the two simple steps to type the โ—Œ using Alt code from your keyboard. Make sure you switch on the Num Lock from the keyboard and you type the number from the Numpad and not from the top row of the keyboard.

  1. Hold down the left Alt Key from your keyboard.
  2. Type the Alt code number 9676 and release the Alt key.

Once you release the Alt key, the โ—Œ symbol will be displayed. This trick will work for other special characters also.


How to add Dotted Circle Symbol in HTML?

To add the โ—Œ Dotted Circle Symbol in HTML, you can use an HTML entity, an HTML code(decimal), and a Hex code. Use the shortcode section to copy the various shortcodes for the Dotted Circle. Here is the example:

// HTML code example
<span>I am &#9676; Symbol</span>
// HEX code example
<span>I am &#x25cc; Symbol</span>

All the above example will display the Dotted Circle symbol as below.

I am โ—Œ symbol.

How to add Dotted Circle Symbol in CSS?

To display the Dotted Circle Symbol from CSS, you can use a CSS shortcode or CSS entity. Use the shortcode section to copy the CSS entity code for the Dotted Circle. You can only add content :before or :after an element: Here is the example:

// CSS entity code example
.useSymbol:after {
  content: ' \25cc';
}

// The HTML
<div class="useSymbol">Dotted Circle</div>

The above example for CSS entiry for Dotted Circle symbol will display the result as below.

Dotted Circle โ—Œ

Copy Paste More Circle Symbols

Explore All Symbols โž”