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 2, Column 101: 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.
    …th="180" height="185" viewBox="0 0 180 185" xmlns="http://www.w3.org/2000/svg">

↑ Top

Congratulations

The document located at <https://upload.wikimedia.org/wikipedia/commons/4/45/Symbol_declined.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%2F4%2F45%2FSymbol_declined.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"?>
  2. <svg version="1.0" width="180" height="185" viewBox="0 0 180 185" xmlns="http://www.w3.org/2000/svg">
  3. <path d="m164.07 82.213c6.7138 47.916-23.693 91.813-67.915 98.046-44.222 6.2339-85.514-27.556-92.228-75.472-6.7138-47.916 23.693-91.813 67.915-98.046 44.222-6.2339 85.514 27.556 92.228 75.472z" fill="#00006f" fill-opacity=".19608" fill-rule="evenodd"/>
  4. <path d="m176.07 80.213c6.7138 47.916-23.693 91.813-67.915 98.046-44.222 6.2339-85.514-27.556-92.228-75.472-6.7138-47.916 23.693-91.813 67.915-98.046s85.514 27.556 92.228 75.472z" fill="#d00" fill-rule="evenodd"/>
  5. <path d="m160.06 82.47c5.371 38.333-18.954 73.45-54.332 78.437-35.378 4.9871-68.411-22.045-73.782-60.377-5.371-38.333 18.954-73.45 54.332-78.437 35.378-4.9871 68.411 22.045 73.782 60.377z" fill="#e6e6e6" fill-rule="evenodd"/>
  6. <rect transform="matrix(.13876 .99033 -.99021 .13959 0 0)" x="96.996" y="-124.42" width="14.017" height="84.097" fill="#d00" fill-rule="evenodd"/>
  7. </svg>

↑ Top