소스 검색

Add switch filter for toggles

As there isn't a switch icon these are very close.
njb_said 8 년 전
부모
커밋
e7030d49d9
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      src/icons.yml

+ 4 - 0
src/icons.yml

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