mardi 11 février 2020

blinking cups

<svg width="540" height="720">
<image xlink:href="https://www.thisiscolossal.com/wp-content/uploads/2020/02/marsh-1.jpg" width="540" height="720"/>
<g opacity="0">
<circle cx="179" cy="458" r="3" fill="#e7b9b4"/>
<circle cx="227" cy="459" r="3.2" fill="#d7a8a3"/>
<path d="m176 457L182 458" stroke="#000" stroke-width="2" stroke-linecap="round"/>
<path d="m225 460L231 458" stroke="#000" stroke-width="2" stroke-linecap="round"/>
<animate attributename="opacity" begin="blink.mouseover" end="blink.mouseout" values="1"/>
</g>
<rect x="142" y="408" width="120" height="120" opacity="0" id="blink"/>
</svg>