diff options
Diffstat (limited to 'icons/dot.svg')
-rw-r--r-- | icons/dot.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/dot.svg b/icons/dot.svg new file mode 100644 index 0000000..183e4a8 --- /dev/null +++ b/icons/dot.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-dot" viewBox="0 0 16 16"> + <path d="M8 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/> +</svg>
\ No newline at end of file |