Круг (Circle SVG Icon)

Circle
Скачать
<?xml version="1.0" encoding="utf-8"?> <svg width="800px" height="800px" viewBox="0 0 24 24" role="img" xmlns="http://www.w3.org/2000/svg" aria-labelledby="circleIconTitle" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none" color="#000000"> <title id="circleIconTitle">Circle</title> <circle cx="12" cy="12" r="8"/> </svg>
  • Mikolaj Dobrucki
  • MIT
  • 12 просмотров
  • 4 скачиваний