The Tabler player record icon depicts a vinyl record, commonly used to represent media playback controls, music, or audio recording functions in user interfaces.
Common uses
- Play/pause button for audio
- Indicator for active recording
- Music player interface element
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPlayerRecord } from '@tabler/icons-react';
<IconPlayerRecord size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconPlayerRecord size={24} stroke={2} />filled
<IconPlayerRecordFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- musicsongplaylistmelodydevicevoicerecorderdictationmachineplayermediarecordvinylaudiomusic playerrecord button
FAQ
- What does the player record icon represent?
- It represents a vinyl record, often used for music, audio playback, or recording features in UI.
- How do I use this icon in React?
- Import it using `import { IconPlayerRecord } from '@tabler/icons-react'` and use it as a component.
- What is the license for this icon?
- The Tabler icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →