John KuehJohn Kueh

uber icon

HugeIcons · UberIcon · MIT

Download SVG

The HugeIcons uber icon, also known as UberIcon, is a stylized representation of a car or ride-sharing service, commonly used to indicate transportation, travel, or ride requests within an application.

Common uses

  • Button to request a ride
  • Link to a transportation section
  • Icon for a travel-related feature

Use it in React

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

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

Details

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

FAQ

What does the UberIcon represent?
The UberIcon visually represents a car or ride-sharing service, often used for navigation or transportation features.
How do I use the UberIcon in React?
You can use the UberIcon in React by importing both HugeiconsIcon and UberIcon, then rendering <HugeiconsIcon icon={UberIcon} />.
What is the license for the HugeIcons uber icon?
The HugeIcons uber icon is released under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →