John KuehJohn Kueh

covariate icon

HugeIcons · CovariateIcon · MIT

Download SVG

The HugeIcons covariate icon visually represents a relationship or connection between different elements, often used to indicate correlation or influence in data visualization or analysis contexts.

Common uses

  • Showing correlation between data points
  • Indicating a related setting or parameter
  • Representing a dependency in a workflow

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
correlationrelationshipconnectiondependency

FAQ

What does the covariate icon represent?
It signifies a relationship or connection, commonly used for correlation or influence in data contexts.
How do I use the CovariateIcon in React?
Import both HugeiconsIcon and CovariateIcon, then render <HugeiconsIcon icon={CovariateIcon} />.
What is the license for this icon?
The HugeIcons covariate icon is available under the MIT license.

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 →