John KuehJohn Kueh

circle letter s icon

Tabler · circle-letter-s · MIT

Download SVG

The Tabler circle letter s icon depicts the letter 'S' enclosed within a circle, commonly used to represent a specific item, category, or setting related to 'S' in user interfaces.

Common uses

  • Labeling a section for 'Settings'.
  • Indicating a 'Start' or 'Stop' function.
  • Representing a specific 'Service' or 'Subscription' tier.

Use it in React

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

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

Styles

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

outline
<IconCircleLetterS size={24} stroke={2} />
filled
<IconCircleLetterSFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatincircleletterroundcircularcharactertypographyletterssletter s circles in a circlecircular salphabet s

FAQ

What is the purpose of the circle letter s icon?
It's used to visually represent the letter 'S' within a circular boundary, often for labeling or indicating items related to 'S'.
How do I use the circle letter s icon in React?
You can import and use it with: import { IconCircleLetterS } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon library, including this 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 →