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

export interface ContactbookIconSignature {
  Element: SVGSVGElement;
}

export const ContactbookIcon: TOC<ContactbookIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes>
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.6 2H6.9C5.82457 2 4.95 2.88242 4.95 3.9697V5.93939H3V7.90909H4.95V10.8636H3V12.8333H4.95V15.7879H3V17.7576H4.95V19.7273C4.95 20.8145 5.82457 21.697 6.9 21.697H18.6C19.6754 21.697 20.55 20.8145 20.55 19.7273V3.9697C20.55 2.88242 19.6764 2 18.6 2ZM6.9 19.7273V17.7576H7.875V15.7879H6.9V12.8333H7.875V10.8636H6.9V7.90909H7.875V5.93939H6.9V3.9697H18.6L18.601 19.7273H6.9ZM13.3408 8.78955L12.632 8.07356C10.9697 9.94182 10.9697 12.7772 12.632 14.6494L13.3408 13.9324C13.5436 13.7286 13.8693 13.7286 14.0702 13.9324L15.5248 15.4018C15.7247 15.6057 15.7247 15.9327 15.5248 16.1365L14.0702 17.6059C13.8693 17.8088 13.5436 17.8088 13.3408 17.6059L11.5234 15.7702L11.5332 15.7593C9.26535 13.2785 9.26535 9.4425 11.5332 6.96265L11.5234 6.95182L13.3408 5.11409C13.5436 4.91121 13.8693 4.91121 14.0702 5.11409L15.5248 6.58348C15.7247 6.78735 15.7247 7.11629 15.5248 7.31818L14.0702 8.78955C13.8693 8.99242 13.5436 8.99242 13.3408 8.78955Z"/>
</svg>
</template>;