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

export interface UserCheckIconSignature {
  Element: SVGSVGElement;
}

export const UserCheckIcon: TOC<UserCheckIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M12.4999969,16 C13.0522969,16 13.4999969,16.4477 13.4999969,17 C13.4999969,17.5523 13.0522969,18 12.4999969,18 L12.4999969,18 L6.49999693,18 C4.84314693,18 3.49999693,19.3431 3.49999693,21 C3.49999693,21.5523 3.05227693,22 2.49999693,22 C1.94771693,22 1.49999693,21.5523 1.49999693,21 C1.49999693,18.2386 3.73857693,16 6.49999693,16 L6.49999693,16 Z M22.1980969,16.284 C22.5934969,16.6696 22.6015969,17.3027 22.2159969,17.6981 L18.3159969,21.6981 C18.1277969,21.8911 17.8695969,21.9999939 17.5999969,21.9999939 C17.3303969,21.9999939 17.0721969,21.8911 16.8839969,21.6981 L14.7839969,19.5443 C14.3983969,19.1488 14.4064969,18.5157 14.8018969,18.1302 C15.1972969,17.7446 15.8304969,17.7526 16.2159969,18.1481 L17.5999969,19.5675 L20.7839969,16.3019 C21.1694969,15.9065 21.8026969,15.8984 22.1980969,16.284 Z M10.4999969,2 C13.8136969,2 16.4999969,4.68629 16.4999969,8 C16.4999969,11.3137 13.8136969,14 10.4999969,14 C7.18628693,14 4.49999693,11.3137 4.49999693,8 C4.49999693,4.68629 7.18628693,2 10.4999969,2 Z M10.4999969,4 C8.29085693,4 6.49999693,5.79086 6.49999693,8 C6.49999693,10.2091 8.29085693,12 10.4999969,12 C12.7090969,12 14.4999969,10.2091 14.4999969,8 C14.4999969,5.79086 12.7090969,4 10.4999969,4 Z"/></svg></template>;