The Tabler letter s icon depicts the uppercase letter 'S' and is commonly used to represent text-related actions, labels, or content sections in user interfaces.
Common uses
- Labeling a 'Settings' section.
- Indicating a 'Search' input field.
- Representing a 'Style' or 'Formatting' option.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLetterS } from '@tabler/icons-react';
<IconLetterS size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- alphabettextcodelettercharactertypographywritingsglyphlettersalphabet stext stypography scharacter s
FAQ
- What is the letter s icon used for?
- It's used to visually represent the letter 'S' in UIs, often for labels, buttons, or content sections related to words starting with 'S'.
- How do I use the letter s icon in React?
- You can import and use it like this: import { IconLetterS } from '@tabler/icons-react'; <IconLetterS />.
- What is the license for the letter s icon?
- The Tabler icon library, including the letter s 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 →