インフォメーションのアイコン
<span class="dli-information"></span>
.dli-information {
display: inline-block;
vertical-align: middle;
color: #333;
line-height: 1;
width: 0.15em;
height: 0.9em;
}
.dli-information::before, .dli-information::after {
content: '';
display: block;
width: inherit;
background: currentColor;
}
.dli-information::before {
margin-bottom: 0.1em;
height: 0.15em;
border-radius: 50%;
}
.dli-information::after {
height: 0.65em;
border-radius: 0.025em;
}