The HugeIcons ai chemistry 03 icon depicts a flask with bubbles, commonly used to represent scientific concepts, research, or chemical processes in user interfaces.
Common uses
- Scientific research sections
- Chemical formula display
- Laboratory or experiment features
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AiChemistry03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AiChemistry03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- chemistry flaskscience beakerresearch iconchemical reaction
FAQ
- What does the AiChemistry03Icon represent?
- The AiChemistry03Icon represents a laboratory flask with bubbles, symbolizing scientific discovery, chemistry, or research.
- How do I use AiChemistry03Icon in a React project?
- Import the icon as `AiChemistry03Icon` from '@hugeicons/core-free-icons' and render it using the `<HugeiconsIcon>` component from '@hugeicons/react' like this: `<HugeiconsIcon icon={AiChemistry03Icon} />`.
- What is the license for this icon?
- This icon is provided 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 →