const IconBallRugby = `<svg id="ball-rugby" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72"><g ><path d="M54.41,9.91c4.17.17,7.51,3.5,7.67,7.67.36,9.06-.61,24.76-10.18,34.32s-25.27,10.53-34.32,10.18c-4.17-.17-7.51-3.5-7.67-7.67-.36-9.06.61-24.76,10.18-34.32s25.27-10.53,34.32-10.18Z" style="fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);" /><line x1="32.82" y1="32.82" x2="39.18" y2="39.18" style="fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);" /><line x1="39.18" y1="26.45" x2="45.55" y2="32.82" style="fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);" /><line x1="26.45" y1="39.18" x2="32.82" y2="45.55" style="fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);" /><line x1="45.55" y1="26.45" x2="26.45" y2="45.55" style="fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);" /><line x1="10.43" y1="42.25" x2="29.75" y2="61.57" style="fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);" /><line x1="42.25" y1="10.43" x2="61.57" y2="29.75" style="fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);" /></g><g><path d="M54.41,9.91c4.17.17,7.51,3.5,7.67,7.67.36,9.06-.61,24.76-10.18,34.32s-25.27,10.53-34.32,10.18c-4.17-.17-7.51-3.5-7.67-7.67-.36-9.06.61-24.76,10.18-34.32s25.27-10.53,34.32-10.18Z" style="fill: none;  stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/><line x1="32.82" y1="32.82" x2="39.18" y2="39.18" style="fill: none;  stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/><line x1="39.18" y1="26.45" x2="45.55" y2="32.82" style="fill: none;  stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/><line x1="26.45" y1="39.18" x2="32.82" y2="45.55" style="fill: none;  stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/><line x1="45.55" y1="26.45" x2="26.45" y2="45.55" style="fill: none;  stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/><line x1="10.43" y1="42.25" x2="29.75" y2="61.57" style="fill: none;  stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/><line x1="42.25" y1="10.43" x2="61.57" y2="29.75" style="fill: none;  stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/></g><g><path d="M54.41,9.91c4.17.17,7.51,3.5,7.67,7.67.36,9.06-.61,24.76-10.18,34.32s-25.27,10.53-34.32,10.18c-4.17-.17-7.51-3.5-7.67-7.67-.36-9.06.61-24.76,10.18-34.32s25.27-10.53,34.32-10.18Z" style="fill: none;  stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/><line x1="32.82" y1="32.82" x2="39.18" y2="39.18" style="fill: none;  stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/><line x1="39.18" y1="26.45" x2="45.55" y2="32.82" style="fill: none;  stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/><line x1="26.45" y1="39.18" x2="32.82" y2="45.55" style="fill: none;  stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/><line x1="45.55" y1="26.45" x2="26.45" y2="45.55" style="fill: none;  stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/><line x1="10.43" y1="42.25" x2="29.75" y2="61.57" style="fill: none;  stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/><line x1="42.25" y1="10.43" x2="61.57" y2="29.75" style="fill: none;  stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/></g></svg>`;

export default IconBallRugby;
export { IconBallRugby }