From 285561930758c7c33b50f9e178e27b68d1fcc63c Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Wed, 3 May 2017 20:22:56 -0700 Subject: [PATCH] Add briefcase icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/briefcase.svg | 4 ++++ 3 files changed, 6 insertions(+) create mode 100644 icons/briefcase.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 1deda2e..6a78270 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -81,6 +81,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `bell` - `bookmark` - `box` + - `briefcase` - `camera` - `check` - `check-circle` diff --git a/icons-manifest.json b/icons-manifest.json index 7fa8957..c2e8c5a 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -97,6 +97,7 @@ "upload-cloud", "box", "target", + "briefcase", "loader", "clock", "watch", diff --git a/icons/briefcase.svg b/icons/briefcase.svg new file mode 100644 index 0000000..5aff6cd --- /dev/null +++ b/icons/briefcase.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file