Place of Interest Sign

Known as the Command key symbol on Apple keyboards.

U+2318

Visual Preview

This is how the character appears visually

Copy Options

How to Use?

In HTML

                <span>&#8984;</span>
            

In Css

                content: "\U+2318";
            

In Javascript

                const char = String.fromCodePoint(0xU+2318);
            

Additional Information

Category

Technical

Browser Support

browsersupportFallback