Skip to content

Commit

Permalink
fix(icons): fix volume icons, add volume-off (#2378)
Browse files Browse the repository at this point in the history
  • Loading branch information
karsa-mistmere authored Aug 23, 2024
1 parent 944e428 commit 7837a04
Show file tree
Hide file tree
Showing 7 changed files with 45 additions and 9 deletions.
4 changes: 2 additions & 2 deletions icons/file-volume.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions icons/volume-1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions icons/volume-2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions icons/volume-off.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere",
"colebemis",
"ericfennis"
],
"tags": [
"music",
"sound",
"mute",
"speaker"
],
"categories": [
"connectivity",
"communication",
"multimedia"
]
}
17 changes: 17 additions & 0 deletions icons/volume-off.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/volume-x.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/volume.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7837a04

Please sign in to comment.