The HugeIcons seesaw icon depicts a balanced plank, commonly used to represent concepts of balance, fairness, or a back-and-forth process.
Common uses
- Balancing user permissions
- Illustrating a trade-off
- Representing a negotiation
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SeesawIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SeesawIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- balanceequilibriumfairnesstrade-off
FAQ
- What does the seesaw icon represent?
- The seesaw icon visually represents balance, equilibrium, or a reciprocal action between two elements.
- How do I use the SeesawIcon in React?
- Import both HugeiconsIcon and SeesawIcon, then render <HugeiconsIcon icon={SeesawIcon} />.
- What is the license for this icon?
- The SeesawIcon is available 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 →