实例:

该图标背后有放射状线条
实例代码:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>HTML5 logo</title>
<!-- <link rel="stylesheet" type="text/css" href="logo.css"> -->
<style type="text/css">
body{
margin: 0px;
padding: 0px;
}
div{
position: absolute;
}
.bg{
width: 800px;
height: 600px;
background: #f2f2f2;
overflow: hidden;
}
.beam{
width: 1600px;
height: 20px;
background: #fff;
top:290px;
left: -400px;
}
.d_shield1,.d_shield2,.d_shield3,.d_shield4,.d_shield5,.d_shield6,.d_shield7{
background: #e15016;
}
.d_shield1{
left: 32px;
width: 140px;
height: