Foldable and Coloured Boxes as seen in the Release Notes

If you want to remove the icons in all type of callouts, you can use this generic css:

.callout-icon {
  display: none;
}