اللغة

التصميم والموارد

Spinner Loader CSS مولد

إنشاء CSS spinner loader snippets.

الإدخال

Spinner Loader CSS مولد

spinnerloadercss animationui
الإخراج

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); }
}

أدوات مشابهة

Cookie preferences

We use cookies for essential site features and, with your permission, analytics and advertising.