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

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