arrowrightforwardnextnavigatedirectionslidinganimated arrow icon
Arrow Right
Animated arrow-right SVG icon for React and Next.js. Features a smooth sliding rightward animation for navigation, CTAs, and forward actions.
import ArrowRight from "cssvg-icons/arrow-right";
export default function App() {
return (
<ArrowRight
color="#ffffff"
strokeWidth={2}
size={120}
/>
);
}Missing something?
Need a variant of Arrow Right or a different style? Open a GitHub issue and we'll add it to the queue.
Request a variant