.download {
    display: none;
}
.icon:hover .download {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
}