John KuehJohn Kueh

gravity icon

HugeIcons · GravityIcon · MIT

Download SVG

The HugeIcons gravity icon visually represents the concept of gravitational pull or force, often used to indicate features related to physics, attraction, or downward movement in UI.

Common uses

  • Physics simulations
  • Attraction/repulsion controls
  • Download or downward flow indicators

Use it in React

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

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

Details

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

FAQ

What does the gravity icon represent?
It depicts gravitational force, commonly used for physics concepts, attraction, or downward motion.
How do I use the GravityIcon in React?
Import both HugeiconsIcon and GravityIcon, then render <HugeiconsIcon icon={GravityIcon} />.
What is the license for HugeIcons?
HugeIcons are released under the MIT license, allowing for free commercial and non-commercial use.

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 →