John KuehJohn Kueh

c icon

HugeIcons · CIcon · MIT

Download SVG

The HugeIcons c icon depicts the letter 'C' and is typically used to represent a category, a specific item starting with 'C', or as a placeholder in alphabetical lists.

Common uses

  • Category filter for 'Clothing'
  • Label for a 'Contact' button
  • Initial in a user profile list

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
letter calphabet cinitial c

FAQ

What does the 'c' icon represent?
The 'c' icon represents the letter 'C'. It's often used for alphabetical sorting, categories, or labels starting with 'C'.
How do I use the C icon in React?
Import { HugeiconsIcon } from '@hugeicons/react'; and { CIcon } from '@hugeicons/core-free-icons'. Then render it using <HugeiconsIcon icon={CIcon} />.
What is the license for the HugeIcons c icon?
The HugeIcons 'c' icon is released under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →