diff options
Diffstat (limited to 'src/assets/icons/three-dots-vertical.svg')
| -rw-r--r-- | src/assets/icons/three-dots-vertical.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/assets/icons/three-dots-vertical.svg b/src/assets/icons/three-dots-vertical.svg new file mode 100644 index 0000000..6c3c0af --- /dev/null +++ b/src/assets/icons/three-dots-vertical.svg @@ -0,0 +1,3 @@ +<svg class="bi bi-three-dots-vertical" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> + <path fill-rule="evenodd" d="M9.5 13a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zm0-5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zm0-5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0z" clip-rule="evenodd"/> +</svg>
\ No newline at end of file |
