.icone-menu-dengue {
    background-image: url('icones/dengue.svg');
    background-position: center;
    background-size: cover;
    width: 25px;
    height: 25px;
}


.Icones-TableHomeOcorrencias {
    color: hsl(0, 0%, 100%);
    /* Change the color */
    width: 14px;
    /* Set the width */
    height: 14px;
    /* Set the height */
    stroke-width: 2px;
    /* Adjust the stroke width */
}