John KuehJohn Kueh

circle letter m icon

Tabler · circle-letter-m · MIT

Download SVG

The Tabler circle letter m icon depicts the letter 'M' enclosed within a circle, commonly used to represent a specific category, a brand initial, or a menu item related to 'more' or 'main'.

Common uses

  • Branding initial for a service starting with 'M'.
  • Menu item for 'More Options' or 'Main Menu'.
  • Label for a section related to 'Media' or 'Music'.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconCircleLetterM } from '@tabler/icons-react';

<IconCircleLetterM size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconCircleLetterM size={24} stroke={2} />
filled
<IconCircleLetterMFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatincircleletterroundcircularcharactertypographylettersmletter m circlem in a circlecircular malphabet m

FAQ

What is the circle letter m icon used for?
It's used to visually represent the letter 'M' within a circular boundary, often for branding, navigation, or labeling specific content.
How do I use the circle letter m icon in React?
You can import and use it in your React application with: import { IconCircleLetterM } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icon library, including the circle letter m icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →