data quality fix for generator work

This commit is contained in:
2026-05-03 19:16:31 -06:00
parent 2b53f621a1
commit 968bd48dcc
49 changed files with 278 additions and 291 deletions

View File

@@ -14,20 +14,20 @@
<ellipse cx="0" cy="0" rx="1" ry="1" style="fill:url(#_Radial2);"/>
</g>
<g transform="matrix(-0.829036,0.559195,0.559195,0.829036,48.2208,113.618)">
<path d="M6.534,-21.372C12.982,-21.345 18.21,-16.092 18.21,-9.639C18.21,-3.185 12.982,2.024 6.534,1.998C0.086,1.971 -5.142,-3.282 -5.142,-9.735C-5.142,-16.189 0.086,-21.398 6.534,-21.372" style="fill:rgb(35,31,32);fill-rule:nonzero;"/>
<path d="M6.534,-21.372C12.982,-21.345 18.21,-16.092 18.21,-9.639C18.21,-3.185 12.982,2.024 6.534,1.998C0.086,1.971 -5.142,-3.282 -5.142,-9.735C-5.142,-16.189 0.086,-21.398 6.534,-21.372" style="fill:rgb(22,22,22);fill-rule:nonzero;"/>
</g>
<g transform="matrix(0.292746,-0.95619,-0.95619,-0.292746,168.256,170.928)">
<path d="M13.585,-46.974C16.432,-54.239 42.936,-38.908 42.572,-25.782C41.962,-3.802 19.568,14.307 13.585,2.503C10.247,-4.082 36.309,-9.538 30.832,-25.447C26.543,-37.905 8.936,-35.112 13.585,-46.974" style="fill:rgb(47,47,47);fill-rule:nonzero;"/>
<path d="M13.585,-46.974C16.432,-54.239 42.936,-38.908 42.572,-25.782C41.962,-3.802 19.568,14.307 13.585,2.503C10.247,-4.082 36.309,-9.538 30.832,-25.447C26.543,-37.905 8.936,-35.112 13.585,-46.974" style="fill:rgb(22,22,22);fill-rule:nonzero;"/>
</g>
</g>
<g transform="matrix(0.633157,0,0,0.633157,-428.585,17.1377)">
<path d="M676.18,237.68C707.059,220.038 727.982,259.264 788.793,260.766C820.164,261.54 883.669,241.528 896.338,263.581C905.107,278.847 896.816,378.92 775.279,370.563C655.894,362.354 651.336,251.874 676.18,237.68Z" style="fill:rgb(237,108,48);"/>
<path d="M676.18,237.68C707.059,220.038 727.982,259.264 788.793,260.766C820.164,261.54 883.669,241.528 896.338,263.581C905.107,278.847 896.816,378.92 775.279,370.563C655.894,362.354 651.336,251.874 676.18,237.68Z" style="fill:rgb(234,102,61);"/>
</g>
<g transform="matrix(0.257094,-0.966386,-0.966386,-0.257094,169.743,170.96)">
<path d="M13.585,-46.974C16.432,-54.239 42.936,-38.908 42.572,-25.782C41.962,-3.802 19.568,14.307 13.585,2.503C12.954,1.258 13.374,0.053 14.433,-1.19C18.976,-6.519 35.273,-12.546 30.832,-25.447C26.543,-37.905 8.936,-35.112 13.585,-46.974Z" style="fill:none;fill-rule:nonzero;stroke:rgb(27,32,49);stroke-width:5px;"/>
<path d="M13.585,-46.974C16.432,-54.239 42.936,-38.908 42.572,-25.782C41.962,-3.802 19.568,14.307 13.585,2.503C12.954,1.258 13.374,0.053 14.433,-1.19C18.976,-6.519 35.273,-12.546 30.832,-25.447C26.543,-37.905 8.936,-35.112 13.585,-46.974Z" style="fill:none;fill-rule:nonzero;stroke:rgb(22,22,22);stroke-width:5px;"/>
</g>
</g>
<defs>
<radialGradient id="_Radial2" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0,1,1,0,-8.49688e-06,8.49688e-06)"><stop offset="0" style="stop-color:rgb(247,148,29);stop-opacity:1"/><stop offset="1" style="stop-color:rgb(255,186,0);stop-opacity:1"/></radialGradient>
<radialGradient id="_Radial2" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0,1,1,0,-8.49688e-06,8.49688e-06)"><stop offset="0" style="stop-color:rgb(247,110,29);stop-opacity:1"/><stop offset="1" style="stop-color:rgb(255,186,0);stop-opacity:1"/></radialGradient>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB