From e7030d49d97297721173b475258106b4ea6c439f Mon Sep 17 00:00:00 2001 From: njb_said Date: Tue, 20 Jun 2017 19:48:24 +0100 Subject: [PATCH] Add switch filter for toggles As there isn't a switch icon these are very close. --- src/icons.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/icons.yml b/src/icons.yml index bcc050ed2..e6cdeb0cd 100644 --- a/src/icons.yml +++ b/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