mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:36:23 +01:00
* Add caption icons * Add subtitle category * Changed corner radius to 2px * Fixed metadata for caption icons * Took suggestions to heart * Removed trailing spaces * Fixed captions-off violations * Fixed name and added aliases * Removed subtitles svg and json * Removed alias from captions-off * format --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
19 lines
267 B
JSON
19 lines
267 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"DefaultLP"
|
|
],
|
|
"tags": [
|
|
"closed captions",
|
|
"subtitles",
|
|
"subhead",
|
|
"transcription",
|
|
"transcribe",
|
|
"dialogue",
|
|
"accessibility"
|
|
],
|
|
"categories": [
|
|
"multimedia"
|
|
]
|
|
}
|