Procházet zdrojové kódy

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

Add switch filter for toggles
Julien Deswaef před 7 roky
rodič
revize
2453b27262
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  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