The Tabler vinyl icon depicts a vinyl record, commonly used to represent music playback, audio settings, or retro-themed elements in user interfaces.
Common uses
- Music player controls
- Audio equipment settings
- Retro or vintage UI themes
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconVinyl } from '@tabler/icons-react';
<IconVinyl size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- musicaudiodjsoundretromusicalvinylhardwaretechnologyelectronicdevicesrecordmusic player
FAQ
- What does the vinyl icon represent?
- It represents a vinyl record, often used for music, audio, or retro-themed features in software.
- How do I use the vinyl icon in React?
- Import it using `import { IconVinyl } from '@tabler/icons-react';` and then use it as a component: `<IconVinyl />`.
- What is the license for the Tabler vinyl icon?
- The Tabler vinyl icon is distributed under the MIT license, allowing for free use in commercial and non-commercial projects.
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 →