{{ displayTitleIcon }}
        
         {{ title }} 
      
      
      
        
          {{ $globals.icons.diceMultiple }}
        
        {{ $vuetify.breakpoint.xsOnly ? null : $t("general.random") }}
      
      
        
          
            
              {{ preferences.sortIcon }}
            
            {{ $vuetify.breakpoint.xsOnly ? null : $t("general.sort") }}
          
        
        
          
            
              {{ $globals.icons.orderAlphabeticalAscending }}
            
            {{ $t("general.sort-alphabetically") }}
          
          
            
              {{ $globals.icons.star }}
            
            {{ $t("general.rating") }}
          
          
            
              {{ $globals.icons.newBox }}
            
            {{ $t("general.created") }}
          
          
            
              {{ $globals.icons.update }}
            
            {{ $t("general.updated") }}
          
          
            
              {{ $globals.icons.chefHat }}
            
            {{ $t("general.last-made") }}