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

record2-fill.svg « icons - github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 764892877081f5def471470c33101a59bbb7dca0 (plain)
1
2
3
4
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-record2-fill" viewBox="0 0 16 16">
  <path d="M10 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"/>
  <path d="M8 13A5 5 0 1 0 8 3a5 5 0 0 0 0 10zm0-2a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"/>
</svg>