哪里可以找到各种“当你等待时” Spinning gear cog gif 图像
我正在寻找一个图像生成器,用于生成以下图像:
- 看起来像齿轮、轮子、进度条等。
- 旋转。
- 很小,小于 20-30 像素。 16 可能不错,即“图标大小”
- 很简单,只是 2D,不需要 3D 图像。
我找到的所有例子都是大型 3D 例子。我想要一个这样的小东西,我可以在加载页面的一部分、传输文件、发送大消息等时与 ajax 等一起使用。android
旋转齿轮就是一个例子。
然后我可以根据需要显示/隐藏图像。
我想很多人都会解决这个问题/知道好的解决方案。
I am looking for an image generator for images that:
- Look like cogs, wheels, progress bars, etc.
- Spin.
- Are small, less than 20-30 pixels. 16 might be good, i.e. 'icon size'
- Are simple, just 2D no need for 3d image.
All the examples I found are large 3d ones. I want one of those little ones that I can use with things like ajax while loading up a bit of the page, transferring a file, sending a large message, etc.
The android spinning gear cog is one example.
Then I can show/hide the image as I need.
I figure a lot of people will have tackled this / know good solutions.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您可以在 http://www.ajaxload.info 上生成简单的动画“加载”图标
对于更喜欢的图标,请尝试 < a href="http://preloaders.net" rel="noreferrer">http://preloaders.net 或 http://www.loadinfo.net
You can generate simple animated "loading" icons on http://www.ajaxload.info
For fancier ones, try http://preloaders.net or http://www.loadinfo.net
Fontawesome(版本 3)包含一些旋转图标。
http://fortawesome.github.io/Font-Awesome/#examples
Fontawesome (version 3) includes a few spinning icons.
http://fortawesome.github.io/Font-Awesome/#examples