The Tabler location code icon depicts a map marker with a code or tag, commonly used to represent a specific geographic location identified by a code, such as an airport code or a postal code.
Common uses
- Displaying a selected location with its associated code.
- Indicating a geocoded address or point of interest.
- Representing a location-based data entry field.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLocationCode } from '@tabler/icons-react';
<IconLocationCode size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- programmingsoftwarescriptalgorithmcipherdecodeencodefunctionsyntaxcompilemaplocationcodemap codegeo codelocation tag
FAQ
- What does the location code icon represent?
- It symbolizes a geographic location that is identified by a specific code, like a postal code or an airport identifier.
- How do I use the location code icon in React?
- You can import it from '@tabler/icons-react' using: import { IconLocationCode } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the location code 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 →