pausestopmediavideoaudioplayerpulsinganimated pause icon
Pause
Animated pause SVG icon for React and Next.js. Pulses pause bars for media players, video controls, and audio stream UI.
import Pause from "cssvg-icons/pause";
export default function App() {
return (
<Pause
color="#ffffff"
strokeWidth={2}
size={120}
/>
);
}Missing something?
Need a variant of Pause or a different style? Open a GitHub issue and we'll add it to the queue.
Request a variant