| 12345678910111213141516171819202122232425262728 |
- <svg id="Ebene_1" data-name="Ebene 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
- <defs>
- <style>
- .cls-1 {
- fill: none;
- stroke: #ddd;
- stroke-width: 3px;
- }
- .cls-1, .cls-2, .cls-3 {
- stroke-miterlimit: 10;
- }
- .cls-2 {
- fill: #c1c1c1;
- stroke: #c1c1c1;
- }
- .cls-3 {
- fill: #b30920;
- stroke: #b30920;
- }
- </style>
- </defs>
- <line class="cls-1" y1="1.49" x2="16" y2="1.49"/>
- <rect class="cls-2" x="0.5" y="4.49" width="9" height="11"/>
- <rect class="cls-3" x="11.5" y="4.5" width="4" height="11"/>
- </svg>
|