aboutsummaryrefslogtreecommitdiff
path: root/static/icons/tabler
diff options
context:
space:
mode:
Diffstat (limited to 'static/icons/tabler')
-rw-r--r--static/icons/tabler/LICENSE2
-rw-r--r--static/icons/tabler/archive.svg22
-rw-r--r--static/icons/tabler/book-2.svg30
-rw-r--r--static/icons/tabler/circle.svg16
-rw-r--r--static/icons/tabler/clock.svg26
-rw-r--r--static/icons/tabler/code.svg22
-rw-r--r--static/icons/tabler/git-fork.svg28
-rw-r--r--static/icons/tabler/home.svg22
-rw-r--r--static/icons/tabler/notes.svg25
-rw-r--r--static/icons/tabler/pinned.svg30
-rw-r--r--static/icons/tabler/robot.svg51
-rw-r--r--static/icons/tabler/rss.svg22
-rw-r--r--static/icons/tabler/settings.svg19
-rw-r--r--static/icons/tabler/square-letter-m.svg19
-rw-r--r--static/icons/tabler/tag.svg19
-rw-r--r--static/icons/tabler/users.svg25
16 files changed, 343 insertions, 35 deletions
diff --git a/static/icons/tabler/LICENSE b/static/icons/tabler/LICENSE
index 1f192ee..974db1a 100644
--- a/static/icons/tabler/LICENSE
+++ b/static/icons/tabler/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2020-2022 Paweł Kuna
+Copyright (c) 2020-2024 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
diff --git a/static/icons/tabler/archive.svg b/static/icons/tabler/archive.svg
new file mode 100644
index 0000000..d55999b
--- /dev/null
+++ b/static/icons/tabler/archive.svg
@@ -0,0 +1,22 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ >
+ <path
+ d="M3 4m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z"
+ />
+ <path
+ d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10"
+ />
+ <path
+ d="M10 12l4 0"
+ />
+</svg
+>
diff --git a/static/icons/tabler/book-2.svg b/static/icons/tabler/book-2.svg
index e136c71..0800060 100644
--- a/static/icons/tabler/book-2.svg
+++ b/static/icons/tabler/book-2.svg
@@ -1,8 +1,22 @@
-<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-book-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
- <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
- <path d="M19 4v16h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12z" />
- <path d="M19 16h-12a2 2 0 0 0 -2 2" />
- <path d="M9 8h6" />
-</svg>
-
-
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ >
+ <path
+ d="M19 4v16h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12z"
+ />
+ <path
+ d="M19 16h-12a2 2 0 0 0 -2 2"
+ />
+ <path
+ d="M9 8h6"
+ />
+</svg
+>
diff --git a/static/icons/tabler/circle.svg b/static/icons/tabler/circle.svg
new file mode 100644
index 0000000..5660b32
--- /dev/null
+++ b/static/icons/tabler/circle.svg
@@ -0,0 +1,16 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ >
+ <path
+ d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"
+ />
+</svg
+>
diff --git a/static/icons/tabler/clock.svg b/static/icons/tabler/clock.svg
index fd98984..7ad7d57 100644
--- a/static/icons/tabler/clock.svg
+++ b/static/icons/tabler/clock.svg
@@ -1,7 +1,19 @@
-<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
- <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
- <circle cx="12" cy="12" r="9" />
- <polyline points="12 7 12 12 15 15" />
-</svg>
-
-
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ >
+ <path
+ d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0"
+ />
+ <path
+ d="M12 7v5l3 3"
+ />
+</svg
+>
diff --git a/static/icons/tabler/code.svg b/static/icons/tabler/code.svg
new file mode 100644
index 0000000..f9f1ba3
--- /dev/null
+++ b/static/icons/tabler/code.svg
@@ -0,0 +1,22 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ >
+ <path
+ d="M7 8l-4 4l4 4"
+ />
+ <path
+ d="M17 8l4 4l-4 4"
+ />
+ <path
+ d="M14 4l-4 16"
+ />
+</svg
+>
diff --git a/static/icons/tabler/git-fork.svg b/static/icons/tabler/git-fork.svg
new file mode 100644
index 0000000..a27d387
--- /dev/null
+++ b/static/icons/tabler/git-fork.svg
@@ -0,0 +1,28 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ >
+ <path
+ d="M12 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"
+ />
+ <path
+ d="M7 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"
+ />
+ <path
+ d="M17 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"
+ />
+ <path
+ d="M7 8v2a2 2 0 0 0 2 2h6a2 2 0 0 0 2 -2v-2"
+ />
+ <path
+ d="M12 12l0 4"
+ />
+</svg
+>
diff --git a/static/icons/tabler/home.svg b/static/icons/tabler/home.svg
new file mode 100644
index 0000000..ebe632d
--- /dev/null
+++ b/static/icons/tabler/home.svg
@@ -0,0 +1,22 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ >
+ <path
+ d="M5 12l-2 0l9 -9l9 9l-2 0"
+ />
+ <path
+ d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7"
+ />
+ <path
+ d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6"
+ />
+</svg
+>
diff --git a/static/icons/tabler/notes.svg b/static/icons/tabler/notes.svg
new file mode 100644
index 0000000..a102d6e
--- /dev/null
+++ b/static/icons/tabler/notes.svg
@@ -0,0 +1,25 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ >
+ <path
+ d="M5 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z"
+ />
+ <path
+ d="M9 7l6 0"
+ />
+ <path
+ d="M9 11l6 0"
+ />
+ <path
+ d="M9 15l4 0"
+ />
+</svg
+>
diff --git a/static/icons/tabler/pinned.svg b/static/icons/tabler/pinned.svg
index fac8252..74002cb 100644
--- a/static/icons/tabler/pinned.svg
+++ b/static/icons/tabler/pinned.svg
@@ -1,8 +1,22 @@
-<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-pinned" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
- <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
- <path d="M9 4v6l-2 4v2h10v-2l-2 -4v-6" />
- <line x1="12" y1="16" x2="12" y2="21" />
- <line x1="8" y1="4" x2="16" y2="4" />
-</svg>
-
-
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ >
+ <path
+ d="M9 4v6l-2 4v2h10v-2l-2 -4v-6"
+ />
+ <path
+ d="M12 16l0 5"
+ />
+ <path
+ d="M8 4l8 0"
+ />
+</svg
+>
diff --git a/static/icons/tabler/robot.svg b/static/icons/tabler/robot.svg
index 0b94b49..8db2809 100644
--- a/static/icons/tabler/robot.svg
+++ b/static/icons/tabler/robot.svg
@@ -1,11 +1,40 @@
-<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-robot" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
- <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
- <path d="M7 7h10a2 2 0 0 1 2 2v1l1 1v3l-1 1v3a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-3l-1 -1v-3l1 -1v-1a2 2 0 0 1 2 -2z" />
- <path d="M10 16h4" />
- <circle cx="8.5" cy="11.5" r=".5" fill="currentColor" />
- <circle cx="15.5" cy="11.5" r=".5" fill="currentColor" />
- <path d="M9 7l-1 -4" />
- <path d="M15 7l1 -4" />
-</svg>
-
-
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ >
+ <path
+ d="M6 4m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z"
+ />
+ <path
+ d="M12 2v2"
+ />
+ <path
+ d="M9 12v9"
+ />
+ <path
+ d="M15 12v9"
+ />
+ <path
+ d="M5 16l4 -2"
+ />
+ <path
+ d="M15 14l4 2"
+ />
+ <path
+ d="M9 18h6"
+ />
+ <path
+ d="M10 8v.01"
+ />
+ <path
+ d="M14 8v.01"
+ />
+</svg
+>
diff --git a/static/icons/tabler/rss.svg b/static/icons/tabler/rss.svg
new file mode 100644
index 0000000..884e1a6
--- /dev/null
+++ b/static/icons/tabler/rss.svg
@@ -0,0 +1,22 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ >
+ <path
+ d="M5 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"
+ />
+ <path
+ d="M4 4a16 16 0 0 1 16 16"
+ />
+ <path
+ d="M4 11a9 9 0 0 1 9 9"
+ />
+</svg
+>
diff --git a/static/icons/tabler/settings.svg b/static/icons/tabler/settings.svg
new file mode 100644
index 0000000..02bea1e
--- /dev/null
+++ b/static/icons/tabler/settings.svg
@@ -0,0 +1,19 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ >
+ <path
+ d="M10.325 4.317c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756 .426 1.756 2.924 0 3.35a1.724 1.724 0 0 0 -1.066 2.573c.94 1.543 -.826 3.31 -2.37 2.37a1.724 1.724 0 0 0 -2.572 1.065c-.426 1.756 -2.924 1.756 -3.35 0a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065z"
+ />
+ <path
+ d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0"
+ />
+</svg
+>
diff --git a/static/icons/tabler/square-letter-m.svg b/static/icons/tabler/square-letter-m.svg
new file mode 100644
index 0000000..721e549
--- /dev/null
+++ b/static/icons/tabler/square-letter-m.svg
@@ -0,0 +1,19 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ >
+ <path
+ d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z"
+ />
+ <path
+ d="M9 16v-8l3 5l3 -5v8"
+ />
+</svg
+>
diff --git a/static/icons/tabler/tag.svg b/static/icons/tabler/tag.svg
new file mode 100644
index 0000000..abbb8c6
--- /dev/null
+++ b/static/icons/tabler/tag.svg
@@ -0,0 +1,19 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ >
+ <path
+ d="M7.5 7.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"
+ />
+ <path
+ d="M3 6v5.172a2 2 0 0 0 .586 1.414l7.71 7.71a2.41 2.41 0 0 0 3.408 0l5.592 -5.592a2.41 2.41 0 0 0 0 -3.408l-7.71 -7.71a2 2 0 0 0 -1.414 -.586h-5.172a3 3 0 0 0 -3 3z"
+ />
+</svg
+>
diff --git a/static/icons/tabler/users.svg b/static/icons/tabler/users.svg
new file mode 100644
index 0000000..6fa6286
--- /dev/null
+++ b/static/icons/tabler/users.svg
@@ -0,0 +1,25 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ >
+ <path
+ d="M9 7m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0"
+ />
+ <path
+ d="M3 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2"
+ />
+ <path
+ d="M16 3.13a4 4 0 0 1 0 7.75"
+ />
+ <path
+ d="M21 21v-2a4 4 0 0 0 -3 -3.85"
+ />
+</svg
+>