🐬 Font Awesome Varianten mit Beispiel Dolphin
            
            Größen
            
                
                
                
                
                
                
                
                
            
            
                <i class="fas fa-dolphin fa-2x"></i>
                
            
            
            Animationen
            
                
                
                
                
                
                
                
                
            
            
                <i class="fas fa-dolphin fa-2x fa-spin text-primary"></i>
                
            
            
            Größe + Animation + Farbe
            
                
                
                
            
            
                <i class="fas fa-dolphin fa-5x fa-bounce text-success"></i>
                
            
            
            Duotone
            
                
                
                
            
            
                <i class="fa-duotone fa-dolphin fa-5x text-success"></i>
                
            
         
        
        
            Font Awesome Pro Einbindung:
            
            
                <link rel="stylesheet" href="https://kumhofer.at/fontawesome/css/all.css">
                <script defer src="https://kumhofer.at/fontawesome/js/all.js"></script>