Цель (Target SVG Icon)

Скачать
<?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"> <rect x="3" y="3" width="18" height="18" rx="9" stroke="#333333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <rect x="7" y="7" width="10" height="10" rx="5" stroke="#333333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <rect x="11" y="11" width="2" height="2" rx="1" stroke="#333333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </svg>
  • hicon
  • MIT
  • 10 просмотров
  • 6 скачиваний