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

move.svg « icons - github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 087faa159e65e9246bcc09a7c722a7bdf9eb6eb4 (plain)
1
2
3
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-move" viewBox="0 0 20 20">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M7.5 15l2.5 2.5 2.5-2.5M10 4v-.5 13M7.5 5L10 2.5 12.5 5m-7 2.5L3 10l2.5 2.5M16 10h.5-13m11-2.5L17 10l-2.5 2.5"/>
</svg>