aboutsummaryrefslogtreecommitdiff
path: root/static/icons/tabler
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-07-09 10:13:53 -0400
committertdro <tdro@noreply.example.com>2022-07-09 10:13:53 -0400
commit8e1256308c9c24fa45783a7c0be7ff74a33906ee (patch)
treeb3c62a2f4eb6bfb0a0ac0c8e7563507a2677df6d /static/icons/tabler
parent2b0c90bcf35d2a68a4ac4aabec6e9c04fd6e234f (diff)
downloadcanory-8e1256308c9c24fa45783a7c0be7ff74a33906ee.tar.gz
canory-8e1256308c9c24fa45783a7c0be7ff74a33906ee.tar.bz2
canory-8e1256308c9c24fa45783a7c0be7ff74a33906ee.zip
themes/default/layouts/partials/card-meta: Add icons
Dry up and normalize white spaces.
Diffstat (limited to 'static/icons/tabler')
-rw-r--r--static/icons/tabler/book-2.svg1
-rw-r--r--static/icons/tabler/clock.svg1
-rw-r--r--static/icons/tabler/pinned.svg1
3 files changed, 0 insertions, 3 deletions
diff --git a/static/icons/tabler/book-2.svg b/static/icons/tabler/book-2.svg
index f8e33f0..e136c71 100644
--- a/static/icons/tabler/book-2.svg
+++ b/static/icons/tabler/book-2.svg
@@ -1,5 +1,4 @@
<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">
- <desc>Download more icon variants from https://tabler-icons.io/i/book-2</desc>
<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" />
diff --git a/static/icons/tabler/clock.svg b/static/icons/tabler/clock.svg
index 00f3aa4..fd98984 100644
--- a/static/icons/tabler/clock.svg
+++ b/static/icons/tabler/clock.svg
@@ -1,5 +1,4 @@
<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">
- <desc>Download more icon variants from https://tabler-icons.io/i/clock</desc>
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="12" cy="12" r="9" />
<polyline points="12 7 12 12 15 15" />
diff --git a/static/icons/tabler/pinned.svg b/static/icons/tabler/pinned.svg
index 6a2c4dc..fac8252 100644
--- a/static/icons/tabler/pinned.svg
+++ b/static/icons/tabler/pinned.svg
@@ -1,5 +1,4 @@
<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">
- <desc>Download more icon variants from https://tabler-icons.io/i/pinned</desc>
<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" />