From 804d25586bab6fbc1db907f6d22c105d2e5afacf Mon Sep 17 00:00:00 2001 From: Swastik Sharma <153355864+swastik7805@users.noreply.github.com> Date: Fri, 24 Apr 2026 17:40:20 +0530 Subject: [PATCH] feat(icons): add power and quick tags to zap and zap-off (#4268) * feat(icons): add power and quick tags to zap and zap-off * chore(icons): add contributor name * Update icons/zap.json Co-authored-by: Eric Fennis * Update icons/zap-off.json Co-authored-by: Eric Fennis * Update icons/zap.json Co-authored-by: Eric Fennis * Update icons/zap-off.json Co-authored-by: Eric Fennis --------- Co-authored-by: Eric Fennis --- icons/zap-off.json | 3 ++- icons/zap.json | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/icons/zap-off.json b/icons/zap-off.json index 72e950f83..7d8aafc25 100644 --- a/icons/zap-off.json +++ b/icons/zap-off.json @@ -10,7 +10,8 @@ "camera", "lightning", "electricity", - "energy" + "energy", + "power" ], "categories": [ "connectivity", diff --git a/icons/zap.json b/icons/zap.json index ba512aa19..d9da35348 100644 --- a/icons/zap.json +++ b/icons/zap.json @@ -9,7 +9,9 @@ "camera", "lightning", "electricity", - "energy" + "energy", + "power", + "quick" ], "categories": [ "connectivity",