Welcome to mirror list, hosted at ThFree Co, Russian Federation.

chevron-down.svg « icons - github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ef61e9fe07f225484b00fe97d24f587bcfe0ea56 (plain)
1
2
3
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-chevron-down" viewBox="0 0 20 20">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M4 7l6 6 6-6"/>
</svg>