Controls

Stroke width2px
Size120px
Animated
Speed
groupteamcollectionusersorganizationcollaborationpeople

Group

Animated group SVG icon for React and Next.js. Represents teams, collections, and grouped elements for collaboration and organizational UI.

import Group from "cssvg-icons/group";

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

Details

AuthorHari

Missing something?

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

Request a variant