svg-icon {
    width: var(--icon-size);
    height: var(--icon-size);
    color: #000;
    display: block;

}