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

arrow-clockwise.svg « icons - github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bc56a73e22543df488ab7c33a8fc7b27e9c23184 (plain)
1
2
3
4
5
6
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-arrow-clockwise" viewBox="0 0 20 20">
  <g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round">
    <path d="M12.137 4.392A6 6 0 1016 10"/>
    <path stroke-linejoin="round" d="M11 2.25l2 2-2 2"/>
  </g>
</svg>