The Tabler pendulum icon visually represents a swinging pendulum, commonly used in UIs to signify concepts related to physics, time, or motion.
Common uses
- Button to toggle animation or simulation settings.
- Label for a section on physics or time-based calculations.
- Indicator for ongoing processes or cyclical events.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPendulum } from '@tabler/icons-react';
<IconPendulum size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- pendulumphysicsswingoscillationgravitytimemotionscienceexperimentmechanicsmath
FAQ
- What does the pendulum icon represent?
- It depicts a pendulum, often used to symbolize physics, oscillation, gravity, time, or motion in user interfaces.
- How do I use the pendulum icon in React?
- You can import and use it like this: `import { IconPendulum } from '@tabler/icons-react';`
- What is the license for the Tabler pendulum icon?
- The Tabler icon library, including the pendulum icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →