diff options
Diffstat (limited to 'src/_icons/dashboard.svg')
-rw-r--r-- | src/_icons/dashboard.svg | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/src/_icons/dashboard.svg b/src/_icons/dashboard.svg index 14d5b22..c95cb49 100644 --- a/src/_icons/dashboard.svg +++ b/src/_icons/dashboard.svg @@ -1,12 +1,7 @@ --- --- <svg> - <circle cx="12" cy="12" r="9" /> - <line x1="12" y1="3" x2="12" y2="5" /> - <line x1="3" y1="12" x2="5" y2="12" /> - <line x1="19" y1="12" x2="21" y2="12" /> - <line x1="7" y1="7" x2="5.65" y2="5.65" /> - <line x1="17" y1="7" x2="18.35" y2="5.65" /> - <line x1="12" y1="9" x2="12" y2="15" /> - <path d="M5.35 18a9 9 0 0113.3 0" /> + <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> |