From 22a83e8a3c0fc1fc48a0f77dfac59b4967e60b04 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Mon, 29 May 2017 23:32:30 -0700 Subject: [PATCH] Add user icons --- CHANGELOG.md | 2 ++ icons/core/user-check.svg | 5 +++++ icons/core/user-minus.svg | 5 +++-- icons/core/user-plus.svg | 7 ++++--- icons/core/user-x.svg | 6 ++++++ icons/core/user.svg | 3 ++- 6 files changed, 22 insertions(+), 6 deletions(-) create mode 100644 icons/core/user-check.svg create mode 100644 icons/core/user-x.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 9426f60..cf14dbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `slack` - `trend-down` - `trend-up` + - `user-check` + - `user-x` - `voicemail` diff --git a/icons/core/user-check.svg b/icons/core/user-check.svg new file mode 100644 index 0000000..5549e4f --- /dev/null +++ b/icons/core/user-check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/core/user-minus.svg b/icons/core/user-minus.svg index 269843f..82b7332 100644 --- a/icons/core/user-minus.svg +++ b/icons/core/user-minus.svg @@ -1,4 +1,5 @@ - - + + + diff --git a/icons/core/user-plus.svg b/icons/core/user-plus.svg index aa536aa..b85a9c3 100644 --- a/icons/core/user-plus.svg +++ b/icons/core/user-plus.svg @@ -1,5 +1,6 @@ - - - + + + + diff --git a/icons/core/user-x.svg b/icons/core/user-x.svg new file mode 100644 index 0000000..f73b339 --- /dev/null +++ b/icons/core/user-x.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/core/user.svg b/icons/core/user.svg index ec556aa..78eb48f 100644 --- a/icons/core/user.svg +++ b/icons/core/user.svg @@ -1,3 +1,4 @@ - + +