Browse Source

Add switch filter for toggles

As there isn't a switch icon these are very close.
njb_said 8 years ago
parent
commit
e7030d49d9
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/icons.yml

+ 4 - 0
src/icons.yml

@@ -4864,6 +4864,8 @@ icons:
     id:         toggle-off
     id:         toggle-off
     unicode:    f204
     unicode:    f204
     created:    4.2
     created:    4.2
+    filter:
+    - switch
     categories:
     categories:
       - Web Application Icons
       - Web Application Icons
 
 
@@ -4871,6 +4873,8 @@ icons:
     id:         toggle-on
     id:         toggle-on
     unicode:    f205
     unicode:    f205
     created:    4.2
     created:    4.2
+    filter:
+    - switch
     categories:
     categories:
       - Web Application Icons
       - Web Application Icons