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

export interface BurgerprofielIconSignature {
  Element: SVGSVGElement;
}

export const BurgerprofielIcon: TOC<BurgerprofielIconSignature> = <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="M0 20H4.214V18H2V6H14.414L17.414 3H22V19H24V1H16.586L13.586 4H0V20ZM5.5835 22.0237L7.0255 23.4087C8.6205 21.7467 10.7665 20.8317 13.0675 20.8317C15.3045 20.8317 17.4065 21.7027 18.9885 23.2847L20.4025 21.8707C18.4425 19.9107 15.8385 18.8317 13.0675 18.8317C10.2165 18.8317 7.5585 19.9657 5.5835 22.0237ZM13.0001 9.9868C11.6151 9.9868 10.4881 11.1138 10.4881 12.4988C10.4881 13.8838 11.6151 15.0108 13.0001 15.0108C14.3851 15.0108 15.5121 13.8838 15.5121 12.4988C15.5121 11.1138 14.3851 9.9868 13.0001 9.9868ZM13.0001 17.0108C10.5121 17.0108 8.4881 14.9868 8.4881 12.4988C8.4881 10.0108 10.5121 7.9868 13.0001 7.9868C15.4881 7.9868 17.5121 10.0108 17.5121 12.4988C17.5121 14.9868 15.4881 17.0108 13.0001 17.0108Z"/>
</svg>
</template>;