mirror of
https://github.com/prayag17/Jellyfin-Icons.git
synced 2026-01-15 13:52:52 -03:00
Add videocam icon
This commit is contained in:
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"nuxt.isNuxtApp": false
|
||||
}
|
||||
@@ -549,3 +549,7 @@
|
||||
.material-icons.movie:before {
|
||||
content: "\f008";
|
||||
}
|
||||
|
||||
.material-icons.videocam:before {
|
||||
content: "\f8a8";
|
||||
}
|
||||
|
||||
@@ -549,3 +549,7 @@
|
||||
.material-icons.movie:before {
|
||||
content: "\f008";
|
||||
}
|
||||
|
||||
.material-icons.videocam:before {
|
||||
content: "\f8a8";
|
||||
}
|
||||
|
||||
@@ -549,3 +549,7 @@
|
||||
.material-icons.movie:before {
|
||||
content: "\f008";
|
||||
}
|
||||
|
||||
.material-icons.videocam:before {
|
||||
content: "\f8a8";
|
||||
}
|
||||
|
||||
@@ -549,3 +549,7 @@
|
||||
.material-icons.movie:before {
|
||||
content: "\f008";
|
||||
}
|
||||
|
||||
.material-icons.videocam:before {
|
||||
content: "\f8a8";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user