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

code.svg « icons - github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 19559e284b8f61ea215ec56ef69ce135c786dfc2 (plain)
1
2
3
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-code" viewBox="0 0 20 20">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M7 14l-4-4 4 4zm-4-4l4-4-4 4zm10 4l4-4-4 4zm4-4l-4-4 4 4z"/>
</svg>