aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-09-18 10:35:14 +0200
committercodecalm <codecalm@gmail.com>2020-09-18 10:35:14 +0200
commit80bc52fc55b2937b855ac05d5861cefd24c5e6f6 (patch)
tree12d26f19d656179b1fa1b798e72aa539244667b7 /.github
parentfilled icons fix (diff)
downloadtabler-icons-80bc52fc55b2937b855ac05d5861cefd24c5e6f6.tar.xz
3 new icons: `circle-square`, `circles`, `triangle-square-circle`
Fixed icons: `circle`, `heart`, `hexagon`, `octagon`, `square-rotated`, `square`, `triangle`
Diffstat (limited to '.github')
-rw-r--r--.github/icons.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/icons.svg b/.github/icons.svg
index 3fe0b90..a6b07c1 100644
--- a/.github/icons.svg
+++ b/.github/icons.svg
@@ -721,7 +721,7 @@
</symbol>
<symbol id="help" class="icon icon-tabler icon-tabler-help" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z"/><circle cx="12" cy="12" r="9" /><line x1="12" y1="17" x2="12" y2="17.01" /><path d="M12 13.5a1.5 1.5 0 0 1 1 -1.5a2.6 2.6 0 1 0 -3 -4" />
</symbol>
- <symbol id="hexagon" class="icon icon-tabler icon-tabler-hexagon" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z"/><path d="M12.971 3.54l6 3.333A2 2 0 0 1 20 8.62v6.536a2 2 0 0 1 -1.029 1.748l-6 3.333a2 2 0 0 1 -1.942 0l-6-3.333A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029 -1.748l6-3.333a2 2 0 0 1 1.942 0z" />
+ <symbol id="hexagon" class="icon icon-tabler icon-tabler-hexagon" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z"/><path d="M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1 -1.029 1.748l-6 3.833a2 2 0 0 1 -1.942 0l-6 -3.833a2 2 0 0 1 -1.029 -1.747v-6.537a2 2 0 0 1 1.029 -1.748l6 -3.572a2.056 2.056 0 0 1 1.971 0l5.971 3.573z" />
</symbol>
<symbol id="history" class="icon icon-tabler icon-tabler-history" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z"/><polyline points="12 8 12 12 14 14" /><path d="M3.05 11a9 9 0 1 1 .5 4m-.5 5v-5h5" />
</symbol>
@@ -2164,4 +2164,4 @@
<use xlink:href="#zoom-in" x="307" y="2107" width="24" height="24" />
<use xlink:href="#zoom-out" x="357" y="2107" width="24" height="24" />
-</svg> \ No newline at end of file
+</svg>