From e4d1b4ae07b939730b82635b9cea4fab4005237e Mon Sep 17 00:00:00 2001 From: tdro Date: Tue, 3 May 2022 23:41:05 -0400 Subject: static/icons: Add feather and tabler icons --- static/icons/feather/LICENSE | 21 +++++++++++++++++++++ static/icons/feather/alert-circle.svg | 15 +++++++++++++++ static/icons/feather/archive.svg | 15 +++++++++++++++ static/icons/feather/arrow-left.svg | 14 ++++++++++++++ static/icons/feather/arrow-right.svg | 14 ++++++++++++++ static/icons/feather/arrow-up.svg | 14 ++++++++++++++ static/icons/feather/circle.svg | 13 +++++++++++++ static/icons/feather/clock.svg | 14 ++++++++++++++ static/icons/feather/copy.svg | 14 ++++++++++++++ static/icons/feather/eye-off.svg | 14 ++++++++++++++ static/icons/feather/git-commit.svg | 15 +++++++++++++++ static/icons/feather/globe.svg | 15 +++++++++++++++ static/icons/feather/heart.svg | 13 +++++++++++++ static/icons/feather/home.svg | 14 ++++++++++++++ static/icons/feather/map-pin.svg | 14 ++++++++++++++ static/icons/feather/rss.svg | 15 +++++++++++++++ static/icons/feather/search.svg | 14 ++++++++++++++ static/icons/feather/tag.svg | 14 ++++++++++++++ static/icons/feather/trash-2.svg | 16 ++++++++++++++++ static/icons/feather/user.svg | 14 ++++++++++++++ static/icons/feather/users.svg | 16 ++++++++++++++++ static/icons/tabler/LICENSE | 21 +++++++++++++++++++++ static/icons/tabler/book-2.svg | 9 +++++++++ static/icons/tabler/clock.svg | 8 ++++++++ static/icons/tabler/pinned.svg | 9 +++++++++ 25 files changed, 355 insertions(+) create mode 100644 static/icons/feather/LICENSE create mode 100644 static/icons/feather/alert-circle.svg create mode 100644 static/icons/feather/archive.svg create mode 100644 static/icons/feather/arrow-left.svg create mode 100644 static/icons/feather/arrow-right.svg create mode 100644 static/icons/feather/arrow-up.svg create mode 100644 static/icons/feather/circle.svg create mode 100644 static/icons/feather/clock.svg create mode 100644 static/icons/feather/copy.svg create mode 100644 static/icons/feather/eye-off.svg create mode 100644 static/icons/feather/git-commit.svg create mode 100644 static/icons/feather/globe.svg create mode 100644 static/icons/feather/heart.svg create mode 100644 static/icons/feather/home.svg create mode 100644 static/icons/feather/map-pin.svg create mode 100644 static/icons/feather/rss.svg create mode 100644 static/icons/feather/search.svg create mode 100644 static/icons/feather/tag.svg create mode 100644 static/icons/feather/trash-2.svg create mode 100644 static/icons/feather/user.svg create mode 100644 static/icons/feather/users.svg create mode 100644 static/icons/tabler/LICENSE create mode 100644 static/icons/tabler/book-2.svg create mode 100644 static/icons/tabler/clock.svg create mode 100644 static/icons/tabler/pinned.svg (limited to 'static') diff --git a/static/icons/feather/LICENSE b/static/icons/feather/LICENSE new file mode 100644 index 0000000..b869713 --- /dev/null +++ b/static/icons/feather/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2013-2017 Cole Bemis + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. \ No newline at end of file diff --git a/static/icons/feather/alert-circle.svg b/static/icons/feather/alert-circle.svg new file mode 100644 index 0000000..57fbe36 --- /dev/null +++ b/static/icons/feather/alert-circle.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/static/icons/feather/archive.svg b/static/icons/feather/archive.svg new file mode 100644 index 0000000..978eb76 --- /dev/null +++ b/static/icons/feather/archive.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/static/icons/feather/arrow-left.svg b/static/icons/feather/arrow-left.svg new file mode 100644 index 0000000..ce06f88 --- /dev/null +++ b/static/icons/feather/arrow-left.svg @@ -0,0 +1,14 @@ + + + + diff --git a/static/icons/feather/arrow-right.svg b/static/icons/feather/arrow-right.svg new file mode 100644 index 0000000..5c5494f --- /dev/null +++ b/static/icons/feather/arrow-right.svg @@ -0,0 +1,14 @@ + + + + diff --git a/static/icons/feather/arrow-up.svg b/static/icons/feather/arrow-up.svg new file mode 100644 index 0000000..f1ff621 --- /dev/null +++ b/static/icons/feather/arrow-up.svg @@ -0,0 +1,14 @@ + + + + diff --git a/static/icons/feather/circle.svg b/static/icons/feather/circle.svg new file mode 100644 index 0000000..1717bb4 --- /dev/null +++ b/static/icons/feather/circle.svg @@ -0,0 +1,13 @@ + + + diff --git a/static/icons/feather/clock.svg b/static/icons/feather/clock.svg new file mode 100644 index 0000000..8ce25b2 --- /dev/null +++ b/static/icons/feather/clock.svg @@ -0,0 +1,14 @@ + + + + diff --git a/static/icons/feather/copy.svg b/static/icons/feather/copy.svg new file mode 100644 index 0000000..c8d4956 --- /dev/null +++ b/static/icons/feather/copy.svg @@ -0,0 +1,14 @@ + + + + diff --git a/static/icons/feather/eye-off.svg b/static/icons/feather/eye-off.svg new file mode 100644 index 0000000..98c45f6 --- /dev/null +++ b/static/icons/feather/eye-off.svg @@ -0,0 +1,14 @@ + + + + diff --git a/static/icons/feather/git-commit.svg b/static/icons/feather/git-commit.svg new file mode 100644 index 0000000..1574fbd --- /dev/null +++ b/static/icons/feather/git-commit.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/static/icons/feather/globe.svg b/static/icons/feather/globe.svg new file mode 100644 index 0000000..a9c820f --- /dev/null +++ b/static/icons/feather/globe.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/static/icons/feather/heart.svg b/static/icons/feather/heart.svg new file mode 100644 index 0000000..8e0b98d --- /dev/null +++ b/static/icons/feather/heart.svg @@ -0,0 +1,13 @@ + + + diff --git a/static/icons/feather/home.svg b/static/icons/feather/home.svg new file mode 100644 index 0000000..9cd8f76 --- /dev/null +++ b/static/icons/feather/home.svg @@ -0,0 +1,14 @@ + + + + diff --git a/static/icons/feather/map-pin.svg b/static/icons/feather/map-pin.svg new file mode 100644 index 0000000..8f5f320 --- /dev/null +++ b/static/icons/feather/map-pin.svg @@ -0,0 +1,14 @@ + + + + diff --git a/static/icons/feather/rss.svg b/static/icons/feather/rss.svg new file mode 100644 index 0000000..3b87036 --- /dev/null +++ b/static/icons/feather/rss.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/static/icons/feather/search.svg b/static/icons/feather/search.svg new file mode 100644 index 0000000..89a8636 --- /dev/null +++ b/static/icons/feather/search.svg @@ -0,0 +1,14 @@ + + + + diff --git a/static/icons/feather/tag.svg b/static/icons/feather/tag.svg new file mode 100644 index 0000000..e8500cd --- /dev/null +++ b/static/icons/feather/tag.svg @@ -0,0 +1,14 @@ + + + + diff --git a/static/icons/feather/trash-2.svg b/static/icons/feather/trash-2.svg new file mode 100644 index 0000000..f3bd2bd --- /dev/null +++ b/static/icons/feather/trash-2.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/static/icons/feather/user.svg b/static/icons/feather/user.svg new file mode 100644 index 0000000..f075a65 --- /dev/null +++ b/static/icons/feather/user.svg @@ -0,0 +1,14 @@ + + + + diff --git a/static/icons/feather/users.svg b/static/icons/feather/users.svg new file mode 100644 index 0000000..eb87d02 --- /dev/null +++ b/static/icons/feather/users.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/static/icons/tabler/LICENSE b/static/icons/tabler/LICENSE new file mode 100644 index 0000000..1f192ee --- /dev/null +++ b/static/icons/tabler/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2020-2022 Paweł Kuna + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/static/icons/tabler/book-2.svg b/static/icons/tabler/book-2.svg new file mode 100644 index 0000000..f8e33f0 --- /dev/null +++ b/static/icons/tabler/book-2.svg @@ -0,0 +1,9 @@ + + Download more icon variants from https://tabler-icons.io/i/book-2 + + + + + + + diff --git a/static/icons/tabler/clock.svg b/static/icons/tabler/clock.svg new file mode 100644 index 0000000..00f3aa4 --- /dev/null +++ b/static/icons/tabler/clock.svg @@ -0,0 +1,8 @@ + + Download more icon variants from https://tabler-icons.io/i/clock + + + + + + diff --git a/static/icons/tabler/pinned.svg b/static/icons/tabler/pinned.svg new file mode 100644 index 0000000..6a2c4dc --- /dev/null +++ b/static/icons/tabler/pinned.svg @@ -0,0 +1,9 @@ + + Download more icon variants from https://tabler-icons.io/i/pinned + + + + + + + -- cgit v1.2.3