This commit is contained in:
syuilo 2020-02-10 21:16:04 +09:00
parent 9cf42d8b33
commit 940578d062
2 changed files with 3 additions and 1 deletions

View file

@ -89,6 +89,8 @@ body {
width: 64px;
height: 64px;
animation: ini 0.6s infinite linear;
color: var(--accent);
fill: currentColor;
}
}

View file

@ -55,6 +55,6 @@ html
| Please turn on your JavaScript
div#ini.
<svg viewBox="0 0 50 50">
<path fill=#86b300 d="M25.251,6.461c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615V6.461z" />
<path d="M25.251,6.461c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615V6.461z" />
</svg>
block content