| Current Path : /home/quelfutuu/www/plugins-dist/sites/prive/themes/spip/images/ |
| Current File : /home/quelfutuu/www/plugins-dist/sites/prive/themes/spip/images/puce-rouge-anim-xx.svg |
<svg width="16" height="16" viewBox="45 0 30 30" xmlns="http://www.w3.org/2000/svg">
<circle cx="60" cy="15" r="9" fill="red"/>
<circle cx="60" cy="15" r="9" fill-opacity="0.1" fill="#F43737">
<animate attributeName="r" from="9" to="9"
begin="0s" dur="0.8s"
values="9;15;9" calcMode="linear"
repeatCount="indefinite" />
<animate attributeName="fill-opacity" from="0.1" to="0.1"
begin="0s" dur="0.8s"
values=".1;1;.1" calcMode="linear"
repeatCount="indefinite" />
</circle>
</svg>