.IconComponent {
    svg {
        width: inherit;
        height: inherit;

        color: inherit;
    }
}
