The Tabler hemisphere plus icon depicts a 3D hemisphere with a plus sign, commonly used to represent adding more of a geometric or abstract shape, or increasing a quantity.
Common uses
- Add new geometric element
- Increase abstract pattern complexity
- Button to add more items
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHemispherePlus } from '@tabler/icons-react';
<IconHemispherePlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- 3dpatternabstractgeometricshapehemisphereplusaddmoreincreaseshapesgeometric plusadd shape3d hemisphere add
FAQ
- What does the hemisphere plus icon represent?
- It visually combines a 3D hemisphere with a plus symbol. This is often used in UI to signify adding more of something, increasing a quantity, or introducing a new geometric element.
- How do I use this icon in React?
- You can import and use it directly in your React components like this: import { IconHemispherePlus } from '@tabler/icons-react'. Then render it as <IconHemispherePlus />.
- What is the license for this icon?
- The Tabler icons, including hemisphere-plus, are distributed under the MIT license, which allows for free use in both personal and commercial projects.
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 →