Design e Recursos
Spinner Loader CSS Gerador
Gerar CSS spinner loader snippets.
Entrada
Spinner Loader CSS Gerador
spinnerloadercss animationui
Saída
Spinner Loader CSS Generator
.spinner {
width: 24px;
height: 24px;
border-radius: 999px;
border: 2px solid #cbd5e1;
border-top-color: #2563eb;
animation: spin 0.3s linear infinite;
}
@keyframes spin {
to { transform: rotate(360deg); }
}Ferramentas relacionadas
Cor Conversor
Convert between HEX, RGB, e HSL Cor paramats.
CSS Gradient Gerador
Gerar a linear gradient e copy the CSS instantly.
Favicon Gerador
Create a simple SVG favicon de initials e bre Cors.
SVG Optimizer
Strip comments e collapse whitespace in SVG markup.
CSS Minifier
Minify CSS by removing comments e extra whitespace.
CSS paramatador
Pretty-print CSS com readable indentation.