Ok great.
Another thing I wonder about is how the code looks before and after it is run through that editor: https://jakearchibald.github.io/svgomg/ . This makes the images smaller(?) or something?
When I opened the image in Visual Studio before this it looked quite manageable the code. It looks kind of like this and the classes are easy to overview:
<svg class="Lager_1" data-name="Lager 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1016 309">
<g class="_Bun_bottom_" data-name="<Bun bottom>">
<path d="M1046,510H288.87A47.87,47.87,0,0,1,241,462.13V384h853v78A48,48,0,0,1,1046,510Z" transform="translate(-159 -201)" style="fill: #f4d540"/>
</g>
<g class="_Hamburger_" data-name="<Hamburger>">
<rect y="128" width="1016" height="55" rx="27.5" style="fill: #3d2d33"/>
</g>
<g class="_Kål_" data-name="<Kål>">
<path d="M1120.15,328h-401a8.47,8.47,0,0,0-4.93,1.63,8.47,8.47,0,0,0-4.93-1.63H543.77a8.47,8.47,0,0,0-4.93,1.63,8.46,8.46,0,0,0-4.92-1.63H203.85c-5.44,0-9.85,5.4-9.85,12.06s4.41,12.06,9.85,12.06h46.31c0,6.66,4.41,12.06,9.85,12.06h92.62a9.06,9.06,0,0,0,7-3.62h50.57c1.25,4.89,5,8.44,9.4,8.44h197c4.41,0,8.14-3.55,9.4-8.44h83.21a8.47,8.47,0,0,0,4.93-1.63,8.47,8.47,0,0,0,4.93,1.63H760c1.26,4.89,5,8.44,9.4,8.44H934.92c4.41,0,8.14-3.55,9.4-8.44h175.83c5.44,0,9.85-5.4,9.85-12.06v-8.44C1130,333.4,1125.59,328,1120.15,328Z" transform="translate(-159 -201)" style="fill: #43ef43"/>
</g>
<g class="_Ketchup_" data-name="<Ketchup>">
<rect x="110" y="137" width="147" height="11" style="fill: #ce1124"/>
<rect x="328" y="137" width="147" height="11" style="fill: #ce1124"/>
<rect x="527" y="137" width="147" height="11" style="fill: #ce1124"/>
<rect x="758" y="137" width="147" height="11" style="fill: #ce1124"/>
</g>
<g class="_Ost_" data-name="<Ost>">
<path d="M1119,321H570v1H222a4,4,0,0,0-4,4v7a4,4,0,0,0,4,4,4,4,0,0,1,4,4,4,4,0,0,0,4,4h11v7a6,6,0,0,0,12,0v-7h6v7a6,6,0,0,0,12,0v-7h33v18a6,6,0,0,0,12,0,6,6,0,0,0,5-2.69V363a6,6,0,0,0,12,0V345h16v9a6,6,0,0,0,12,0v-9h16v12a6,6,0,0,0,12,0V345h6v9a6,6,0,0,0,12,0v-9h27v15a6,6,0,0,0,12,0v-2.81a6,6,0,0,0,9-5.19v-7h24v9a6,6,0,0,0,8,5.65V360a6,6,0,0,0,12,0v-2a6,6,0,0,0,6-6v-7h12v7a6,6,0,0,0,12,0v5a6,6,0,0,0,12,0V345h13v9a6,6,0,0,0,12,0v-9h33v7a6,6,0,0,0,6,6,5.67,5.67,0,0,0,1.38-.17A62.31,62.31,0,0,1,617,360a6,6,0,0,0,6-6v-9h42v18a6,6,0,0,0,12,0V345h61v9a6,6,0,0,0,12,0v-9h28v12a6,6,0,0,0,12,0V345h14v12a6,6,0,0,0,12,0V345h9v12a9.49,9.49,0,0,0,18,0,6,6,0,0,0,12,0V345h12.81a6,6,0,0,0,5.19,3h27v12a6,6,0,0,0,12,0v10a6,6,0,0,0,12,0V348h9v33a6,6,0,0,0,12,0V345h52.09a6.64,6.64,0,0,0-.09,1v24a6,6,0,0,0,12,0V346a6.64,6.64,0,0,0-.09-1H1034v12a6,6,0,0,0,12,0V345h54v15a6,6,0,0,0,12,0V336h7a4,4,0,0,0,4-4v-7A4,4,0,0,0,1119,321Z" transform="translate(-159 -201)" style="fill: #eef241"/>
</g>
<g class="_Bun_top_" data-name="<Bun top>">
<path d="M667.5,201C432,201,241,259.65,241,332h853C1094,259.65,903.05,201,667.5,201Z" transform="translate(-159 -201)" style="fill: #f4d540"/>
</g>