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

export interface SkypeIconSignature {
  Element: SVGSVGElement;
}

export const SkypeIcon: TOC<SkypeIconSignature> = <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="M23.1349 11.9996C23.1349 12.5913 23.0877 13.171 22.9982 13.7377C23.6331 14.7645 24.0003 15.9736 24 17.271C24 20.9875 20.9877 24.0005 17.2705 24.0005C15.9736 24.0005 14.7642 23.6323 13.7376 22.999C13.1715 23.0883 12.59 23.1338 11.9994 23.1338C5.85072 23.1338 0.865614 18.1502 0.865614 11.9999C0.865614 11.4082 0.913937 10.8303 1.00171 10.2627C0.367438 9.23512 0 8.02572 0 6.72884C0 3.01227 3.01266 0 6.72884 0C8.026 0 9.2364 0.367215 10.2619 1.00176C10.8281 0.913211 11.4094 0.86461 11.9996 0.86461C18.1497 0.86461 23.1349 5.84972 23.1349 11.9996ZM15.2192 18.6531C16.1234 18.272 16.8153 17.7421 17.2864 17.064C17.7586 16.3869 17.9955 15.622 17.9944 14.7715C17.9944 14.0652 17.858 13.465 17.5841 12.9736C17.3121 12.4829 16.9311 12.0767 16.4437 11.7581C15.96 11.4385 15.3747 11.1703 14.6887 10.9479C14.0014 10.7266 13.2366 10.5235 12.3934 10.3418C11.721 10.1836 11.2373 10.0641 10.9457 9.98149C10.6576 9.90091 10.3708 9.78893 10.0889 9.64413C9.80712 9.50156 9.58788 9.33243 9.4303 9.13725C9.27513 8.94384 9.19801 8.71769 9.19723 8.44946C9.19829 8.02143 9.42355 7.65611 9.89478 7.34123C10.3631 7.03132 10.9836 6.87285 11.7591 6.87285C12.5972 6.87107 13.1996 7.01843 13.5647 7.3015C13.9397 7.58993 14.2621 7.99319 14.5314 8.51079C14.7443 8.88174 14.9413 9.1479 15.1287 9.31508C15.3213 9.48789 15.5989 9.56952 15.9527 9.56952C16.3453 9.57081 16.6814 9.42963 16.9442 9.1527C17.207 8.87616 17.3419 8.56062 17.3419 8.21271C17.3419 7.83852 17.2372 7.45506 17.0293 7.06246C16.8213 6.67103 16.4929 6.29801 16.0465 5.94435C15.5974 5.58992 15.0356 5.30746 14.3616 5.09341C13.6858 4.88093 12.8875 4.77413 11.9645 4.77413C10.8103 4.77413 9.80287 4.93483 8.94714 5.25607C8.08839 5.57742 7.42979 6.03877 6.97458 6.64151C6.51914 7.24258 6.29165 7.93321 6.29165 8.70547C6.29165 9.51534 6.50715 10.1991 6.93931 10.7492C7.37058 11.294 7.95246 11.7253 8.68309 12.0408C9.41278 12.3551 10.3138 12.6288 11.3912 12.8639C12.1935 13.0329 12.8338 13.1934 13.3106 13.3446C13.7857 13.4943 14.1684 13.7089 14.4648 13.9907C14.7586 14.2689 14.9018 14.6257 14.9018 15.0749C14.9018 15.6381 14.6362 16.1043 14.0831 16.4874C13.5328 16.8671 12.8137 17.0595 11.924 17.0595C11.2739 17.0595 10.7544 16.965 10.364 16.7759C9.96927 16.5874 9.66449 16.3465 9.44794 16.058C9.23004 15.7658 9.02526 15.3997 8.83671 14.9616C8.67941 14.5835 8.48707 14.297 8.25779 14.0999C8.02678 13.9028 7.74304 13.8033 7.41271 13.8033C7.00945 13.8033 6.66779 13.9299 6.40252 14.1825C6.13999 14.4333 6.00512 14.7408 6.00512 15.0945C6.00512 15.694 6.22324 16.3088 6.65345 16.9367C7.08277 17.5641 7.64121 18.0671 8.32782 18.4422C9.29644 18.9659 10.5236 19.2253 12.0057 19.2253C13.2423 19.2253 14.3132 19.0351 15.2192 18.6531Z"/>
</svg>
</template>;