| 1234567891011121314151617181920212223 |
- <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: #b30920;
- }
- .cls-2 {
- fill: #fff;
- }
- </style>
- </defs>
- <g>
- <rect class="cls-1" x="0.5" y="0.5" width="15" height="15"/>
- <path class="cls-1" d="M15,1V15H1V1H15m1-1H0V16H16V0Z"/>
- </g>
- <rect class="cls-2" x="1" y="1" width="6" height="4"/>
- <rect class="cls-2" x="9" y="1" width="6" height="4"/>
- <rect class="cls-2" x="1" y="6" width="6" height="4"/>
- <rect class="cls-2" x="9" y="6" width="6" height="4"/>
- <rect class="cls-2" x="1" y="11" width="6" height="4"/>
- <rect class="cls-2" x="9" y="11" width="6" height="4"/>
- </svg>
|