From 41f42fa3dc3cf86647596e6c658306d28df67334 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Sat, 13 May 2017 22:35:13 -0700 Subject: [PATCH] Add more icons --- CHANGELOG.md | 1 + icons/more-horizontal.svg | 5 +++++ icons/more-vertical.svg | 5 +++++ 3 files changed, 11 insertions(+) create mode 100644 icons/more-horizontal.svg create mode 100644 icons/more-vertical.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 24621f7..ea4d5b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `male` - `map-pin` - `mic-off` + - `more-vertical` - `music` - `octagon` - `phone` diff --git a/icons/more-horizontal.svg b/icons/more-horizontal.svg new file mode 100644 index 0000000..7ed884e --- /dev/null +++ b/icons/more-horizontal.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/more-vertical.svg b/icons/more-vertical.svg new file mode 100644 index 0000000..40ff285 --- /dev/null +++ b/icons/more-vertical.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file