Minimal flat-style loader truck illustration with a red cabin, grey cargo box, and street lamp. Clean vector design on a white background for modern web or UI use.
import { Component } from "@/components/ui/truck-loader"; export default function DemoOne() { return <Component />; }