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: d11baf165e81fcfe321936ed20cc6f83b7569216 (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" stroke-width="1" d="M4 13l6-6 6 6"/>
</svg>