Creative pencil loader animation featuring a rotating blue pencil with eraser tip, drawing a circular progress path to indicate loading in an engaging, education-themed style.
import { Component } from "@/components/ui/loader-1"; export default function DemoOne() { return <Component />; }