The HugeIcons square m icon depicts a square with the letter 'M' inside, often used to represent a medium size or a specific category labeled 'M'.
Common uses
- Size indicator (Medium)
- Category filter (M)
- Label for a specific section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SquareMIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SquareMIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- medium square iconsquare mletter m square
FAQ
- What is the 'square m' icon used for?
- It typically represents a medium size or a category designated by the letter 'M'. It can also be used as a general label.
- How do I use the SquareMIcon in React?
- Import both HugeiconsIcon and SquareMIcon, then render it using <HugeiconsIcon icon={SquareMIcon} />.
- What is the license for this icon?
- The SquareMIcon is part of the HugeIcons library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →