The Tabler letter j icon depicts the lowercase letter 'j' and is commonly used to represent text-based elements, labels, or specific instances where the letter 'j' is relevant in a user interface.
Common uses
- Labeling a text input field for a 'J' key shortcut.
- Indicating a specific 'J' category in a list or filter.
- As part of a typographic or alphabet-themed design element.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLetterJ } from '@tabler/icons-react';
<IconLetterJ size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- alphabettextcodelettercharactertypographywritingjglyphletterslowercase jalphabet jtext jcharacter j
FAQ
- What is the letter j icon used for?
- It's used to visually represent the lowercase letter 'j' in UIs, often for labels, text-related functions, or specific alphabetical references.
- How do I use the letter j icon in React?
- You can import and use it directly with: import { IconLetterJ } from '@tabler/icons-react'. Then render it as <IconLetterJ />.
- What is the license for the letter j icon?
- The Tabler icon library, including the letter j 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 →