John KuehJohn Kueh

hexagon plus icon

Tabler · hexagon-plus · MIT

Download SVG

The Tabler hexagon plus icon depicts a hexagon shape with a plus symbol inside, commonly used to represent actions like adding new items, expanding content, or creating new elements within a hexagonal or structured UI.

Common uses

  • Button to add a new hexagonal card
  • Action to expand a section within a hexagonal layout
  • Icon for creating a new group or union

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconHexagonPlus } from '@tabler/icons-react';

<IconHexagonPlus size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconHexagonPlus size={24} stroke={2} />
filled
<IconHexagonPlusFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Shapes
Keywords
addaugmentincreaseenlargeexpandsixunionbuildmaximizeextendshapeshexagonplusadd hexagonhexagon addnew hexagon

FAQ

What does the hexagon plus icon represent?
It visually combines a hexagon (a six-sided shape) with a plus sign, suggesting an action related to adding, expanding, or creating within a structured or hexagonal context.
How do I use the hexagon plus icon in React?
You can import and use it directly in your React components like this: import { IconHexagonPlus } from '@tabler/icons-react'; <IconHexagonPlus />
What is the license for the hexagon plus icon?
The Tabler icon library, including the hexagon plus icon, is available under the MIT license, allowing 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 →