From 24b231e527a5fceec56dcab32d139f579d77dead Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Mon, 29 May 2017 17:40:08 -0700 Subject: [PATCH] Add double chevron icons --- CHANGELOG.md | 4 ++++ icons/arrows/chevrons-down.svg | 4 ++++ icons/arrows/chevrons-left.svg | 4 ++++ icons/arrows/chevrons-right.svg | 4 ++++ icons/arrows/chevrons-up.svg | 4 ++++ 5 files changed, 20 insertions(+) create mode 100644 icons/arrows/chevrons-down.svg create mode 100644 icons/arrows/chevrons-left.svg create mode 100644 icons/arrows/chevrons-right.svg create mode 100644 icons/arrows/chevrons-up.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 4249103..9ce3234 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `arrow-up-left` - `arrow-up-right` - `cast` + - `chevrons-down` + - `chevrons-left` + - `chevrons-right` + - `chevrons-up` - `cloud-snow` - `repeat` diff --git a/icons/arrows/chevrons-down.svg b/icons/arrows/chevrons-down.svg new file mode 100644 index 0000000..c551d50 --- /dev/null +++ b/icons/arrows/chevrons-down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/arrows/chevrons-left.svg b/icons/arrows/chevrons-left.svg new file mode 100644 index 0000000..2f1b690 --- /dev/null +++ b/icons/arrows/chevrons-left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/arrows/chevrons-right.svg b/icons/arrows/chevrons-right.svg new file mode 100644 index 0000000..12fe6ae --- /dev/null +++ b/icons/arrows/chevrons-right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/arrows/chevrons-up.svg b/icons/arrows/chevrons-up.svg new file mode 100644 index 0000000..179c19b --- /dev/null +++ b/icons/arrows/chevrons-up.svg @@ -0,0 +1,4 @@ + + + +