This is a circular radial share button that reveals multiple social media icons (like Twitter, LinkedIn, Mail, etc.) around it when hovered or clicked. Each icon smoothly expands outward from the center in a subtle, muted color palette
import RuixenBtn08 from "@/components/ui/ruixen-btn08"; const DemoOne = () => { return <RuixenBtn08 />; }; export { DemoOne };
Part of Ruixen UI — browse the full library on 21st.dev.