Календарь (Calendar SVG Icon)

Calendar
Скачать
<?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>Calendar</title> <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="Calendar"> <rect id="Rectangle" fill-rule="nonzero" x="0" y="0" width="24" height="24"> </rect> <rect id="Rectangle" stroke="#0C0310" stroke-width="2" stroke-linecap="round" x="4" y="5" width="16" height="16" rx="2"> </rect> <line x1="8" y1="3" x2="8" y2="7" id="Path" stroke="#0C0310" stroke-width="2" stroke-linecap="round"> </line> <line x1="16" y1="3" x2="16" y2="7" id="Path" stroke="#0C0310" stroke-width="2" stroke-linecap="round"> </line> <line x1="4" y1="11" x2="20" y2="11" id="Path" stroke="#0C0310" stroke-width="2" stroke-linecap="round"> </line> </g> </g> </svg>
  • Elnodos
  • CC Attribution
  • 9 просмотров
  • 3 скачиваний