.pf-c-empty-state__icon can now be a div that allows for an icon, in case that icon is a component, like the Spinner component.
Also added a new element .pf-c-empty-state__primary that can be used in lieu of <Button variant="primary"> as the primary button in the empty state component.
Core PR - patternfly/patternfly#2254
Reactions are currently unavailable
.pf-c-empty-state__icon can now be a div that allows for an icon, in case that icon is a component, like the Spinner component.
Also added a new element .pf-c-empty-state__primary that can be used in lieu of <Button variant="primary"> as the primary button in the empty state component.
Core PR - patternfly/patternfly#2254