<div> <div class="icon">...</div> <p>...</p> </div>
.icon { height: 1cap; width: 1cap; }
This implementation was inspired by this informative post.