Controls

Stroke width2px
Size120px
Animated
Speed
sharesendsocialexportconnectnetworkflyinganimated share icon

Share

Animated share SVG icon for React and Next.js. Flies an arrow upward-outward for social share, export, and network connect actions.

import Share from "cssvg-icons/share";

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

Details

AuthorHari

Missing something?

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

Request a variant