Преглед изворни кода

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

Add switch filter for toggles
Julien Deswaef пре 7 година
родитељ
комит
2453b27262
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      src/icons.yml

+ 4 - 0
src/icons.yml

@@ -4872,6 +4872,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
 
 
@@ -4879,6 +4881,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