From a08d064842fe6330c37e4027b74fc974c69b07fd Mon Sep 17 00:00:00 2001 From: tu4mo Date: Wed, 22 Sep 2021 08:57:09 +0300 Subject: [PATCH] Add tags (#985) --- src/tags.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/tags.json b/src/tags.json index e957fa3..6019672 100644 --- a/src/tags.json +++ b/src/tags.json @@ -28,6 +28,8 @@ "calendar": ["date"], "camera": ["photo"], "cast": ["chromecast", "airplay"], + "chevron-down": ["expand"], + "chevron-up": ["collapse"], "circle": ["off", "zero", "record"], "clipboard": ["copy"], "clock": ["time", "watch", "alarm"],