mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
29 lines
924 B
Markdown
29 lines
924 B
Markdown
# @videojs/icons
|
|
|
|
[![package-badge]][package]
|
|
|
|
> **⚠️ Technical Preview - SUBJECT TO CHANGE** Not recommended for production use.
|
|
|
|
## Overview
|
|
|
|
`@videojs/icons` is a curated collection of SVG icons designed specifically for media player
|
|
interfaces. This package serves as the single source of truth for all Video.js icons, providing raw
|
|
SVG assets that platform-specific packages transform into their respective component formats.
|
|
|
|
## Community
|
|
|
|
If you need help with anything related to Video.js 10, or if you'd like to casually chat with other
|
|
members:
|
|
|
|
- [Join Discord Server][discord]
|
|
- [See GitHub Discussions][gh-discussions]
|
|
|
|
## License
|
|
|
|
[Apache-2.0](./LICENSE)
|
|
|
|
[package]: https://www.npmjs.com/package/@videojs/icons
|
|
[package-badge]: https://img.shields.io/npm/v/@videojs/icons/next?label=@videojs/icons@next
|
|
[discord]: https://discord.gg/b664Gq3pdy
|
|
[gh-discussions]: https://github.com/videojs/v10/discussions
|