Errors found while checking this document as SVG 1.1!

Result: 34 Errors, 1 warning(s)
:
: utf-8
: SVG 1.1
Root Element: svg
Root Namespace: http://www.w3.org/2000/svg
Options

Help on the options is available.

Notes and Potential Issues

The following notes and warnings highlight missing or conflicting information which caused the validator to perform some guesswork prior to validation, or other things affecting the output below. If the guess or fallback is incorrect, it could make validation results entirely incoherent. It is highly recommended to check these potential issues, and, if necessary, fix them and re-validate the document.

  1. Warning DOCTYPE Override in effect!

    The DOCTYPE Declaration for "SVG 1.1" has been inserted at the start of the document, but even if no errors are shown below the document will not be Valid until you add the new DOCTYPE Declaration.

↑ Top

Validation Output: 34 Errors

  1. Error Line 17, Column 21: there is no attribute "sodipodi:docname"
       sodipodi:docname="washington post.svg"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  2. Error Line 18, Column 21: there is no attribute "inkscape:version"
       inkscape:version="0.92.3 (2405546, 2018-03-11)">

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  3. Error Line 22, Column 9: there is no attribute "id"
         id="base"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  4. Error Line 23, Column 16: there is no attribute "pagecolor"
         pagecolor="#00ffff"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  5. Error Line 24, Column 18: there is no attribute "bordercolor"
         bordercolor="#666666"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  6. Error Line 25, Column 20: there is no attribute "borderopacity"
         borderopacity="1.0"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  7. Error Line 26, Column 27: there is no attribute "inkscape:pageopacity"
         inkscape:pageopacity="0"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  8. Error Line 27, Column 26: there is no attribute "inkscape:pageshadow"
         inkscape:pageshadow="2"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  9. Error Line 28, Column 20: there is no attribute "inkscape:zoom"
         inkscape:zoom="0.98994949"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  10. Error Line 29, Column 18: there is no attribute "inkscape:cx"
         inkscape:cx="21.380616"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  11. Error Line 30, Column 18: there is no attribute "inkscape:cy"
         inkscape:cy="142.70223"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  12. Error Line 31, Column 30: there is no attribute "inkscape:document-units"
         inkscape:document-units="mm"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  13. Error Line 32, Column 29: there is no attribute "inkscape:current-layer"
         inkscape:current-layer="layer1"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  14. Error Line 33, Column 15: there is no attribute "showgrid"
         showgrid="false"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  15. Error Line 34, Column 28: there is no attribute "inkscape:window-width"
         inkscape:window-width="1920"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  16. Error Line 35, Column 29: there is no attribute "inkscape:window-height"
         inkscape:window-height="1001"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  17. Error Line 36, Column 24: there is no attribute "inkscape:window-x"
         inkscape:window-x="-9"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  18. Error Line 37, Column 24: there is no attribute "inkscape:window-y"
         inkscape:window-y="-9"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  19. Error Line 38, Column 32: there is no attribute "inkscape:window-maximized"
         inkscape:window-maximized="1"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  20. Error Line 39, Column 21: there is no attribute "fit-margin-top"
         fit-margin-top="0"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  21. Error Line 40, Column 22: there is no attribute "fit-margin-left"
         fit-margin-left="0"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  22. Error Line 41, Column 23: there is no attribute "fit-margin-right"
         fit-margin-right="0"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  23. Error Line 42, Column 24: there is no attribute "fit-margin-bottom"
         fit-margin-bottom="0" />

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  24. Error Line 42, Column 29: element "sodipodi:namedview" undefined
         fit-margin-bottom="0" />

    You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

    • incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  25. Error Line 45, Column 13: element "rdf:RDF" undefined
        <rdf:RDF>

    You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

    • incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  26. Error Line 47, Column 20: there is no attribute "rdf:about"
             rdf:about="">

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  27. Error Line 47, Column 22: element "cc:Work" undefined
             rdf:about="">

    You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

    • incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  28. Error Line 48, Column 19: element "dc:format" undefined
            <dc:format>image/svg+xml</dc:format>

    You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

    • incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  29. Error Line 50, Column 25: there is no attribute "rdf:resource"
               rdf:resource="http://purl.org/dc/dcmitype/StillImage" />

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  30. Error Line 50, Column 67: element "dc:type" undefined
               rdf:resource="http://purl.org/dc/dcmitype/StillImage" />

    You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

    • incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  31. Error Line 51, Column 18: element "dc:title" undefined
            <dc:title></dc:title>

    You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

    • incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  32. Error Line 56, Column 21: there is no attribute "inkscape:label"
         inkscape:label="Layer 1"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  33. Error Line 57, Column 25: there is no attribute "inkscape:groupmode"
         inkscape:groupmode="layer"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  34. Error Line 71, Column 33: there is no attribute "inkscape:connector-curvature"
       inkscape:connector-curvature="0"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

↑ 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. <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg
  4. xmlns:dc="http://purl.org/dc/elements/1.1/"
  5. xmlns:cc="http://creativecommons.org/ns#"
  6. xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  7. xmlns:svg="http://www.w3.org/2000/svg"
  8. xmlns="http://www.w3.org/2000/svg"
  9. xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
  10. xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
  11. width="122.22665mm"
  12. height="18.728531mm"
  13. viewBox="0 0 122.22665 18.728531"
  14. version="1.1"
  15. id="svg8"
  16. sodipodi:docname="washington post.svg"
  17. inkscape:version="0.92.3 (2405546, 2018-03-11)">
  18. <defs
  19. id="defs2" />
  20. <sodipodi:namedview
  21. id="base"
  22. pagecolor="#00ffff"
  23. bordercolor="#666666"
  24. borderopacity="1.0"
  25. inkscape:pageopacity="0"
  26. inkscape:pageshadow="2"
  27. inkscape:zoom="0.98994949"
  28. inkscape:cx="21.380616"
  29. inkscape:cy="142.70223"
  30. inkscape:document-units="mm"
  31. inkscape:current-layer="layer1"
  32. showgrid="false"
  33. inkscape:window-width="1920"
  34. inkscape:window-height="1001"
  35. inkscape:window-x="-9"
  36. inkscape:window-y="-9"
  37. inkscape:window-maximized="1"
  38. fit-margin-top="0"
  39. fit-margin-left="0"
  40. fit-margin-right="0"
  41. fit-margin-bottom="0" />
  42. <metadata
  43. id="metadata5">
  44. <rdf:RDF>
  45. <cc:Work
  46. rdf:about="">
  47. <dc:format>image/svg+xml</dc:format>
  48. <dc:type
  49. rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
  50. <dc:title></dc:title>
  51. </cc:Work>
  52. </rdf:RDF>
  53. </metadata>
  54. <g
  55. inkscape:label="Layer 1"
  56. inkscape:groupmode="layer"
  57. id="layer1"
  58. transform="translate(-36.974591,-179.12431)">
  59. <g
  60. id="g16901"
  61. transform="matrix(0.26458333,0,0,0.26458333,35.434716,178.8756)">
  62. <g
  63. id="twp_x5F_full">
  64. <g
  65. id="g16882"
  66. enable-background="new ">
  67. <path
  68. id="path16872"
  69. d="m 31.536,22.732 v 25.039 c 3.383,-1.827 5.752,-5.008 6.902,-8.595 l 0.271,0.136 c -0.745,8.933 -6.835,17.865 -16.309,17.865 -9.542,0 -16.58,-7.105 -16.58,-18.475 0,-8.526 5.549,-13.873 12.655,-18.678 -1.015,-0.271 -2.098,-0.406 -3.181,-0.406 -4.873,0 -7.715,3.316 -7.715,6.7 H 7.173 C 7.105,25.844 7.105,25.371 7.105,24.897 c 0,-6.023 3.181,-13.332 10.896,-13.332 4.94,0 8.73,4.534 14.482,4.534 2.301,0 5.143,-1.083 6.293,-3.587 h 0.203 c -0.067,4.4 -1.42,8.934 -7.443,10.22 z M 35.19,48.38 c -3.384,3.586 -7.038,6.632 -11.775,6.632 -8.797,0 -15.564,-6.903 -15.564,-16.919 0,-5.887 2.436,-9.067 5.143,-12.79 h -0.271 c -1.692,1.692 -6.158,5.955 -6.158,13.196 0,11.099 6.97,17.934 16.106,17.934 6.361,0 10.692,-4.398 12.655,-7.985 z m 2.706,-32.821 c -1.15,2.165 -3.586,4.939 -8.526,4.939 -4.94,0 -9.474,-3.384 -13.467,-3.384 -3.655,0 -6.158,2.437 -7.106,4.264 l 0.068,0.136 c 1.286,-1.286 3.248,-2.572 6.429,-2.572 5.278,0 8.662,3.249 14.008,3.249 5.685,0 8.256,-3.723 8.73,-6.564 z m -18.813,4.669 c -3.451,3.587 -6.632,7.512 -6.632,15.159 0,4.195 1.421,8.526 4.602,11.233 l 1.962,-1.016 V 27.469 l -1.827,0.947 -0.338,-0.677 9.474,-5.144 c -2.571,-0.54 -4.872,-1.69 -7.241,-2.367 z m 11.708,2.639 c -0.474,0.067 -0.947,0.067 -1.489,0.067 -0.947,0 -1.827,-0.067 -2.707,-0.271 v 19.76 L 17.73,47.23 c 1.827,1.353 4.06,2.165 6.902,2.165 2.301,0 4.331,-0.474 6.158,-1.286 V 22.867 Z m -9.745,3.452 -1.286,0.744 V 45.2 l 1.286,-0.677 z m 38.912,2.571 v 23.415 c 0,6.496 -5.752,10.896 -12.181,12.181 l -0.135,-0.271 c 3.181,-1.557 5.008,-4.737 5.008,-8.121 V 31.867 l -3.654,-3.315 -1.421,1.556 v 18.881 l 2.03,1.827 v 0.136 l -5.481,5.955 -6.293,-5.752 v -0.271 l 2.436,-2.572 V 18.401 l 7.173,-7.646 0.135,0.067 v 18.136 l 5.888,-6.361 6.158,5.55 1.15,-1.219 0.542,0.475 z M 41.01,51.019 v -0.135 l 1.421,-1.422 V 17.25 l -1.421,1.49 v 30.046 l -2.166,2.166 v 0.135 l 5.278,4.737 0.947,-1.083 z m 13.805,-20.235 -4.399,-3.789 -0.947,1.015 3.925,3.52 v 24.362 c 0,1.624 -0.338,3.315 -0.947,4.263 l 0.068,0.068 c 1.692,-1.219 2.301,-3.046 2.301,-5.414 V 30.784 Z m 15.903,11.708 v 3.451 l 6.564,5.143 3.79,-4.06 0.542,0.541 -8.797,9.406 -8.933,-7.173 -1.353,1.421 -0.542,-0.541 1.557,-1.624 V 31.935 l 12.79,-9.339 6.7,10.828 z m -5.008,5.956 v -17.19 l -1.421,1.016 v 16.851 l 8.392,6.835 1.083,-1.15 z m 5.144,-20.844 -0.136,0.068 v 13.873 l 6.023,-4.399 z m 1.759,-1.353 -1.218,0.879 5.956,9.542 1.218,-0.88 z"
  70. inkscape:connector-curvature="0"
  71. style="fill:#231f20" />
  72. <path
  73. id="path16874"
  74. d="m 127.147,56.906 -9.407,-8.121 -7.173,8.121 -9.745,-8.392 V 35.251 h -1.895 c -1.692,0 -2.571,1.083 -2.978,2.368 h -0.203 c -0.135,-0.541 -0.338,-1.488 -0.338,-2.571 0,-1.76 0.474,-6.361 5.414,-6.361 v -11.64 c 0,-2.233 -2.639,-3.113 -2.639,-6.091 0,-3.856 3.654,-7.646 10.354,-10.016 l 0.271,0.203 c -2.436,1.422 -3.722,2.775 -3.722,5.685 0,4.467 4.331,3.316 4.331,10.354 v 2.707 l 7.918,-8.324 8.324,8.188 7.85,-8.188 7.579,7.444 V 44.048 Z M 102.988,47.432 V 33.154 h -3.79 c -1.963,0 -2.842,1.285 -2.978,2.436 l 0.067,0.068 c 0.677,-0.744 1.354,-1.15 2.91,-1.15 h 2.368 v 13.67 l 8.933,7.715 1.015,-1.219 z m 0,-31.062 c 0,-2.774 -2.436,-3.722 -2.436,-5.481 0,-2.437 0.947,-4.466 2.436,-6.361 l -0.135,-0.067 c -2.03,1.557 -3.925,4.061 -3.925,6.496 0,2.437 2.639,3.587 2.639,5.753 v 11.978 h 1.421 z m 14.279,6.768 -5.143,-5.008 -2.707,2.774 V 44.86 l 6.158,5.211 1.692,-1.895 z m 2.165,24.159 V 22.191 l -5.752,-5.685 -1.083,1.083 5.414,5.21 v 25.242 l 9.136,7.918 1.083,-1.016 z m 13.129,-25.039 -4.263,-4.061 -2.436,2.504 v 24.092 l 6.632,5.819 0.067,-0.067 z m 2.165,-0.947 -4.94,-4.805 -1.015,1.083 4.534,4.331 v 28.287 l 1.421,-1.354 z"
  75. inkscape:connector-curvature="0"
  76. style="fill:#231f20" />
  77. <path
  78. id="path16876"
  79. d="m 163.481,56.906 -6.429,-5.82 -5.752,5.82 -7.038,-6.226 -0.948,1.015 -0.541,-0.541 1.218,-1.286 V 31.733 l 12.723,-9.204 7.309,5.685 1.286,-1.354 0.542,0.542 -1.489,1.556 v 18.746 l 3.586,3.315 1.151,-1.218 0.541,0.474 z M 146.157,49.395 V 31.123 l -1.421,1.015 v 17.934 l 6.497,5.82 1.083,-1.083 z m 10.895,-17.798 -5.549,-4.331 -0.203,0.136 v 19.692 l 4.602,3.992 1.15,-1.15 z m 2.166,18.407 V 30.582 l -5.752,-4.67 -1.353,0.947 5.684,4.467 V 50.68 l 5.685,5.143 1.015,-1.083 z m 23.956,-15.159 h 6.97 v 14.482 l -10.76,7.579 c -1.421,-1.624 -3.452,-2.774 -5.955,-2.774 -2.03,0 -3.655,0.677 -5.82,2.504 L 167.271,56.5 176.475,43.101 H 170.79 V 30.514 l 11.302,-7.85 c 1.353,1.083 2.368,1.691 4.128,1.691 1.354,0 3.316,-0.271 4.805,-1.488 l 0.271,0.135 z m -7.579,17.324 c -1.963,0 -3.519,0.677 -4.873,1.624 v 0.136 c 1.083,-0.474 2.166,-0.609 3.181,-0.609 1.556,0 3.993,0.745 5.617,2.64 l 1.557,-1.15 c -1.287,-1.49 -2.843,-2.641 -5.482,-2.641 z m 7.24,-11.369 h -3.79 l -7.918,11.438 0.068,0.135 c 1.962,-1.421 3.857,-2.368 6.158,-2.368 2.03,0 4.128,0.947 5.414,2.571 l 0.068,-0.067 z m -9.88,0 V 29.906 l -1.421,1.015 V 42.29 h 5.481 l 1.083,-1.489 h -5.143 z m 14.144,-13.264 c -1.421,1.016 -2.233,1.557 -4.602,1.557 -1.354,0 -2.978,-0.609 -4.263,-1.963 l -0.135,0.068 v 9.88 h 2.571 l 6.497,-9.475 z m -3.248,-0.609 c -1.218,0 -2.774,-0.608 -3.79,-1.962 l -1.692,1.15 c 1.286,1.557 2.504,2.233 4.398,2.233 1.218,0 2.978,-0.339 4.805,-1.896 l 0.067,-0.202 c -1.149,0.475 -2.57,0.677 -3.788,0.677 z m 1.15,11.641 h -4.399 l -1.015,1.421 h 3.993 v 13.128 l 1.421,-1.015 z m 28.49,-9.678 v 23.415 c 0,6.496 -5.752,10.896 -12.181,12.181 l -0.135,-0.271 c 3.181,-1.557 5.008,-4.737 5.008,-8.121 V 31.867 l -3.654,-3.315 -1.421,1.556 v 18.881 l 2.03,1.827 v 0.136 l -5.481,5.955 -6.293,-5.752 V 50.884 L 193.8,48.312 V 18.401 l 7.173,-7.646 0.135,0.067 v 18.136 l 5.888,-6.361 6.158,5.55 1.15,-1.219 0.542,0.475 z m -18.948,22.129 v -0.135 l 1.421,-1.422 V 17.25 l -1.421,1.489 v 30.046 l -2.166,2.166 v 0.135 l 5.278,4.737 0.947,-1.083 z m 13.805,-20.235 -4.399,-3.789 -0.947,1.015 3.925,3.52 v 24.362 c 0,1.624 -0.338,3.315 -0.947,4.263 l 0.068,0.068 c 1.692,-1.219 2.301,-3.046 2.301,-5.414 V 30.784 Z m 17.46,26.122 -5.82,-5.346 -1.354,1.421 -0.542,-0.542 1.557,-1.691 V 31.191 l -2.842,-2.707 -1.083,1.219 -0.542,-0.542 6.09,-6.632 5.414,4.873 1.354,-1.489 0.609,0.474 -1.692,1.827 v 19.761 l 3.249,3.045 1.489,-1.557 0.541,0.542 z m -3.993,-6.631 V 30.108 l -3.519,-3.248 -0.947,1.083 3.045,2.91 v 20.099 l 5.414,4.872 1.015,-1.083 z m 2.03,-28.287 -5.549,-5.075 5.076,-5.414 5.549,5.075 z m -3.451,-6.159 -1.015,1.015 4.398,4.128 1.015,-1.15 z"
  80. inkscape:connector-curvature="0"
  81. style="fill:#231f20" />
  82. <path
  83. id="path16878"
  84. d="M 254.423,56.906 248.535,51.56 V 31.8 l -3.587,-3.248 -1.895,2.03 v 18.271 l 2.098,1.962 v 0.271 l -5.549,5.82 -6.294,-5.752 v -0.203 l 2.437,-2.571 V 31.326 l -3.181,-2.91 -1.286,1.421 -0.541,-0.541 6.158,-6.7 6.158,5.482 v 1.353 l 6.429,-6.835 6.022,5.414 1.354,-1.421 0.609,0.541 -1.624,1.692 v 19.354 l 3.045,2.842 1.489,-1.624 0.541,0.541 z m -17.866,-5.887 v -0.135 c 0,0.135 1.354,-1.354 1.354,-1.354 V 30.31 l -3.858,-3.519 -0.948,1.015 3.384,3.113 v 17.865 l -2.098,2.166 v 0.135 l 5.211,4.737 1.082,-1.15 z M 250.7,50.478 V 30.65 l -4.195,-3.79 -1.083,1.15 3.857,3.451 v 19.693 l 5.075,4.737 1.083,-1.151 z m 22.806,18.609 c -2.232,-2.436 -3.789,-3.451 -5.887,-3.451 -2.233,0 -4.805,0.88 -7.444,2.301 l -0.203,-0.202 9.339,-10.828 -6.632,-5.278 -1.286,1.354 -0.541,-0.474 1.488,-1.624 V 31.733 l 12.858,-9.204 7.173,5.685 1.219,-1.354 0.541,0.542 -1.421,1.556 v 23.145 c 0,3.519 1.962,3.384 1.962,6.022 0,3.045 -4.399,5.887 -11.166,10.962 z m -9,-18.745 V 31.191 l -1.421,1.016 v 18.745 l 6.699,5.414 1.016,-1.219 z m 4.737,13.535 c -2.233,0 -4.264,0.677 -6.158,1.962 v 0.136 c 1.218,-0.474 2.571,-1.083 4.872,-1.083 2.098,0 3.857,1.15 5.617,3.181 l 1.354,-1.083 c -1.693,-1.962 -3.723,-3.113 -5.685,-3.113 z m 8.256,-6.497 c -1.691,-1.083 -2.098,-2.233 -2.098,-5.143 v -1.219 l -11.234,12.993 0.068,0.067 c 2.165,-1.285 4.128,-2.232 7.309,-2.232 2.707,0 4.534,1.082 6.632,2.842 1.286,-1.083 2.165,-2.165 2.165,-3.857 0,-1.353 -1.151,-2.368 -2.842,-3.451 z m -2.098,-25.783 -5.617,-4.398 -0.136,0.135 v 20.775 l 4.332,3.384 1.421,-1.624 z m 4.128,24.836 c -1.76,-1.354 -1.963,-2.504 -1.963,-5.414 V 30.447 l -5.685,-4.602 -1.285,0.88 5.549,4.398 v 20.843 c 0,2.91 0.136,3.723 1.963,4.94 1.624,1.083 2.909,2.233 2.909,3.79 0,0.405 -0.067,1.082 -0.067,1.082 l 0.067,0.068 c 0.339,-0.339 0.745,-0.88 0.745,-1.76 10e-4,-1.488 -0.744,-2.503 -2.233,-3.653 z m 16.242,0.473 -6.226,-4.872 -1.286,1.421 -0.541,-0.542 1.488,-1.624 V 27.604 h -3.925 l -0.136,-0.135 2.369,-3.52 h 1.691 v -4.533 l 7.174,-7.647 0.135,0.136 V 23.95 h 5.414 l 0.136,0.136 -2.369,3.519 h -3.181 V 48.11 l 3.723,2.843 1.421,-1.557 0.541,0.541 z m -4.399,-38.641 -1.421,1.557 v 4.128 h 1.421 z m 0,32.348 V 27.604 h -1.421 v 23.821 l 5.752,4.467 1.015,-1.083 z m 32.956,-21.046 v 18.948 l -11.437,8.459 -8.595,-6.496 -1.015,1.15 -0.541,-0.542 1.218,-1.353 V 31.191 l 11.979,-8.595 7.985,6.227 1.285,-1.354 0.542,0.541 z m -18.203,19.49 V 30.582 l -1.422,1.015 v 18.204 l 8.121,6.226 1.286,-0.947 z M 317.02,31.8 l -5.685,-4.467 -0.067,0.068 v 20.166 l 5.752,4.331 z m 2.166,-1.218 -6.294,-4.873 -1.285,0.947 6.158,4.737 V 52.44 l 1.421,-1.082 z M 350.18,56.906 344.292,51.56 V 31.8 l -3.587,-3.248 -1.895,2.03 v 18.271 l 2.098,1.962 v 0.271 l -5.549,5.82 -6.294,-5.752 v -0.203 l 2.437,-2.571 V 31.326 l -3.181,-2.91 -1.286,1.421 -0.541,-0.541 6.158,-6.7 6.158,5.482 v 1.353 l 6.429,-6.835 6.023,5.414 1.353,-1.421 0.609,0.541 -1.624,1.692 v 19.354 l 3.045,2.842 1.489,-1.624 0.541,0.541 z m -17.867,-5.887 v -0.135 c 0,0.135 1.354,-1.354 1.354,-1.354 V 30.31 l -3.857,-3.519 -0.947,1.015 3.384,3.113 v 17.865 l -2.098,2.166 v 0.135 l 5.211,4.737 1.083,-1.15 z m 14.144,-0.541 V 30.65 l -4.195,-3.79 -1.083,1.15 3.857,3.451 v 19.693 l 5.075,4.737 1.083,-1.151 z"
  85. inkscape:connector-curvature="0"
  86. style="fill:#231f20" />
  87. <path
  88. id="path16880"
  89. d="m 391.986,56.906 c -1.895,-2.03 -2.571,-2.707 -4.805,-3.316 v 1.489 11.775 l -0.136,0.067 -2.707,-2.437 -7.85,7.241 -0.136,-0.067 V 53.455 c -2.368,0.541 -4.872,1.76 -7.309,4.195 l -0.135,-0.067 c 0.474,-5.211 3.045,-9.068 7.443,-10.557 V 33.83 h -1.421 c -1.962,0 -3.045,1.015 -3.992,2.842 h -0.203 c -0.203,-0.608 -0.339,-1.557 -0.339,-3.112 0,-2.843 2.098,-5.82 5.55,-5.82 h 0.405 v -7.309 l -2.774,-2.504 -1.354,1.354 -0.474,-0.474 6.835,-7.241 6.361,5.82 v 6.158 l 1.489,-1.624 v -7.783 h 0.744 v 7.106 l 9,-9.678 7.647,6.971 v 29.438 z m -15.632,-5.955 c -2.774,0.541 -4.736,2.233 -6.022,4.466 l 0.067,0.136 c 1.896,-1.624 3.654,-2.368 5.955,-2.91 z M 378.52,31.53 h -3.722 c -2.572,0 -3.587,1.624 -3.654,3.519 l 0.067,0.067 c 0.812,-1.354 1.624,-1.827 3.248,-2.029 h 2.64 v 36.881 l 1.421,-1.354 z m 0,-12.182 -3.384,-3.112 -1.083,1.15 3.046,2.706 v 7.647 h 1.421 z m 7.918,3.857 -1.489,1.557 v 39.183 l 1.489,1.354 z m 8.865,-1.556 -3.993,-3.654 -4.128,4.467 v 23.82 c 3.519,0.339 5.955,1.354 8.053,3.654 l 0.068,-0.067 z m -8.121,29.302 v 1.76 c 2.301,0.541 3.248,1.218 4.872,3.112 l 1.557,-1.218 c -1.625,-2.03 -3.249,-3.247 -6.429,-3.654 z m 10.286,-30.384 -4.602,-4.264 -1.083,1.15 4.264,3.925 v 31.468 l 1.421,-1.083 z m 29.979,9 v 18.948 l -11.438,8.459 -8.594,-6.496 -1.016,1.15 -0.541,-0.542 1.218,-1.353 V 31.191 l 11.979,-8.595 7.985,6.227 1.285,-1.354 0.542,0.541 z m -18.204,19.49 V 30.582 l -1.422,1.015 v 18.204 l 8.121,6.226 1.286,-0.947 z m 10.895,-17.257 -5.684,-4.467 -0.068,0.068 v 20.166 l 5.752,4.331 z m 2.166,-1.218 -6.294,-4.873 -1.285,0.947 6.158,4.737 V 52.44 l 1.421,-1.082 z m 20.842,4.263 h 6.971 v 14.482 l -10.76,7.579 c -1.421,-1.624 -3.451,-2.774 -5.955,-2.774 -2.03,0 -3.654,0.677 -5.82,2.504 l -0.338,-0.136 9.203,-13.399 h -5.685 V 30.514 l 11.302,-7.85 c 1.354,1.083 2.368,1.691 4.128,1.691 1.354,0 3.315,-0.271 4.805,-1.488 l 0.271,0.135 z m -7.579,17.324 c -1.962,0 -3.519,0.677 -4.872,1.624 v 0.136 c 1.083,-0.474 2.165,-0.609 3.181,-0.609 1.557,0 3.992,0.745 5.616,2.64 l 1.557,-1.15 c -1.285,-1.49 -2.842,-2.641 -5.482,-2.641 z M 442.809,40.8 h -3.79 l -7.917,11.438 0.067,0.135 c 1.962,-1.421 3.857,-2.368 6.158,-2.368 2.03,0 4.128,0.947 5.414,2.571 l 0.067,-0.067 V 40.8 Z m -9.88,0 V 29.906 l -1.422,1.015 V 42.29 h 5.481 l 1.083,-1.489 h -5.142 z m 14.143,-13.264 c -1.422,1.016 -2.233,1.557 -4.603,1.557 -1.354,0 -2.978,-0.609 -4.263,-1.963 l -0.136,0.068 v 9.88 h 2.571 l 6.497,-9.475 z m -3.249,-0.609 c -1.218,0 -2.774,-0.608 -3.789,-1.962 l -1.692,1.15 c 1.286,1.557 2.504,2.233 4.399,2.233 1.218,0 2.978,-0.339 4.805,-1.896 l 0.067,-0.202 c -1.15,0.475 -2.571,0.677 -3.79,0.677 z m 1.151,11.641 h -4.398 l -1.015,1.421 h 3.992 v 13.128 l 1.421,-1.015 z m 16.377,18.338 -6.226,-4.872 -1.286,1.421 -0.541,-0.542 1.488,-1.624 V 27.604 h -3.925 l -0.135,-0.135 2.368,-3.52 h 1.691 v -4.533 l 7.174,-7.647 0.136,0.136 V 23.95 h 5.413 l 0.136,0.136 -2.369,3.519 h -3.18 V 48.11 l 3.722,2.843 1.421,-1.557 0.541,0.541 z m -4.399,-38.641 -1.421,1.557 v 4.128 h 1.421 z m 0,32.348 V 27.604 h -1.421 v 23.821 l 5.752,4.467 1.015,-1.083 z"
  90. inkscape:connector-curvature="0"
  91. style="fill:#231f20" />
  92. </g>
  93. </g>
  94. <g
  95. id="Layer_1_1_">
  96. </g>
  97. </g>
  98. </g>
  99. </svg>

↑ Top