18 lines
656 B
XML
18 lines
656 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500">
|
|
<style>
|
|
.baugruppe_csl-1 {
|
|
fill: none;
|
|
stroke-linecap: round;
|
|
stroke-linejoin: round;
|
|
stroke: white;
|
|
stroke-width: 15px;
|
|
}
|
|
</style>
|
|
<title>Baugruppe Icon</title>
|
|
<g>
|
|
<path class="baugruppe_csl-1" d="M9,9H293.5a50,50,0,0,1,50,50V340h-188V121.84a50,50,0,0,0-50-50H9Z"></path>
|
|
<polygon class="baugruppe_csl-1" points="271.44 211.5 227.56 211.5 205.62 249.5 227.56 287.5 271.44 287.5 293.38 249.5 271.44 211.5"></polygon>
|
|
<path class="baugruppe_csl-1" d="M489.5,490H205a50,50,0,0,1-50-50V340H343v37.16a50,50,0,0,0,50,50h96.5Z"></path>
|
|
</g>
|
|
</svg>
|