From d95dbd9ea265e7e39307db4e8ad779f6f83969a9 Mon Sep 17 00:00:00 2001 From: conradennis Date: Fri, 9 Aug 2024 15:50:38 -0400 Subject: [PATCH] feat(icons): deprecate and remove AI lettering icon (#16927) * feat(icons): deprecate and remove AI lettering icon Deprecating the AI lettering icon. The icon is causing confusion among product teams. The definitive AI icon should be the Carbon for AI slug. Per the request of @mjabbink * Update deprecated.yml --------- Co-authored-by: Nikhil Tomar <63502271+2nikhiltom@users.noreply.github.com> Co-authored-by: kennylam <909118+kennylam@users.noreply.github.com> --- packages/icons/deprecated.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/icons/deprecated.yml b/packages/icons/deprecated.yml index cd787307e3d6..0d15ac8d8345 100644 --- a/packages/icons/deprecated.yml +++ b/packages/icons/deprecated.yml @@ -25,3 +25,6 @@ deprecated: reason: Icon represents the old avatar for the Watson brand, which is retired since the watsonx brand launch. Replaced by the icon watsonx + - name: AI + reason: + Icon should not be used. Teams should use the Carbon AILabel component.