crowd from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
crowd
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the crowd logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.2 13.248c-.508-.153-1.048.203-1.431.577c-.64.62-1.77.878-2.729.878a2.702 2.702 0 1 1 2.387-3.963a2.25 2.25 0 0 1 .945-1.045a4.049 4.049 0 1 0-3.332 6.358c1.932 0 4.098-.891 4.503-2.701zm1.74-.033l.405.135l.365.072a1.26 1.26 0 0 0-.766-.207zm1.332.658c-.26.207-.751.36-1.44.373c.801 1.207 2.535 1.806 4.115 1.806a4.054 4.054 0 0 0 2.866-6.918a4.05 4.05 0 0 0-2.866-1.187c-1.382 0-3.098 1.193-3.827 2.251c-.225.676.225 1.126.45 1.351c.45-.855 2.342-2.251 3.377-2.251a2.701 2.701 0 1 1 0 5.403c-.932 0-2.026-.243-2.675-.828"/><path fill="currentColor" d="M10.642 12.001a.9.9 0 1 0 0-1.801a.9.9 0 0 0 0 1.801m2.702 1.8a.9.9 0 1 0 0-1.801a.9.9 0 0 0 0 1.801"/></svg>

React

import type { SVGProps } from "react";

export function TokenCrowd(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.2 13.248c-.508-.153-1.048.203-1.431.577c-.64.62-1.77.878-2.729.878a2.702 2.702 0 1 1 2.387-3.963a2.25 2.25 0 0 1 .945-1.045a4.049 4.049 0 1 0-3.332 6.358c1.932 0 4.098-.891 4.503-2.701zm1.74-.033l.405.135l.365.072a1.26 1.26 0 0 0-.766-.207zm1.332.658c-.26.207-.751.36-1.44.373c.801 1.207 2.535 1.806 4.115 1.806a4.054 4.054 0 0 0 2.866-6.918a4.05 4.05 0 0 0-2.866-1.187c-1.382 0-3.098 1.193-3.827 2.251c-.225.676.225 1.126.45 1.351c.45-.855 2.342-2.251 3.377-2.251a2.701 2.701 0 1 1 0 5.403c-.932 0-2.026-.243-2.675-.828"/><path fill="currentColor" d="M10.642 12.001a.9.9 0 1 0 0-1.801a.9.9 0 0 0 0 1.801m2.702 1.8a.9.9 0 1 0 0-1.801a.9.9 0 0 0 0 1.801"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.2 13.248c-.508-.153-1.048.203-1.431.577c-.64.62-1.77.878-2.729.878a2.702 2.702 0 1 1 2.387-3.963a2.25 2.25 0 0 1 .945-1.045a4.049 4.049 0 1 0-3.332 6.358c1.932 0 4.098-.891 4.503-2.701zm1.74-.033l.405.135l.365.072a1.26 1.26 0 0 0-.766-.207zm1.332.658c-.26.207-.751.36-1.44.373c.801 1.207 2.535 1.806 4.115 1.806a4.054 4.054 0 0 0 2.866-6.918a4.05 4.05 0 0 0-2.866-1.187c-1.382 0-3.098 1.193-3.827 2.251c-.225.676.225 1.126.45 1.351c.45-.855 2.342-2.251 3.377-2.251a2.701 2.701 0 1 1 0 5.403c-.932 0-2.026-.243-2.675-.828"/><path fill="currentColor" d="M10.642 12.001a.9.9 0 1 0 0-1.801a.9.9 0 0 0 0 1.801m2.702 1.8a.9.9 0 1 0 0-1.801a.9.9 0 0 0 0 1.801"/></svg>
</template>

CSS

.icon-crowd {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.2%2013.248c-.508-.153-1.048.203-1.431.577c-.64.62-1.77.878-2.729.878a2.702%202.702%200%201%201%202.387-3.963a2.25%202.25%200%200%201%20.945-1.045a4.049%204.049%200%201%200-3.332%206.358c1.932%200%204.098-.891%204.503-2.701zm1.74-.033l.405.135l.365.072a1.26%201.26%200%200%200-.766-.207zm1.332.658c-.26.207-.751.36-1.44.373c.801%201.207%202.535%201.806%204.115%201.806a4.054%204.054%200%200%200%202.866-6.918a4.05%204.05%200%200%200-2.866-1.187c-1.382%200-3.098%201.193-3.827%202.251c-.225.676.225%201.126.45%201.351c.45-.855%202.342-2.251%203.377-2.251a2.701%202.701%200%201%201%200%205.403c-.932%200-2.026-.243-2.675-.828%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.642%2012.001a.9.9%200%201%200%200-1.801a.9.9%200%200%200%200%201.801m2.702%201.8a.9.9%200%201%200%200-1.801a.9.9%200%200%200%200%201.801%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.2%2013.248c-.508-.153-1.048.203-1.431.577c-.64.62-1.77.878-2.729.878a2.702%202.702%200%201%201%202.387-3.963a2.25%202.25%200%200%201%20.945-1.045a4.049%204.049%200%201%200-3.332%206.358c1.932%200%204.098-.891%204.503-2.701zm1.74-.033l.405.135l.365.072a1.26%201.26%200%200%200-.766-.207zm1.332.658c-.26.207-.751.36-1.44.373c.801%201.207%202.535%201.806%204.115%201.806a4.054%204.054%200%200%200%202.866-6.918a4.05%204.05%200%200%200-2.866-1.187c-1.382%200-3.098%201.193-3.827%202.251c-.225.676.225%201.126.45%201.351c.45-.855%202.342-2.251%203.377-2.251a2.701%202.701%200%201%201%200%205.403c-.932%200-2.026-.243-2.675-.828%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.642%2012.001a.9.9%200%201%200%200-1.801a.9.9%200%200%200%200%201.801m2.702%201.8a.9.9%200%201%200%200-1.801a.9.9%200%200%200%200%201.801%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/crowd.svg?color=%231a73e8&size=48