diff options
Diffstat (limited to '.github/icons.svg')
-rw-r--r-- | .github/icons.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/icons.svg b/.github/icons.svg index 3fe0b903..a6b07c1b 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> |