Vertical thermometer tube with a bulb at the bottom and a big temperature readout beside it.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Indicator6 } from "@/components/beste/piece/indicator6";
<Indicator6
level={68}
label="Room temp"
tone="sky"
/>