declare const IconGirl = "<svg id=\"girl\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><path d=\"M22.98,30.16s8.52,2.46,13.02-2.6c4.5,3.94,13.05,2.72,13.05,2.72h0c-1.53-5.78-6.79-10.03-13.05-10.03s-11.45,4.2-13.02,9.91h0Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><path d=\"M25.71,15.48c-2.64-2.64-6.91-2.64-9.55,0-2.64,2.64-2.39,7.16-7.16,11.93,7.16,2.39,14.07.25,16.71-2.39,2.64-2.64,2.64-6.91,0-9.55Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><path d=\"M55.84,15.48c-2.64-2.64-6.91-2.64-9.55,0-2.64,2.64-2.64,6.91,0,9.55,2.64,2.64,9.55,4.77,16.71,2.39-4.77-4.77-4.52-9.3-7.16-11.93Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><circle cx=\"36\" cy=\"33.75\" r=\"13.5\" style=\"fill: none;  stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><path d=\"M51,61.88c0-4.97-6.72-9-15-9s-15,4.03-15,9\" style=\"fill: none;  stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><path d=\"M25.71,15.48c-2.64-2.64-6.91-2.64-9.55,0-2.64,2.64-2.39,7.16-7.16,11.93,7.16,2.39,14.07.25,16.71-2.39,2.64-2.64,2.64-6.91,0-9.55Z\" style=\"fill: none;  stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><path d=\"M55.84,15.48c-2.64-2.64-6.91-2.64-9.55,0-2.64,2.64-2.64,6.91,0,9.55,2.64,2.64,9.55,4.77,16.71,2.39-4.77-4.77-4.52-9.3-7.16-11.93Z\" style=\"fill: none;  stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><path d=\"M22.98,30.16s8.52,2.46,13.02-2.6c4.5,3.94,13.05,2.72,13.05,2.72\" style=\"fill: none;  stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><line x1=\"31.5\" y1=\"36\" x2=\"31.5\" y2=\"36\" style=\"fill: none;  stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><line x1=\"40.5\" y1=\"36\" x2=\"40.5\" y2=\"36\" style=\"fill: none;  stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/></svg>";
export default IconGirl;
export { IconGirl };
