The HugeIcons burning cd icon visually represents the process of writing data to a compact disc, often used for actions related to burning, copying, or media.
Common uses
- Burn disc button
- Copy to CD action
- Media burning status
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BurningCdIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BurningCdIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- cd burnrecordable discoptical mediadisc writer
FAQ
- What does the burning cd icon represent?
- It symbolizes the action of writing data onto a CD or DVD. It's commonly used for functions related to disc burning or copying.
- How do I use the BurningCdIcon in React?
- Import both HugeiconsIcon and BurningCdIcon, then render <HugeiconsIcon icon={BurningCdIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
- What is the license for this icon?
- The BurningCdIcon 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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →