Commit | Line | Data |
---|---|---|
2caa3889 BA |
1 | <?xml version="1.0" encoding="UTF-8"?>\r |
2 | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">\r | |
3 | <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100"\r | |
4 | viewBox="0 0 100 100" overflow="visible" enable-background="new 0 0 100 100" xml:space="preserve">\r | |
5 | <line fill="none" stroke="#000080" stroke-width="12" stroke-linecap="square" x1="10" y1="10" x2="90" y2="90"/>\r | |
6 | <line fill="none" stroke="#000080" stroke-width="12" stroke-linecap="square" x1="90" y1="10" x2="10" y2="90"/>\r | |
7 | </svg>\r |