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

export interface SnapchatIconSignature {
  Element: SVGSVGElement;
}

export const SnapchatIcon: TOC<SnapchatIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes>
<path d="M5.829 4.53295C5.229 5.87695 5.466 8.28495 5.562 9.96895C4.914 10.328 4.082 9.69795 3.611 9.69795C3.121 9.69795 2.536 10.02 2.444 10.5C2.378 10.846 2.533 11.35 3.645 11.789C4.075 11.959 5.098 12.159 5.335 12.717C5.668 13.501 3.625 17.12 0.416996 17.648C0.165996 17.689 -0.0130036 17.913 0.000996414 18.167C0.0569964 19.142 2.243 19.524 3.212 19.674C3.311 19.808 3.391 20.374 3.518 20.805C3.575 20.998 3.722 21.229 4.1 21.229C4.593 21.229 5.412 20.849 6.838 21.085C8.236 21.318 9.55 23.3 12.073 23.3C14.418 23.3 15.817 21.309 17.163 21.085C17.942 20.956 18.611 20.997 19.359 21.143C19.874 21.244 20.336 21.3 20.483 20.794C20.612 20.357 20.691 19.802 20.788 19.671C21.748 19.522 23.944 19.141 23.999 18.166C24.013 17.912 23.834 17.689 23.583 17.647C20.429 17.127 18.324 13.519 18.665 12.716C18.901 12.159 19.917 11.961 20.355 11.788C21.169 11.467 21.577 11.072 21.568 10.615C21.557 10.03 20.853 9.68095 20.335 9.68095C19.808 9.68095 19.051 10.305 18.438 9.96695C18.534 8.26895 18.77 5.87195 18.171 4.52895C17.036 1.98595 14.511 0.699951 11.987 0.699951C9.479 0.699951 6.973 1.96795 5.829 4.53295Z"/>
</svg>
</template>;