The HugeIcons videotape icon visually represents a cassette tape, commonly used to signify video recording, playback, or media storage functionalities in user interfaces.
Common uses
- Record button
- Video library access
- Media playback controls
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { VideotapeIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={VideotapeIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- cassettefilm reelvideo cassettemovie tape
FAQ
- What does the videotape icon represent?
- It represents a physical videotape cassette, often used for media-related actions like recording, playback, or storing video content.
- How do I use the VideotapeIcon in React?
- Import both HugeiconsIcon and VideotapeIcon, then render it using <HugeiconsIcon icon={VideotapeIcon} />.
- What is the license for this icon?
- The VideotapeIcon is distributed 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.