Browse Source

Merge pull request #2 from njb-said/patch-1

Add switch filter for toggles
Julien Deswaef 7 years ago
parent
commit
2453b27262
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/icons.yml

+ 4 - 0
src/icons.yml

@@ -4872,6 +4872,8 @@ icons:
     id:         toggle-off
     unicode:    f204
     created:    4.2
+    filter:
+    - switch
     categories:
       - Web Application Icons
 
@@ -4879,6 +4881,8 @@ icons:
     id:         toggle-on
     unicode:    f205
     created:    4.2
+    filter:
+    - switch
     categories:
       - Web Application Icons