The Lucide square m icon depicts a stylized letter 'M' within a square, commonly used to represent metro, subway, or underground transit systems in user interfaces.
Common uses
- Metro/Subway station locator
- Public transport route indicator
- Transit system branding
Use it in React
Install
npm i lucide-reactImport & render
import { SquareM } from 'lucide-react';
<SquareM size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- metrosubwayundergroundtracklinesquaremmetro iconsubway iconunderground icontransit m
FAQ
- What is the square m icon used for?
- It's primarily used to signify metro, subway, or underground transit options within an application.
- How do I use the square m icon in React?
- You can import and use it like this: import { SquareM } from 'lucide-react'. Then render it as <SquareM />.
- What is the license for the Lucide square m icon?
- The Lucide icon library, including the square m icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →