Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4122565
css-animated.svg
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
419 B
Referenced Files
None
Subscribers
None
css-animated.svg
View Options
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100">
<defs>
<style>
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
svg {
animation: spin 5s linear infinite;
}
.acircle {
opacity: 0.65;
}
</style>
</defs>
<circle class="acircle" cx="40" cy="40" r="30" stroke="red" fill="none"/>
</svg>
File Metadata
Details
Attached
Mime Type
image/svg+xml
Expires
Wed, Aug 19, 05:28 (11 m, 25 s)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
54/67/aed7a80b5e09f20b37539f1b1e00
Default Alt Text
css-animated.svg (419 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment