Add videocam icon

This commit is contained in:
Prayag Prajapati
2023-02-14 21:46:27 +05:30
parent 3c5ab05762
commit 814cb86c84
5 changed files with 19 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"nuxt.isNuxtApp": false
}

View File

@@ -549,3 +549,7 @@
.material-icons.movie:before {
content: "\f008";
}
.material-icons.videocam:before {
content: "\f8a8";
}

View File

@@ -549,3 +549,7 @@
.material-icons.movie:before {
content: "\f008";
}
.material-icons.videocam:before {
content: "\f8a8";
}

View File

@@ -549,3 +549,7 @@
.material-icons.movie:before {
content: "\f008";
}
.material-icons.videocam:before {
content: "\f8a8";
}

View File

@@ -549,3 +549,7 @@
.material-icons.movie:before {
content: "\f008";
}
.material-icons.videocam:before {
content: "\f8a8";
}