Закрытый квадрат

Скачать
<?xml version="1.0" encoding="utf-8"?> <svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="12" cy="12" r="9" fill="#2A4157" fill-opacity="0.24"/> <path d="M16 8L8 16" stroke="#222222" stroke-width="1.2" stroke-linecap="square" stroke-linejoin="round"/> <path d="M8 8L16 16" stroke="#222222" stroke-width="1.2" stroke-linecap="square" stroke-linejoin="round"/> </svg>
  • Leonid Tsvetkov
  • CC Attribution
  • 15 просмотров
  • 5 скачиваний