John KuehJohn Kueh

link square 02 icon

HugeIcons · LinkSquare02Icon · MIT

Download SVG

The HugeIcons link square 02 icon depicts a square with a link symbol inside, commonly used to represent actions related to linking, URLs, or external resources.

Common uses

  • Button to copy a link
  • Indicator for an external website
  • Action to add a hyperlink

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
link iconsquare linkurl iconchain icon

FAQ

What does the LinkSquare02Icon represent?
It visually signifies a link or URL, often used for actions like copying, adding, or navigating to a web address.
How do I use LinkSquare02Icon in React?
Import it as import { LinkSquare02Icon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={LinkSquare02Icon} /> from '@hugeicons/react'.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in commercial and non-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 →