The Tabler letter m icon depicts the lowercase letter 'm' and is commonly used in UI to represent text input fields, labels, or sections related to the letter 'm'.
Common uses
- Label for a text input field
- Icon within a typography settings menu
- Placeholder for a user's initial in a profile section
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLetterM } from '@tabler/icons-react';
<IconLetterM size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- alphabettextcodelettercharactertypographywritingmglyphletterslowercase mtext malphabet m
FAQ
- What is the letter m icon used for?
- It's used to visually represent the letter 'm' in user interfaces, often for labels, text fields, or sections pertaining to text and writing.
- How do I use the letter m icon in React?
- You can import and use it in your React application with: import { IconLetterM } from '@tabler/icons-react'
- What is the license for the Tabler letter m icon?
- The Tabler icons, including the letter m icon, are distributed 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 →