.ods-icon {
    display: inline-block
}

.ods-icon svg {
    height: 100%;
    width: 100%;
    fill: inherit;
    display: block
}

.ods-icon svg path {
    fill: inherit
}