| 123456789101112131415161718192021222324252627282930 |
- <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: #305c73;
- stroke-width: 3px;
- }
- .cls-1, .cls-2 {
- stroke-miterlimit: 10;
- }
- .cls-2 {
- stroke: #000;
- stroke-width: 1.05px;
- }
- .cls-3 {
- fill: #fff;
- }
- </style>
- </defs>
- <line class="cls-1" y1="1.5" x2="16" y2="1.5"/>
- <rect class="cls-2" x="0.5" y="4.5" width="15" height="11"/>
- <g>
- <path class="cls-3" d="M7.91,15.36h-1V11.74H2.93v3.62h-1V7.54h1V10.9H6.87V7.54h1Z"/>
- <path class="cls-3" d="M12.75,15.36h-1V8.74l-2,.73v-.9L12.59,7.5h.16Z"/>
- </g>
- </svg>
|