The HugeIcons sign language c icon depicts the letter 'C' in sign language, commonly used to represent the letter itself or as part of a larger sign language alphabet representation in user interfaces.
Common uses
- Accessibility features menu
- Glossary of terms
- Educational content about sign language
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SignLanguageCIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SignLanguageCIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- sign language letter casl calphabet chand sign c
FAQ
- What does the SignLanguageCIcon represent?
- It represents the letter 'C' as formed in American Sign Language. It's useful for interfaces related to communication, education, or accessibility.
- How do I use SignLanguageCIcon in a React project?
- Import both HugeiconsIcon and SignLanguageCIcon, then render the icon using <HugeiconsIcon icon={SignLanguageCIcon} />.
- What is the license for this icon?
- The SignLanguageCIcon is provided under the MIT license, allowing for free use in both personal and commercial projects.
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 →