This document was successfully checked as SVG 1.1 + URL + HTML + MathML 3.0!

Result: Passed, 1 warning(s)
:
: utf-8
: SVG 1.1 + URL + HTML + MathML 3.0
Root Element: svg
Root Namespace: http://www.w3.org/2000/svg
Options

Help on the options is available.

Validation Output: 1 Warning

Below is a list of the warning message(s) produced when checking your document.

  1. Warning Line 9, Column 13: Unsupported SVG version specified. This validator only supports SVG 1.1. The recommended way to suppress this warning is to remove the version attribute altogether.
       id="svg2">

↑ Top

Congratulations

The document located at <https://upload.wikimedia.org/wikipedia/commons/d/d0/Symbol_keep_vote.svg> was successfully checked as SVG 1.1 + URL + HTML + MathML 3.0. This means that the resource in question identified itself as "SVG 1.1 + URL + HTML + MathML 3.0" and that we successfully performed a formal validation of it. The parser implementations we used for this check are based on Compound XML and libxml2 (XML).

Linking to this result

If you would like to create a link to this page (i.e., this validation result) to make it easier to revalidate this page in the future or to allow others to validate your page, the URI is <http://validator.w3.org/check?uri=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fcommons%2Fd%2Fd0%2FSymbol_keep_vote.svg;ss=1> (or you can just add the current page to your bookmarks or hotlist).

Validating CSS Style Sheets

If you use CSS in your document, you can check it using the W3C CSS Validation Service.

↑ Top

Source Listing

Below is the source input I used for this validation:

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!-- Created with Inkscape (http://www.inkscape.org/) -->
  3. <svg
  4. xmlns:svg="http://www.w3.org/2000/svg"
  5. xmlns="http://www.w3.org/2000/svg"
  6. version="1.0"
  7. width="180"
  8. height="185"
  9. id="svg2">
  10. <defs
  11. id="defs4" />
  12. <path
  13. d="M 164.07127,82.212594 C 170.78505,130.12831 140.37851,174.02521 96.156376,180.25907 C 51.934221,186.49294 10.642501,152.70312 3.9287292,104.78742 C -2.7850408,56.871696 27.621491,12.974796 71.843631,6.740932 C 116.06577,0.50706203 157.3575,34.296886 164.07127,82.212594 z "
  14. style="fill:#000000;fill-opacity:0.19607843;fill-rule:evenodd"
  15. id="path1367" />
  16. <path
  17. d="M 176.07132,80.212628 C 182.78511,128.12833 152.37858,172.02521 108.15643,178.25906 C 63.934276,184.49292 22.642531,150.7031 15.928736,102.7874 C 9.2149416,54.871706 39.621474,10.97482 83.843627,4.7409676 C 128.06578,-1.4928848 169.35753,32.296929 176.07132,80.212628 z "
  18. style="fill:#097bde;fill-opacity:1;fill-rule:evenodd"
  19. id="path1306" />
  20. <path
  21. d="M 160.05717,82.470148 C 165.42821,120.8027 141.10299,155.9202 105.72528,160.90729 C 70.347559,165.89438 37.31418,138.86254 31.943147,100.52999 C 26.572114,62.197436 50.897328,27.079933 86.275044,22.092845 C 121.65276,17.105759 154.68614,44.137598 160.05717,82.470148 L 160.05717,82.470148 z "
  22. style="fill:#e6eefc;fill-opacity:1;fill-rule:evenodd"
  23. id="path1308" />
  24. <path
  25. d="M 87.552152,153.24988 C 83.221875,148.6428 65.191585,128.71515 45.311229,121.21264 C 43.78208,118.17393 40.238006,109.88276 39.585252,106.2296 C 39.767935,101.39647 71.483307,116.84786 78.672524,121.5226 C 77.946373,75.989905 115.16841,36.380398 123.08381,34.987384 C 126.42445,34.399472 145.343,53.654699 144.41478,52.147322 C 123.1892,65.651751 88.010099,103.61399 87.552152,153.24988 z "
  26. style="font-size:1.11321247px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#097bde;fill-opacity:1;font-family:DomCasual BT"
  27. id="flowRoot2193" />
  28. </svg>

↑ Top