/**
Only used to manipulate styling of the admin theme
 */
.toolbar .toolbar-bar .toolbar-icon-etagen-rebuild-cache:before {
  -webkit-mask-image: url("/modules/contrib/rebuild_cache_access/icons/recycle.svg") !important;
  mask-image: url("/modules/contrib/rebuild_cache_access/icons/recycle.svg") !important;
}
