| 12345678910111213141516171819202122 |
- <?xml version="1.0" encoding="utf-8"?>
- <!-- Generator: Tilo Wuetherich, Landesarchiv Baden-Wuerttemberg SVG
- Version: 6.00 Build 51448 -->
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
- "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
- <!ENTITY ns_svg "http://www.w3.org/2000/svg">
- <!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
- ]>
- <svg version="1.1"
- id="Ebene_1"
- xmlns="&ns_svg;"
- xmlns:xlink="&ns_xlink;"
- width="20"
- height="20"
- viewBox="0 0 20 20"
- overflow="visible"
- enable-background="new 0 0 20 20"
- xml:space="preserve">
- <line fill="none" stroke="#000000" stroke-width="1" x1="10" y1="10" x2="10" y2="0" />
- <ellipse fill="none" stroke="#000000" stroke-width="1" cx="10" cy="15" rx="4" ry="4" />
- <polygon fill="#FF0000" stroke="#000000" stroke-width="1" points="18,4 10,7 10,0 " />
- </svg>
|