From 44532cddc8dd52dbee3eff3eef2ea826f5602d14 Mon Sep 17 00:00:00 2001 From: peterlits zo Date: Fri, 22 Apr 2022 03:16:06 +0800 Subject: [PATCH] Add tags for icon `grip-horizontal` and `grip-vertical` (#598) --- tags.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tags.json b/tags.json index ca98e58..1de70c6 100644 --- a/tags.json +++ b/tags.json @@ -1259,11 +1259,15 @@ ], "grip-horizontal": [ "grab", + "dots", "handle" ], "grip-vertical": [ "grab", - "handle" + "dots", + "handle", + "move", + "drag" ], "hammer": [ "mallet"