John KuehJohn Kueh

golf cart icon

HugeIcons · GolfCartIcon · MIT

Download SVG

The HugeIcons golf cart icon visually represents a golf cart, often used in UIs to signify transportation, leisure activities, or specific areas like a golf course.

Common uses

  • Link to a golf course booking page
  • Icon for a 'transportation' or 'leisure' category
  • Button to navigate a campus or large facility

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
golf cartcaddybuggyvehicle

FAQ

What is the GolfCartIcon used for?
This icon depicts a golf cart and is suitable for representing transportation, leisure, or specific locations like golf courses in a user interface.
How do I use the GolfCartIcon in React?
Import both HugeiconsIcon and GolfCartIcon, then render it using <HugeiconsIcon icon={GolfCartIcon} />.
What is the license for this icon?
The GolfCartIcon is part of the HugeIcons library and is available under the MIT license.

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 →