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

resize.svg « icons - github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3240554c0ff42f4a0f73ba828520ccd5eea6b13b (plain)
1
2
3
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-resize" viewBox="0 0 20 20">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1" d="M4 12v4h4m-3-1l3.536-3.536M15 5l-3.536 3.536M12 4h4v4"/>
</svg>