John KuehJohn Kueh

square letter c icon

Tabler · square-letter-c · MIT

Download SVG

The Tabler square letter c icon depicts the letter 'C' enclosed within a square, commonly used to represent concepts related to the letter C, or as a generic placeholder in alphabetical lists or sequences.

Common uses

  • Labeling a section starting with 'C'
  • Indicating a category or classification 'C'
  • As part of an alphabetical navigation menu

Use it in React

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

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

Styles

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

outline
<IconSquareLetterC size={24} stroke={2} />
filled
<IconSquareLetterCFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatinsquareletterrectangularcharactertypographytextletterscletter c squarec in a boxalphabet ccharacter c

FAQ

What is the square letter c icon used for?
It's used to visually represent the letter 'C' within a square boundary, often for labeling, categorization, or as part of an alphabetical sequence in user interfaces.
How do I use the square letter c icon in React?
You can import and use it in your React application with the following statement: import { IconSquareLetterC } from '@tabler/icons-react'
What is the license for the Tabler square letter c icon?
The Tabler icon library, including the square letter c 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 →