Макет

Layout
Скачать
<?xml version="1.0" encoding="UTF-8"?> <svg width="800px" height="800px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <title>Layout</title> <g id="Layout" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <rect id="Container" x="0" y="0" width="24" height="24"> </rect> <rect id="shape-1" stroke="#030819" stroke-width="2" stroke-linecap="round" x="4" y="4" width="16" height="16" rx="2"> </rect> <line x1="12" y1="12" x2="20" y2="12" id="shape-2" stroke="#030819" stroke-width="2" stroke-linecap="round"> </line> <line x1="12" y1="4" x2="12" y2="20" id="shape-3" stroke="#030819" stroke-width="2" stroke-linecap="round"> </line> </g> </svg>
  • Elnodos
  • CC Attribution
  • 10 просмотров
  • 5 скачиваний