.icon {
    background: url('../images/arcmap.png');
    height: 50px;
    width: 50px;
    display: block;
    /* Other styles here */
}