John KuehJohn Kueh

test tubes icon

HugeIcons · TestTubesIcon · MIT

Download SVG

The HugeIcons test tubes icon visually represents scientific experiments or laboratory work, commonly used in UIs to signify testing, analysis, or research-related features.

Common uses

  • Link to a 'Test Results' page
  • Button for 'Run Analysis'
  • Indicator for 'Quality Control'

Use it in React

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

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

Details

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

FAQ

What does the test tubes icon represent?
It represents scientific testing, laboratory work, or analysis. It's often used for features related to research, experiments, or quality checks.
How do I use the TestTubesIcon in React?
Import both HugeiconsIcon and TestTubesIcon, then render the icon using <HugeiconsIcon icon={TestTubesIcon} />.
What is the license for this icon?
This 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 →