The Phosphor vinyl record icon depicts a classic vinyl LP, commonly used to represent music playback, audio content, or record-keeping functions in user interfaces.
Common uses
- Music player controls
- Audio file uploads
- Album or artist details
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { VinylRecord } from '@phosphor-icons/react';
<VinylRecord size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<VinylRecord size={24} />thin
<VinylRecord size={24} weight="thin" />light
<VinylRecord size={24} weight="light" />bold
<VinylRecord size={24} weight="bold" />fill
<VinylRecord size={24} weight="fill" />duotone
<VinylRecord size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- media
- Keywords
- recordingaudioalbummusiceplpmediaofficevinylrecord
FAQ
- What does the vinyl record icon represent?
- It represents a vinyl record, often used for music, audio, or related media concepts.
- How do I use this icon in React?
- Import it from the library and use it as a component: import { VinylRecord } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon library, including the vinyl record icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →