John KuehJohn Kueh

square letter s icon

Tabler · square-letter-s · MIT

Download SVG

The Tabler square letter s icon depicts the letter 'S' enclosed within a square, commonly used to represent the letter itself, a section starting with 'S', or a stylized initial in user interfaces.

Common uses

  • Labeling a section or tab starting with 'S'.
  • Representing a specific setting or option beginning with 'S'.
  • Stylized initial for a user profile or brand.

Use it in React

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

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

Styles

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

outline
<IconSquareLetterS size={24} stroke={2} />
filled
<IconSquareLetterSFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatinsquareletterrectangularcharactertypographytextlettersss in a boxboxed sletter s shapesquare s symbol

FAQ

What is the purpose of the square letter s icon?
It visually represents the letter 'S' within a defined square shape. It's useful for labeling, initials, or when a distinct 'S' graphic is needed in a UI.
How do I use the square letter s icon in React?
You can import and use it directly in your React components like this: import { IconSquareLetterS } from '@tabler/icons-react'. Then, render it as <IconSquareLetterS />.
What is the license for the Tabler square letter s icon?
The Tabler icon library, including the square 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 →