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

skip-backward.svg « icons - github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7907370303f2931da29027f3bb22dfe02ed02124 (plain)
1
2
3
4
5
6
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-skip-backward" viewBox="0 0 20 20">
  <g fill="none" fill-rule="evenodd" stroke="currentColor">
    <path stroke-linecap="round" d="M2.5 6v8"/>
    <path d="M3.154 9.736a.303.303 0 000 .528l6.364 3.692c.212.123.482-.025.482-.264V6.308c0-.239-.27-.387-.482-.264L3.154 9.736zm7.5 0a.303.303 0 000 .528l6.364 3.692c.212.123.482-.025.482-.264V6.308c0-.239-.27-.387-.482-.264l-6.364 3.692z"/>
  </g>
</svg>