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

circle.svg « icons - github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d28e168b9a12f6f977d6bc2110fb46a763fa1242 (plain)
1
2
3
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-circle" viewBox="0 0 20 20">
  <path d="M10 16a6 6 0 1 0 0-12 6 6 0 0 0 0 12zm0-1.5a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9z"/>
</svg>