- <.icon name={:user_circle} class="mx-auto h-12 w-12 text-zinc-400" />
+ <.icon name="hero-user-circle" class="mx-auto h-12 w-12 text-zinc-400" />
You are not authenticated
Please sign in to view this content.
@@ -19,7 +19,7 @@ defmodule AtomicWeb.Components.Unauthenticated do
class="inline-flex items-center rounded-md bg-orange-500 px-3 py-2 text-sm font-semibold text-white shadow-sm hover:bg-orange-600 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-orange-500"
>
Sign in
- <.icon name={:arrow_right_end_on_rectangle} solid class="h-5 w-5" />
+ <.icon name="hero-arrow-right-end-on-rectangle-solid" class="size-5" />