// THIS FILE IS GENERATED. ANY CHANGES TO THIS FILE WILL BE LOST.
import type { TOC } from '@ember/component/template-only';

export interface UsersOneOfFourIconSignature {
  Element: SVGSVGElement;
}

export const UsersOneOfFourIcon: TOC<UsersOneOfFourIconSignature> = <template><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" ...attributes><path d="M20.963 2.5 18 5.463 15.037 2.5 14 3.537 16.963 6.5 14 9.463l1.037 1.037L18 7.537l2.963 2.963L22 9.463 19.037 6.5 22 3.537zM8.963 13.5 6 16.463 3.037 13.5 2 14.537 4.963 17.5 2 20.463 3.037 21.5 6 18.537 8.963 21.5 10 20.463 7.037 17.5 10 14.537zM20.963 13.5 18 16.463 15.037 13.5 14 14.537l2.963 2.963L14 20.463l1.037 1.037L18 18.537l2.963 2.963L22 20.463 19.037 17.5 22 14.537zM6 2c1.93 0 3.5 1.57 3.5 3.5a3.483 3.483 0 0 1-1.129 2.559C9.849 8.593 11 9.62 11 11H9c0-.598-1.413-1.357-3-1.357S3 10.402 3 11H1c0-1.38 1.151-2.407 2.629-2.941A3.483 3.483 0 0 1 2.5 5.5C2.5 3.57 4.07 2 6 2Zm0 2c-.827 0-1.5.673-1.5 1.5S5.173 7 6 7s1.5-.673 1.5-1.5S6.827 4 6 4Z"/></svg>
</template>;