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 4, Column 9: This validator does not validate RDF. RDF subtrees go unchecked.
    <rdf:RDF>

↑ Top

Congratulations

The document located at <https://upload.wikimedia.org/wikipedia/commons/c/c1/Locked_global_account_icon.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%2Fc%2Fc1%2FLocked_global_account_icon.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 width="1169.1" height="1186.1" version="1.1" viewBox="0 0 1096 1112" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink">
  3. <metadata>
  4. <rdf:RDF>
  5. <cc:Work rdf:about="">
  6. <dc:format>image/svg+xml</dc:format>
  7. <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
  8. <dc:title/>
  9. </cc:Work>
  10. </rdf:RDF>
  11. </metadata>
  12. <defs>
  13. <clipPath id="a">
  14. <path d="m47.5-87.5v425h-95v-425l-552-552v1250h1199v-1250z"/>
  15. </clipPath>
  16. <filter id="d" color-interpolation-filters="sRGB">
  17. <feGaussianBlur stdDeviation="0.16424528"/>
  18. </filter>
  19. <linearGradient id="c" x1="-6.6274" x2="16" y1="48" y2="-6.6274" gradientTransform="matrix(5.7826 -2.2539 2.3952 5.4415 111.81 283.43)" gradientUnits="userSpaceOnUse">
  20. <stop stop-color="#ce1212" offset="0"/>
  21. <stop stop-color="#ff1212" offset="1"/>
  22. </linearGradient>
  23. <linearGradient id="b" x1="466.69" x2="466.69" y1="664.79" y2="709.07" gradientTransform="matrix(7.0447 0 0 6.6291 -3116.8 -4243.2)" gradientUnits="userSpaceOnUse">
  24. <stop stop-color="#fff" offset="0"/>
  25. <stop stop-color="#fff" stop-opacity="0" offset="1"/>
  26. </linearGradient>
  27. </defs>
  28. <g transform="matrix(.94883 0 0 .94883 537.22 552.4)">
  29. <g clip-path="url(#a)">
  30. <circle r="336.5" fill="#396"/>
  31. <circle r="480.25" fill="none" stroke="#069" stroke-width="135.5"/>
  32. </g>
  33. <circle cy="-379.5" r="184.5" fill="#900"/>
  34. </g>
  35. <g transform="matrix(1.2346 0 0 1.2346 367.85 364.25)">
  36. <path transform="matrix(6.7278 -2.6224 2.7868 6.331 83.126 280.02)" d="m32 0 22.627 9.3726 9.3726 22.627-9.3726 22.627-22.627 9.3726-22.627-9.3726-9.3726-22.627 9.3726-22.627z" fill-opacity=".25658" filter="url(#d)"/>
  37. <g>
  38. <path d="m284.33 182.84 178.35 9e-5 126.11 118.68-9e-5 167.83-126.11 118.67-178.35-9e-5 -126.11-118.68 9e-5 -167.83z" fill="#7e0000" stroke-width="7.0641"/>
  39. <path d="m289.54 194.69 167.92 7e-5 118.74 111.74-8e-5 158.02-118.74 111.74-167.92-7e-5 -118.74-111.74 7e-5 -158.02z" fill="#e78a8a" stroke-width="6.651"/>
  40. <path d="m296.86 211.31 153.3 5e-5 108.4 102-5e-5 144.25-108.4 102-153.3-5e-5 -108.4-102 5e-5 -144.25z" fill="url(#c)" stroke-width="6.0717"/>
  41. <path d="m295.46 280.78-33.169 31.212 79.172 74.502-79.172 74.502 33.169 31.212 79.172-74.502 79.172 74.502 33.169-31.212-79.172-74.502 79.172-74.502-33.169-31.212-79.172 74.502z" fill="#fdeeee" fill-rule="evenodd"/>
  42. <path d="m289.46 194.74-118.66 111.66v47.966c162.01 35.402 228.35-45.787 405.51-1.7694v-46.196l-118.88-111.66z" fill="url(#b)" stroke-width="1.8191"/>
  43. </g>
  44. </g>
  45. </svg>

↑ Top