From 18bd7f0d8b152fef6a0e08e85d74e74273e46079 Mon Sep 17 00:00:00 2001 From: Anthony M <47640864+IDeletedSystem64@users.noreply.github.com> Date: Fri, 12 Feb 2021 12:18:27 -0600 Subject: [PATCH] Add new icons to JSON --- icons.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 icons.json diff --git a/icons.json b/icons.json new file mode 100644 index 0000000..39907aa --- /dev/null +++ b/icons.json @@ -0,0 +1,7 @@ +{ + "denied": "<:AnitroxDenied:809651936642203668>", + "error": "<:AnitroxError:809651936563429416> ", + "info": "<:AnitroxInfo:809651936831733791>", + "success": "<:AnitroxSuccess:809651936819019796>", + "warning": "<:AnitroxWarning:809651934717804555>" +} \ No newline at end of file