Bump to phosphor-react@0.1.6

This commit is contained in:
rektdeckard
2020-07-24 14:36:05 -04:00
parent a29d52e36b
commit f14ff1ea4f
3 changed files with 5 additions and 6 deletions

View File

@@ -302,7 +302,7 @@ export const icons: Readonly<IconEntry[]> = [
{
name: "user-circle",
categories: [IconCategory.USERS],
tags: ["person", "users", "account", "login", "circle"],
tags: ["person", "users", "account", "login", "round"],
Icon: Icon.UserCircle,
},
{