Medium Small White Circle

If you have ever needed a ⚬ Medium Small White Circle Symbol for work or school, but could not find it on your keyboard, you can copy and paste the symbol above or by clicking the button below.

Copy ⚬ Symbol to Clipboard

Medium Small White Circle Codes

U+026AC

Unicode

⚬

Hex Code

⚬

HTML Code

\26AC

CSS Code

Medium Small White Circle Code Examples

HTML Example

<span> &#9900; </span>

CSS Example

span {
   content: "\26AC";
}

Symbol Copied!