Change record status: 
Project: 
Introduced in version: 
2.4.0
Description: 

Adds icons for document media files by loading library from Claro.

https://git.drupalcode.org/project/localgov_base/-/merge_requests/9/diffs

Document media display should be tested.

In a case where the child theme loads file icons some other way, load of the Claro library could be overridden in the child theme. NB this override would stop the Claro file library loading for any media:

libraries-override:
  claro/classy.file: false
Impacts: 
Themers