The Tabler letter s small icon depicts the lowercase letter 's' and is typically used to represent the letter itself or as part of a word or sequence in UI elements.
Common uses
- Labeling a text input field for 'search'.
- Indicating a specific step or item in a numbered or lettered list.
- Representing the letter 's' in a word-based UI element.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLetterSSmall } from '@tabler/icons-react';
<IconLetterSSmall size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- ssierranineteenthletteralphabetcharactertypefaceglyphscriptsmallletterslowercase ssearch icons characteralphabet s
FAQ
- What is the letter s small icon used for?
- It's used to visually represent the lowercase letter 's' in user interfaces, often for labels, lists, or text-based elements.
- How do I use the letter s small icon in React?
- You can import and use it like this: import { IconLetterSSmall } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including letter s small, are 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 →