John KuehJohn Kueh

cap round icon

HugeIcons · CapRoundIcon · MIT

Download SVG

The HugeIcons cap round icon depicts a rounded cap, often used to represent settings, configuration, or a user profile.

Common uses

  • Settings menu item
  • User profile link
  • Configuration options

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
settings icongear iconprofile iconconfiguration icon

FAQ

What is this icon typically used for?
This icon is commonly used to represent settings, configuration menus, or user profile access in a user interface.
How do I use this icon in React?
Import the icon and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { CapRoundIcon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={CapRoundIcon} />.
What is the license for this icon?
This icon is available under the MIT license, allowing for free use in commercial and non-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 →