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

arrow-up-square.svg « icons - github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 906d84d93f6664cb8e215f93a861bb37da9034f6 (plain)
1
2
3
4
5
<svg class="bi bi-arrow-up-square" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
  <path fill-rule="evenodd" d="M14 1H2a1 1 0 00-1 1v12a1 1 0 001 1h12a1 1 0 001-1V2a1 1 0 00-1-1zM2 0a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V2a2 2 0 00-2-2H2z" clip-rule="evenodd"/>
  <path fill-rule="evenodd" d="M4.646 8.354a.5.5 0 00.708 0L8 5.707l2.646 2.647a.5.5 0 00.708-.708l-3-3a.5.5 0 00-.708 0l-3 3a.5.5 0 000 .708z" clip-rule="evenodd"/>
  <path fill-rule="evenodd" d="M8 11.5a.5.5 0 00.5-.5V6a.5.5 0 00-1 0v5a.5.5 0 00.5.5z" clip-rule="evenodd"/>
</svg>