The HugeIcons text smallcaps icon visually represents text styled in small capital letters, commonly used to indicate an option for applying this specific text formatting.
Common uses
- Text formatting toolbar button
- Rich text editor options
- Document styling settings
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TextSmallcapsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TextSmallcapsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- small capsall caps smalltext formattingtitle case
FAQ
- What is the purpose of the text smallcaps icon?
- This icon signifies the functionality to change selected text to small capital letters, often found in text editing tools.
- How do I use the TextSmallcapsIcon in React?
- Import both HugeiconsIcon and TextSmallcapsIcon, then render the icon using <HugeiconsIcon icon={TextSmallcapsIcon} />.
- What is the license for this icon?
- The TextSmallcapsIcon from HugeIcons is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.