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

export interface NotVisibleIconSignature {
  Element: SVGSVGElement;
}

export const NotVisibleIcon: TOC<NotVisibleIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M4.70711 3.2929025C4.31658 2.9023825 3.68342 2.9023825 3.29289 3.2929025 2.90237 3.6834325 2.90237 4.3165925 3.29289 4.7071225L5.71706 7.1312825C4.28639 8.2073825 3.03925 9.6854425 2.10557 11.5528125 1.96481 11.8343125 1.96481 12.1657125 2.10557 12.4472125 4.26379 16.7637125 8.09687 19.0000125 12 19.0000125 13.5552 19.0000125 15.0992 18.6450125 16.5306 17.9448125L19.2929 20.7071125C19.6834 21.0976125 20.3166 21.0976125 20.7071 20.7071125 21.0976 20.3166125 21.0976 19.6834125 20.7071 19.2929125L4.70711 3.2929025ZM15.0138 16.4280125C14.0343 16.8112125 13.0134 17.0000125 12 17.0000125 9.03121 17.0000125 5.99806 15.3792125 4.12966 12.0000125 4.94721 10.5214125 5.98778 9.3794125 7.14838 8.5626025L9.29237 10.7066125C9.10495 11.0982125 9 11.5369125 9 12.0000125 9 13.6569125 10.3431 15.0000125 12 15.0000125 12.4631 15.0000125 12.9018 14.8951125 13.2934 14.7076125L15.0138 16.4280125ZM18.5523 13.8955125C19.0353 13.3402125 19.4784 12.7088125 19.8703 12.0000125 18.0019 8.6207925 14.9687 7.0000125 12 7.0000125 11.888 7.0000125 11.7759 7.0023225 11.6637 7.0069425L9.87939 5.2225925C10.5774 5.0745225 11.2875 5.0000125 12 5.0000125 15.9031 5.0000125 19.7362 7.2363625 21.8944 11.5528125 22.0352 11.8343125 22.0352 12.1657125 21.8944 12.4472125 21.3504 13.5352125 20.7 14.4910125 19.9689 15.3121125L18.5523 13.8955125Z"/></svg></template>;