.icon{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;flex-shrink:0;width:20px;height:20px;display:inline-block}.icon-xs{width:14px;height:14px}.icon-sm{width:16px;height:16px}.icon-md{width:20px;height:20px}.icon-lg{width:28px;height:28px}.icon-xl{width:36px;height:36px}.icon.text-gray{stroke:#6b7280}.icon.text-red{stroke:#ef4444}.icon.text-green{stroke:#22c55e}.icon.text-blue{stroke:#3b82f6}.icon.text-yellow{stroke:#eab308}.icon.text-white{stroke:#fff}.icon.text-muted{stroke:#9ca3af}.icon-filled{fill:currentColor;stroke:none}.icon-spin{animation:1s linear infinite icon-spin}@keyframes icon-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-theme=dark] .icon{stroke:#e5e7eb}[data-theme=dark] .icon.text-gray{stroke:#9ca3af}[data-theme=dark] .icon.text-muted{stroke:#6b7280}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .icon{stroke:#e5e7eb}}.btn .icon,button .icon{margin-top:-1px;margin-right:.375rem}.btn .icon:last-child,button .icon:last-child{margin-left:.375rem;margin-right:0}.btn .icon:only-child,button .icon:only-child{margin:0}
