John KuehJohn Kueh

square rounded letter s icon

Tabler · square-rounded-letter-s · MIT

Download SVG

The Tabler square rounded letter s icon depicts the letter 'S' within a rounded square, commonly used to represent the letter itself or as a stylistic element in typography-focused interfaces.

Common uses

  • Labeling a section related to 'S' items
  • As a decorative element in a brand's initial
  • In a set of alphabet-themed icons

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconSquareRoundedLetterS } from '@tabler/icons-react';

<IconSquareRoundedLetterS size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconSquareRoundedLetterS size={24} stroke={2} />
filled
<IconSquareRoundedLetterSFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatinsquareroundedletterrectangularcharactertypographyletterssletter s iconrounded ss symbolalphabet s

FAQ

What is the square rounded letter s icon used for?
It's primarily used to represent the letter 'S' in user interfaces, often in contexts related to typography, branding, or alphabetical organization.
How do I use the square rounded letter s icon in React?
You can import and use it directly in your React components like this: import { IconSquareRoundedLetterS } from '@tabler/icons-react'; <IconSquareRoundedLetterS />
What is the license for the Tabler square rounded letter s icon?
The Tabler icon library, including this icon, is distributed 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 →