Максимизация (Maximize SVG Icon)

i
Скачать
<?xml version="1.0" encoding="utf-8"?> <svg width="800px" height="800px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> <title>i</title> <g id="Complete"> <g id="maximize"> <g> <path d="M3,8V5A2,2,0,0,1,5,3H8" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> <path d="M21,16v3a2,2,0,0,1-2,2H16" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> <path d="M3,16v3a2,2,0,0,0,2,2H8" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> <path d="M21,8V5a2,2,0,0,0-2-2H16" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> </g> </g> </g> </svg>
  • animify
  • MIT
  • 10 просмотров
  • 4 скачиваний