<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="gbk" />
<title>生成圆圈小图标</title>
<meta name="generator" content="EverEdit" />
<meta name="author" content="" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<link rel="stylesheet" href="http://apps.bdimg.com/libs/fontawesome/4.2.0/css/font-awesome.min.css">
<style>
.icon{width:120px; height:120px; line-height: 120px; background-color: #e82; border-radius: 50%; text-align:center; }
.icon .font{font-size:50px; color:#fff;}
</style>
</head>
<body>
<div class="icon">
<span class="font"><i class="fa fa-cogs"></i></span>
</div>
</body>
</html>
要饭二维码
洪哥写文章很苦逼,如果本文对您略有帮助,可以扫描下方二维码支持洪哥!金额随意,先行谢过!大家的支持是我前进的动力!

文章的版权
本文属于“洪哥笔记”原创文章,转载请注明来源地址:生成圆圈小图标的js工具:http://www.splaybow.com/post/awesome-font-icon-cicle.html
如果您在服务器运维、网络管理、网站或系统开发过程有需要提供收费服务,请加QQ:8771947!十年运维经验,帮您省钱、让您放心!
亲,如果有需要,先存起来,方便以后再看啊!加入收藏夹的话,按Ctrl+D!
发布时间:2015/8/13 8:05:53 | 编辑:洪哥 | 分类:DHTML | 浏览:745