From 3a5ee537ef329edb4cdcaa1a238530cf2cfbe308 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Fri, 24 Mar 2017 00:06:31 -0700 Subject: [PATCH] Add printer icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/printer.svg | 5 +++++ 3 files changed, 7 insertions(+) create mode 100644 icons/printer.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index b7b9b35..8217c21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -71,6 +71,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `minus` - `moon` - `plus` + - `printer` - `search` - `star` - `unlock` diff --git a/icons-manifest.json b/icons-manifest.json index 220b695..d26228a 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -65,6 +65,7 @@ "zap", "loader", "clock", + "printer", "square", "plus-square", "minus-square", diff --git a/icons/printer.svg b/icons/printer.svg new file mode 100644 index 0000000..ac3c9fe --- /dev/null +++ b/icons/printer.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file