From 30324620519788e2c49beeaa26212aee1084724e Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Mon, 6 Mar 2017 13:46:08 -0800 Subject: [PATCH] Add user icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/user.svg | 4 ++++ 3 files changed, 6 insertions(+) create mode 100644 icons/user.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index b1c93b6..8a9b4c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -56,6 +56,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `search` - `star` - `unlock` + - `user` - `video` - `x` - `zoom-in` diff --git a/icons-manifest.json b/icons-manifest.json index 7af3d52..58473c0 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -13,6 +13,7 @@ "lock", "unlock", "map-pin", + "user", "folder", "camera", "camera-off", diff --git a/icons/user.svg b/icons/user.svg new file mode 100644 index 0000000..a31fd01 --- /dev/null +++ b/icons/user.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file