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

export interface PaintBrushIconSignature {
  Element: SVGSVGElement;
}

export const PaintBrushIcon: TOC<PaintBrushIconSignature> = <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="M22 5.06999C22 4.26799 21.688 3.51499 21.122 2.94999C19.989 1.81499 18.012 1.81499 16.879 2.94899L6.67 13.159C5.739 13.226 4.831 13.583 4.151 14.263C2.73649 15.6765 2.79487 16.8665 2.84185 17.824L2.842 17.827C2.883 18.65 2.912 19.244 1.919 20.238L0.476997 21.68C0.837833 21.7259 1.14387 21.7662 1.41048 21.8013L1.41055 21.8013C2.48568 21.9429 2.91971 22 3.721 22C5.217 22 7.997 21.729 9.806 19.92C10.498 19.229 10.888 18.325 10.952 17.359L21.121 7.19099C21.688 6.62499 22 5.87199 22 5.06999ZM8.393 18.507C7.35 19.549 5.738 19.88 4.528 19.97C4.90687 19.0933 4.87002 18.3415 4.84003 17.7296L4.84 17.729C4.753 15.97 5.923 15.093 6.979 15.093C7.513 15.093 8.015 15.3 8.393 15.678C9.176 16.459 9.177 17.721 8.393 18.507ZM10.414 15.07L19.707 5.77699C19.896 5.58799 20 5.33599 20 5.06999C20 4.80399 19.896 4.55299 19.707 4.36199C19.329 3.98499 18.67 3.98499 18.293 4.36199L8.992 13.664C9.284 13.829 9.564 14.019 9.807 14.262C10.05 14.507 10.244 14.781 10.414 15.07Z"/>
</svg>
</template>;