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

terminal.svg « icons - github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b64dd563ab042e71c820fecbbbfd2ec4c3ea1537 (plain)
1
2
3
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-terminal" viewBox="0 0 20 20">
  <path fill-rule="evenodd" d="M4 3h12a2 2 0 012 2v10a2 2 0 01-2 2H4a2 2 0 01-2-2V5a2 2 0 012-2zm7.5 7.5h-3a.5.5 0 000 1h3a.5.5 0 000-1zm-4.707-2l-1.647 1.646a.5.5 0 10.708.708L8.207 8.5 5.854 6.146a.5.5 0 10-.708.708L6.793 8.5z"/>
</svg>