| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- <svg id="Ebene_1" data-name="Ebene 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
- <defs>
- <style>
- .cls-1, .cls-2, .cls-5 {
- fill: #b30920;
- }
- .cls-2, .cls-3, .cls-5 {
- stroke: #fff;
- stroke-miterlimit: 10;
- }
- .cls-2 {
- stroke-width: 0.5px;
- }
- .cls-3 {
- fill: none;
- }
- .cls-3, .cls-5 {
- stroke-width: 0.59px;
- }
- .cls-4 {
- fill: #fff;
- }
- </style>
- </defs>
- <rect class="cls-1" width="16" height="16"/>
- <g>
- <rect class="cls-2" x="0.75" y="0.67" width="6.5" height="8"/>
- <rect class="cls-3" x="8.75" y="0.67" width="6.5" height="8"/>
- </g>
- <g>
- <circle class="cls-4" cx="4.09" cy="3.77" r="1.25"/>
- <path class="cls-4" d="M1.59,7.64H6.42A2.13,2.13,0,0,0,4.09,5.31,2.23,2.23,0,0,0,1.59,7.64Z"/>
- </g>
- <g>
- <circle class="cls-4" cx="12.09" cy="3.77" r="1.25"/>
- <path class="cls-4" d="M9.59,7.64h4.83a2.13,2.13,0,0,0-2.33-2.33A2.23,2.23,0,0,0,9.59,7.64Z"/>
- </g>
- <g>
- <rect class="cls-5" x="4.75" y="7.24" width="6.5" height="8"/>
- <g>
- <circle class="cls-4" cx="8" cy="10.47" r="1.25"/>
- <path class="cls-4" d="M5.51,14.34h4.82A2.13,2.13,0,0,0,8,12,2.23,2.23,0,0,0,5.51,14.34Z"/>
- </g>
- </g>
- </svg>
|