Окно (Window SVG Icon)

Window
Скачать
<?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="windowIconTitle" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none" color="#000000"> <title id="windowIconTitle">Window</title> <rect width="18" height="18" x="3" y="3"/> <line stroke-linecap="round" x1="6" y1="6" x2="6" y2="6"/> <line stroke-linecap="round" x1="9" y1="6" x2="9" y2="6"/> <line stroke-linecap="round" x1="12" y1="6" x2="12" y2="6"/> <path d="M21,9 L3,9"/> </svg>
  • Mikolaj Dobrucki
  • MIT
  • 9 просмотров
  • 3 скачиваний