From 78ff8e4500cf0ec9eacdfa6b81b279913a356fc2 Mon Sep 17 00:00:00 2001 From: rektdeckard Date: Sat, 6 Mar 2021 20:31:56 -0500 Subject: [PATCH] icons: Reword IconCatergory name --- src/lib/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/index.ts b/src/lib/index.ts index 2eeaad4..352daf0 100644 --- a/src/lib/index.ts +++ b/src/lib/index.ts @@ -15,7 +15,7 @@ export enum IconCategory { COMMERCE = "commerce", COMMUNICATION = "communications", DESIGN = "design", - DEVELOPMENT = "development", + DEVELOPMENT = "technology & development", OFFICE = "office", EDITOR = "editor", FINANCE = "finances",