diff options
Diffstat (limited to 'icons/grid-dots.svg')
-rw-r--r-- | icons/grid-dots.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/icons/grid-dots.svg b/icons/grid-dots.svg index faa9e2bd..3db22a69 100644 --- a/icons/grid-dots.svg +++ b/icons/grid-dots.svg @@ -1,4 +1,5 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-grid-dots" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <rect x="0" y="0" width="24" height="24" stroke="none"></rect> <circle cx="5" cy="5" r="1" /> <circle cx="12" cy="5" r="1" /> <circle cx="19" cy="5" r="1" /> |