John KuehJohn Kueh

vine square icon

HugeIcons · VineSquareIcon · MIT

Download SVG

The HugeIcons vine square icon depicts a stylized square with a winding vine pattern, often used to represent growth, interconnectedness, or organic structures within a UI.

Common uses

  • Representing a 'growth' or 'expansion' feature.
  • Indicating a connection or network.
  • Symbolizing an organic or natural element in a design.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
growth iconorganic iconconnection iconvine icon

FAQ

What does the Vine Square icon represent?
It symbolizes growth, interconnectedness, or organic structures. It's a visual metaphor for things that expand or link together.
How do I use the Vine Square icon in React?
Import VineSquareIcon from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={VineSquareIcon} /> from '@hugeicons/react'.
What is the license for this icon?
The Vine Square 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 HugeIcons.

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 →