mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-26 13:31:30 +08:00
Add switch filter for toggles
As there isn't a switch icon these are very close.
This commit is contained in:
parent
945e8bbd5e
commit
e7030d49d9
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user