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

export interface CircleQuestionIconSignature {
  Element: SVGSVGElement;
}

export const CircleQuestionIcon: TOC<CircleQuestionIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M12,22 C10.0222009,22 8.08879087,21.4135009 6.44430087,20.3147009 C4.79981087,19.2159009 3.51809087,17.6541009 2.76121087,15.8268009 C2.00433087,13.9996009 1.80630087,11.9889009 2.19215087,10.0491009 C2.57800087,8.10929087 3.53041087,6.32746087 4.92894087,4.92894087 C6.32746087,3.53041087 8.10929087,2.57800087 10.0491009,2.19215087 C11.9889009,1.80630087 13.9996009,2.00433087 15.8268009,2.76121087 C17.6541009,3.51809087 19.2159009,4.79981087 20.3147009,6.44430087 C21.4135009,8.08879087 22,10.0222009 22,12 C22,14.6522009 20.9464009,17.1957009 19.0711009,19.0711009 C17.1957009,20.9464009 14.6522009,22 12,22 Z M12.0000016,4.00000087 C10.4178009,4.00000087 8.87104087,4.46920087 7.55544087,5.34825087 C6.23985087,6.22730087 5.21447087,7.47673087 4.60897087,8.93854087 C4.00347087,10.4003009 3.84504087,12.0089009 4.15372087,13.5607009 C4.46240087,15.1126009 5.22433087,16.5380009 6.34315087,17.6569009 C7.46197087,18.7757009 8.88743087,19.5376009 10.4393009,19.8463009 C11.9911009,20.1550009 13.5997009,19.9965009 15.0615009,19.3910009 C16.5233009,18.7855009 17.7727009,17.7602009 18.6518009,16.4446009 C19.5308009,15.1290009 20.0000016,13.5823009 20.0000016,12.0000009 C20.0000016,9.87827087 19.1572009,7.84344087 17.6569009,6.34315087 C16.1566009,4.84286087 14.1217009,4.00000087 12.0000016,4.00000087 Z M13.0000009,15.0000009 L11.0000009,15.0000009 L11.0000009,12.0000009 L12.0000009,12.0000009 C12.3956009,12.0000009 12.7822009,11.8827009 13.1111009,11.6629009 C13.4400009,11.4432009 13.6964009,11.1308009 13.8478009,10.7654009 C13.9991009,10.3999009 14.0387009,9.99779087 13.9616009,9.60982087 C13.8844009,9.22186087 13.6939009,8.86550087 13.4142009,8.58579087 C13.1345009,8.30609087 12.7781009,8.11560087 12.3902009,8.03843087 C12.0022009,7.96126087 11.6001009,8.00087087 11.2346009,8.15225087 C10.8692009,8.30362087 10.5568009,8.55997087 10.3371009,8.88886087 C10.1173009,9.21776087 10.0000009,9.60444087 10.0000009,10.0000009 L8.00000087,10.0000009 C8.00132087,9.25217087 8.21225087,8.51968087 8.60885087,7.88567087 C9.00546087,7.25167087 9.57185087,6.74154087 10.2438009,6.41319087 C10.9157009,6.08485087 11.6661009,5.95143087 12.4100009,6.02809087 C13.1539009,6.10476087 13.8614009,6.38842087 14.4523009,6.84689087 C15.0431009,7.30537087 15.4935009,7.92028087 15.7525009,8.62185087 C16.0115009,9.32341087 16.0686009,10.0835009 15.9174009,10.8159009 C15.7661009,11.5483009 15.4126009,12.2236009 14.8969009,12.7652009 C14.3813009,13.3068009 13.7241009,13.6930009 13.0000009,13.8800009 L13.0000009,15.0000009 Z M12.0000009,18.2499934 C11.7528009,18.2499934 11.5111009,18.1767009 11.3055009,18.0393009 C11.1000009,17.9020009 10.9398009,17.7068009 10.8452009,17.4784009 C10.7505009,17.2499934 10.7258009,16.9986009 10.7740009,16.7561009 C10.8223009,16.5137009 10.9413009,16.2909009 11.1161009,16.1161009 C11.2909009,15.9413009 11.5137009,15.8223009 11.7561009,15.7740009 C11.9986009,15.7258009 12.2499934,15.7505009 12.4784009,15.8452009 C12.7068009,15.9398009 12.9020009,16.1000009 13.0393009,16.3055009 C13.1767009,16.5111009 13.2499934,16.7528009 13.2499934,17.0000009 C13.2499934,17.3315009 13.1183009,17.6495009 12.8839009,17.8839009 C12.6495009,18.1183009 12.3315009,18.2499934 12.0000009,18.2499934 Z"/></svg></template>;