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

export interface PencilIconSignature {
  Element: SVGSVGElement;
}

export const PencilIcon: TOC<PencilIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M20.8311003,3.1838418 C20.4591003,2.8074218 20.0161003,2.5085618 19.5277003,2.3046018 C19.0394003,2.1006318 18.5154003,1.9956018 17.9861003,1.9956018 C17.4569003,1.9956018 16.9329003,2.1006318 16.4446003,2.3046018 C15.9562003,2.5085618 15.5132003,2.8074218 15.1411003,3.1838418 L3.73114032,14.5938018 C3.61318032,14.7273018 3.52460032,14.8840018 3.47114032,15.0538018 L2.01114032,20.7638018 C1.96881032,20.9312018 1.97051032,21.1066018 2.01607032,21.2731018 C2.06163032,21.4395018 2.14950032,21.5914018 2.27114032,21.7138018 C2.39359032,21.8355018 2.54544032,21.9234018 2.71191032,21.9689018 C2.87838032,22.0145018 3.05382032,22.0162018 3.22114032,21.9738018 L8.92114032,20.5438018 C9.09101032,20.4904018 9.24773032,20.4018018 9.38114032,20.2838018 L20.8311003,8.8738418 C21.2076003,8.5018218 21.5064003,8.0587918 21.7104003,7.5704318 C21.9144003,7.0820718 22.0194003,6.5580918 22.0194003,6.0288418 C22.0194003,5.4996018 21.9144003,4.9756218 21.7104003,4.4872618 C21.5064003,3.9989018 21.2076003,3.5558718 20.8311003,3.1838418 Z M14.4211003,6.7338418 L17.2811003,9.5938418 L8.72114032,18.1638018 L5.85114032,15.3038018 L14.4211003,6.7338418 Z M4.42114032,19.6338018 L5.01114032,17.2538018 L6.76114032,19.0038018 L4.42114032,19.6338018 Z M19.4211003,4.6338418 C19.7869003,5.0201418 19.9907003,5.5318818 19.9907003,6.0638418 C19.9907003,6.5958018 19.7869003,7.1075418 19.4211003,7.4938418 L18.7011003,8.2138418 L15.8311003,5.3138418 L16.5511003,4.5938418 C16.9368003,4.2229118 17.4511003,4.0157118 17.9861003,4.0157118 C18.5212003,4.0157118 19.0355003,4.2229118 19.4211003,4.5938418 L19.4211003,4.6338418 Z"/></svg></template>;