diff options
Diffstat (limited to '')
-rw-r--r-- | icons/chevron-compact-down.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/chevron-compact-down.svg b/icons/chevron-compact-down.svg new file mode 100644 index 0000000..fb1767e --- /dev/null +++ b/icons/chevron-compact-down.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-chevron-compact-down" viewBox="0 0 16 16"> + <path fill-rule="evenodd" d="M1.553 6.776a.5.5 0 0 1 .67-.223L8 9.44l5.776-2.888a.5.5 0 1 1 .448.894l-6 3a.5.5 0 0 1-.448 0l-6-3a.5.5 0 0 1-.223-.67z"/> +</svg>
\ No newline at end of file |