Многоугольник (Polygon)

polygon
Скачать
<?xml version="1.0" encoding="utf-8"?> <svg width="800px" height="800px" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"> <defs> <style>.cls-1{fill:#ffb8f2;stroke-dasharray:4 4;}.cls-1,.cls-2,.cls-3{stroke:#54596e;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}.cls-2{fill:#9af43b;}.cls-3{fill:none;}.cls-4{fill:#54596e;}.cls-5{fill:#61c5a8;}</style> </defs> <title>polygon</title> <g id="polygon"> <polygon class="cls-1" points="43 23 23.98 38.74 31.24 59 54.76 59 62.02 38.74 43 23"/> <polygon class="cls-2" points="24.32 2 1.64 39 47 39 24.32 2"/> <path class="cls-3" d="M18.86,32.07A7,7,0,0,0,24,34a7,7,0,0,0,5.1-1.9"/> <circle class="cls-4" cx="17" cy="23" r="2"/> <circle class="cls-4" cx="31" cy="23" r="2"/> <circle class="cls-5" cx="33" cy="28" r="2"/> <circle class="cls-5" cx="15" cy="28" r="2"/> </g> </svg>
  • codrops
  • CC Attribution
  • 16 просмотров
  • 6 скачиваний