<svg class="hamburger" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<line class="line-one" x1="25" y1="42" x2="75" y2="42" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="4"/>
<line class="line-two" x1="25" y1="50" x2="75" y2="50" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="4"/>
<line class="line-three" x1="25" y1="58" x2="75" y2="58" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="4"/>
</svg>
<svg width="580" height="400" xmlns="http://www.w3.org/2000/svg">
<!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ -->
<g>
<title>background</title>
<rect fill="#ffffff" id="canvas_background" height="402" width="582" y="-1" x="-1"/>
<g display="none" overflow="visible" y="0" x="0" height="100%" width="100%" id="canvasGrid">
<rect fill="url(#gridpattern)" stroke-width="0" y="0" x="0" height="100%" width="100%"/>
</g>
</g>
<g>
<title>Layer 1</title>
<path id="svg_2" d="m202.5,52.453125" opacity="0.5" stroke-width="1.5" stroke="#000" fill="#fff"/>
<path stroke="#000" id="svg_3" d="m281.573542,155.638068l137.661758,-89.932222c-30.558752,37.068633 -80.529223,86.49018 -109.911507,117.676474l105.970337,121.794116l-137.08823,-99.323299c-45.696077,32.774433 -85.509814,66.725334 -137.08823,98.323299c33.112672,-37.414676 87.989981,-90.711673 110.514442,-123.420482c-57.754717,-57.813638 -63.744843,-72.686201 -104.440782,-114.617518c41.264668,24.343028 103.117521,66.333072 134.382212,89.499632z" stroke-width="1.5" fill="#ffff00"/>
</g>
</svg>
example.com
localhost
https://example.com/controller/
https://localhost/controller/
C:\xampp\htdocs\controller\
div{
display:flex;
background:#000;
width: 400px;
height: 400px;
justify-content:center;
align-items:center;
}
a{
color:#fff;
background:#0f0;
padding:10px;
border-radius:100%;
font-size:40px;
display: flex;
justify-content: center;
align-items:center;
}
a:before{
content: "¶ ";
}
Но так и не понял поддерживает ли gsap двойные(смешанные, промежуточные) морфы или нет.