diff options
Diffstat (limited to 'icons/dashboard.svg')
-rw-r--r-- | icons/dashboard.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/dashboard.svg b/icons/dashboard.svg new file mode 100644 index 00000000..885edc8a --- /dev/null +++ b/icons/dashboard.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon tabler-icon tabler-icon-dashboard" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <circle cx="12" cy="13" r="2" /> + <line x1="13.45" y1="11.55" x2="15.5" y2="9.5" /> + <path d="M6.4 20a9 9 0 1111.2 0Z" /> +</svg> + + |