.maplibre-control-share {
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.maplibre-control-share button {
    background-image: url(./mapcontrol_share.svg);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: 5px 5px;
}
