Стол вертикальный (Table Vertical SVG Icon)

Data table
Скачать
<?xml version="1.0" encoding="utf-8"?> <svg width="800px" height="800px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="tableVerticalIconTitle" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none" color="#000000"> <title id="tableVerticalIconTitle">Data table</title> <rect x="3" y="2" width="18" height="20"/> <line x1="12" y1="2" x2="12" y2="22"/> <line x1="21" y1="7" x2="3" y2="7"/> <line x1="21" y1="17" x2="3" y2="17"/> <line x1="21" y1="12" x2="3" y2="12"/> </svg>
  • Mikolaj Dobrucki
  • MIT
  • 10 просмотров
  • 7 скачиваний