John KuehJohn Kueh

chrome icon

HugeIcons · ChromeIcon · MIT

Download SVG

The HugeIcons chrome icon depicts the Google Chrome browser logo and is typically used to represent web browsing, the Chrome browser itself, or web-related actions.

Common uses

  • Link to open in Chrome
  • Button to visit website
  • Browser selection option

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
browserwebinternetchrome logo

FAQ

What is the chrome icon used for?
It represents the Google Chrome browser and is used for actions related to web browsing or the browser itself.
How do I use the ChromeIcon in React?
Import both HugeiconsIcon and ChromeIcon, then render <HugeiconsIcon icon={ChromeIcon} />.
What is the license for the HugeIcons chrome icon?
The HugeIcons chrome icon is released under the MIT license.

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 →