.icon {
    display: inline-block;

    svg{
        width: 100%;
        height: 100%;
    }
}