Controls

Stroke width2px
Size120px
Animated
Speed
sharesocial mediasendforwardanimated share icon

Share2

Animated share2 SVG icon for React and Next.js. Pulses a social share node animation for forward, send, and social media post actions.

import Share2 from "cssvg-icons/share2";

export default function App() {
  return (
    <Share2
      color="#ffffff"
      strokeWidth={2}
      size={120}
    />
  );
}

Details

AuthorHari

Missing something?

Need a variant of Share2 or a different style? Open a GitHub issue and we'll add it to the queue.

Request a variant