Errors found while checking this document as SVG 1.1!

Result: 29 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: 29 Errors

  1. Error Line 18, Column 21: there is no attribute "sodipodi:version"
       sodipodi:version="0.32"

    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 19, Column 21: there is no attribute "inkscape:version"
       inkscape:version="0.45.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.

  3. Error Line 20, Column 21: there is no attribute "sodipodi:docname"
       sodipodi:docname="Lactose.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.

  4. Error Line 21, Column 30: there is no attribute "inkscape:output_extension"
       inkscape:output_extension="org.inkscape.output.svg.inkscape"

    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 22, Column 21: there is no attribute "sodipodi:docbase"
       sodipodi:docbase="C:\Dokumente und Einstellungen\Jonas Töle\Eigene Dateien">…

    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 23, Column 29: element "rdf:RDF" undefined
       id="metadata130"><rdf:RDF><cc:Work

    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).
  7. Error Line 24, Column 18: there is no attribute "rdf:about"
           rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type

    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 24, Column 20: element "cc:Work" undefined
           rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type

    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).
  9. Error Line 24, Column 31: element "dc:format" undefined
           rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type

    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).
  10. Error Line 25, Column 23: there is no attribute "rdf:resource"
             rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rd…

    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 25, Column 65: element "dc:type" undefined
    …"http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs

    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).
  12. Error Line 27, Column 27: there is no attribute "inkscape:window-height"
       inkscape:window-height="579"

    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 28, Column 26: there is no attribute "inkscape:window-width"
       inkscape:window-width="801"

    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 29, Column 24: 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.

  15. Error Line 30, Column 25: there is no attribute "inkscape:pageopacity"
       inkscape:pageopacity="0.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.

  16. Error Line 31, Column 19: there is no attribute "guidetolerance"
       guidetolerance="10.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.

  17. Error Line 32, Column 18: there is no attribute "gridtolerance"
       gridtolerance="10.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.

  18. Error Line 33, Column 20: there is no attribute "objecttolerance"
       objecttolerance="10.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.

  19. Error Line 34, Column 18: 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.

  20. Error Line 35, Column 16: 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.

  21. Error Line 36, Column 14: there is no attribute "pagecolor"
       pagecolor="#ffffff"

    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 37, Column 7: 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.

  23. Error Line 38, Column 18: there is no attribute "inkscape:zoom"
       inkscape:zoom="1.5151454"

    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 39, Column 16: there is no attribute "inkscape:cx"
       inkscape:cx="141.00101"

    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.

  25. Error Line 40, Column 16: there is no attribute "inkscape:cy"
       inkscape:cy="124.7405"

    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.

  26. Error Line 41, Column 22: there is no attribute "inkscape:window-x"
       inkscape:window-x="88"

    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 42, Column 22: there is no attribute "inkscape:window-y"
       inkscape:window-y="88"

    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.

  28. Error Line 43, Column 27: there is no attribute "inkscape:current-layer"
       inkscape:current-layer="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.

  29. Error Line 43, Column 38: element "sodipodi:namedview" undefined
       inkscape:current-layer="Layer_1" />

    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).

↑ Top

Source Listing

Below is the source input I used for this validation:

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) -->
  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://web.resource.org/cc/"
  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. version="1.1"
  12. id="Layer_1"
  13. width="282.002"
  14. height="249.481"
  15. viewBox="0 0 282.002 249.481"
  16. style="overflow:visible;enable-background:new 0 0 282.002 249.481;"
  17. xml:space="preserve"
  18. sodipodi:version="0.32"
  19. inkscape:version="0.45.1"
  20. sodipodi:docname="Lactose.svg"
  21. inkscape:output_extension="org.inkscape.output.svg.inkscape"
  22. sodipodi:docbase="C:\Dokumente und Einstellungen\Jonas Töle\Eigene Dateien"><metadata
  23. id="metadata130"><rdf:RDF><cc:Work
  24. rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
  25. rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
  26. id="defs128" /><sodipodi:namedview
  27. inkscape:window-height="579"
  28. inkscape:window-width="801"
  29. inkscape:pageshadow="2"
  30. inkscape:pageopacity="0.0"
  31. guidetolerance="10.0"
  32. gridtolerance="10.0"
  33. objecttolerance="10.0"
  34. borderopacity="1.0"
  35. bordercolor="#666666"
  36. pagecolor="#ffffff"
  37. id="base"
  38. inkscape:zoom="1.5151454"
  39. inkscape:cx="141.00101"
  40. inkscape:cy="124.7405"
  41. inkscape:window-x="88"
  42. inkscape:window-y="88"
  43. inkscape:current-layer="Layer_1" />
  44. <path
  45. d="M 214.0959,118.46435 L 216.85185,120.88685 L 216.04435,123.30935 L 165.1253,123.30935 L 167.83185,120.88685 L 168.63935,118.46435 L 214.0959,118.46435 z "
  46. id="polygon3" />
  47. <path
  48. d="M 133.96435,88.34935 L 133.15685,86.21185 L 134.34435,86.16435 L 167.0253,115.28185 L 167.83185,120.88685 L 165.1253,123.30935 L 133.96435,88.34935 z "
  49. id="polygon5" />
  50. <path
  51. d="M 167.0253,51.20435 L 167.83185,51.58435 L 168.16435,52.39185 L 134.34435,86.16435 L 133.15685,86.21185 L 132.34935,85.87935 L 167.0253,51.20435 z "
  52. id="polygon7" />
  53. <g
  54. id="g9"
  55. transform="matrix(0.95,0,0,0.95,7.05005,6.23705)">
  56. <path
  57. d="M 212.6,48.819 C 212.6,45.966 213.366,43.734 214.899,42.121 C 216.43,40.507 218.409,39.7 220.831,39.7 C 222.419,39.7 223.849,40.079 225.122,40.837 C 226.396,41.596 227.368,42.652 228.036,44.008 C 228.704,45.364 229.038,46.902 229.038,48.62 C 229.038,50.363 228.686,51.922 227.983,53.297 C 227.28,54.672 226.283,55.714 224.993,56.421 C 223.704,57.128 222.312,57.482 220.819,57.482 C 219.202,57.482 217.755,57.091 216.481,56.31 C 215.207,55.529 214.243,54.461 213.585,53.11 C 212.927,51.759 212.6,50.328 212.6,48.819 z M 214.943,48.849 C 214.943,50.919 215.5,52.55 216.615,53.742 C 217.728,54.933 219.127,55.529 220.806,55.529 C 222.519,55.529 223.927,54.927 225.035,53.724 C 226.14,52.521 226.693,50.814 226.693,48.603 C 226.693,47.205 226.457,45.984 225.984,44.941 C 225.511,43.898 224.819,43.089 223.908,42.515 C 222.998,41.941 221.976,41.654 220.842,41.654 C 219.233,41.654 217.846,42.207 216.686,43.312 C 215.523,44.417 214.943,46.263 214.943,48.849 z "
  58. id="path11" />
  59. </g>
  60. <path
  61. d="M 206.87685,50.77685 L 206.87685,52.39185 L 168.16435,52.39185 L 167.83185,51.58435 L 168.63935,50.77685 L 206.87685,50.77685 z "
  62. id="polygon13" />
  63. <path
  64. d="M 250.6709,84.26435 L 251.47935,86.21185 L 250.29185,86.16435 L 224.11935,59.99185 L 225.2584,58.85185 L 250.6709,84.26435 z "
  65. id="polygon15" />
  66. <path
  67. d="M 217.6584,125.39935 L 216.85185,120.88685 L 214.0959,118.46435 L 250.29185,86.16435 L 251.47935,86.21185 L 252.2878,86.54435 L 217.6584,125.39935 z "
  68. id="polygon17" />
  69. <g
  70. id="g19"
  71. transform="matrix(0.95,0,0,0.95,7.05005,6.23705)">
  72. <path
  73. d="M 212.6,161.419 C 212.6,158.566 213.366,156.334 214.899,154.721 C 216.43,153.107 218.409,152.3 220.831,152.3 C 222.419,152.3 223.849,152.679 225.122,153.437 C 226.396,154.196 227.368,155.252 228.036,156.608 C 228.704,157.964 229.038,159.502 229.038,161.22 C 229.038,162.963 228.686,164.522 227.983,165.897 C 227.28,167.272 226.283,168.314 224.993,169.021 C 223.704,169.728 222.312,170.082 220.819,170.082 C 219.202,170.082 217.755,169.691 216.481,168.91 C 215.207,168.129 214.243,167.061 213.585,165.71 C 212.927,164.359 212.6,162.928 212.6,161.419 z M 214.943,161.448 C 214.943,163.518 215.5,165.149 216.615,166.341 C 217.728,167.532 219.127,168.128 220.806,168.128 C 222.519,168.128 223.927,167.526 225.035,166.323 C 226.14,165.12 226.693,163.413 226.693,161.202 C 226.693,159.804 226.457,158.583 225.984,157.54 C 225.511,156.497 224.819,155.688 223.908,155.114 C 222.998,154.54 221.976,154.253 220.842,154.253 C 219.233,154.253 217.846,154.806 216.686,155.911 C 215.523,157.017 214.943,158.862 214.943,161.448 z "
  74. id="path21" />
  75. <path
  76. d="M 232.049,169.784 L 232.049,152.596 L 234.33,152.596 L 234.33,159.659 L 243.221,159.659 L 243.221,152.596 L 245.502,152.596 L 245.502,169.784 L 243.221,169.784 L 243.221,161.69 L 234.33,161.69 L 234.33,169.784 L 232.049,169.784 z "
  77. id="path23" />
  78. </g>
  79. <path
  80. d="M 217.6584,148.76935 L 216.04435,148.76935 L 216.04435,123.30935 L 216.85185,120.88685 L 217.6584,125.39935 L 217.6584,148.76935 z "
  81. id="polygon25" />
  82. <g
  83. id="g27"
  84. transform="matrix(0.95,0,0,0.95,7.05005,6.23705)">
  85. <path
  86. d="M 249.1,45.569 C 249.1,42.716 249.866,40.484 251.399,38.871 C 252.93,37.257 254.909,36.45 257.331,36.45 C 258.919,36.45 260.349,36.829 261.622,37.587 C 262.896,38.346 263.868,39.402 264.536,40.758 C 265.204,42.114 265.538,43.652 265.538,45.37 C 265.538,47.113 265.186,48.672 264.483,50.047 C 263.78,51.422 262.783,52.464 261.493,53.171 C 260.204,53.878 258.812,54.232 257.319,54.232 C 255.702,54.232 254.255,53.841 252.981,53.06 C 251.707,52.279 250.743,51.211 250.085,49.86 C 249.427,48.509 249.1,47.078 249.1,45.569 z M 251.443,45.599 C 251.443,47.669 252,49.3 253.115,50.492 C 254.228,51.683 255.627,52.279 257.306,52.279 C 259.019,52.279 260.427,51.677 261.535,50.474 C 262.64,49.271 263.193,47.564 263.193,45.353 C 263.193,43.955 262.957,42.734 262.484,41.691 C 262.011,40.648 261.319,39.839 260.408,39.265 C 259.498,38.691 258.476,38.404 257.342,38.404 C 255.733,38.404 254.346,38.957 253.186,40.062 C 252.023,41.167 251.443,43.013 251.443,45.599 z "
  87. id="path29" />
  88. <path
  89. d="M 268.549,53.935 L 268.549,36.747 L 270.83,36.747 L 270.83,43.81 L 279.721,43.81 L 279.721,36.747 L 282.002,36.747 L 282.002,53.935 L 279.721,53.935 L 279.721,45.841 L 270.83,45.841 L 270.83,53.935 L 268.549,53.935 z "
  90. id="path31" />
  91. </g>
  92. <path
  93. d="M 250.6709,59.89685 L 252.2878,59.89685 L 252.2878,86.54435 L 251.47935,86.21185 L 250.6709,84.26435 L 250.6709,59.89685 z "
  94. id="polygon33" />
  95. <path
  96. d="M 133.96435,114.09435 L 132.34935,114.09435 L 132.34935,85.87935 L 133.15685,86.21185 L 133.96435,88.34935 L 133.96435,114.09435 z "
  97. id="polygon35" />
  98. <g
  99. id="g37"
  100. transform="matrix(0.95,0,0,0.95,7.05005,6.23705)">
  101. <path
  102. d="M 161,82.069 C 161,79.216 161.766,76.984 163.299,75.371 C 164.83,73.757 166.809,72.95 169.231,72.95 C 170.819,72.95 172.249,73.329 173.522,74.087 C 174.796,74.846 175.768,75.902 176.436,77.258 C 177.104,78.614 177.438,80.152 177.438,81.87 C 177.438,83.613 177.086,85.172 176.383,86.547 C 175.68,87.922 174.683,88.964 173.393,89.671 C 172.104,90.378 170.712,90.732 169.219,90.732 C 167.602,90.732 166.155,90.341 164.881,89.56 C 163.607,88.779 162.643,87.711 161.985,86.36 C 161.327,85.009 161,83.578 161,82.069 z M 163.344,82.099 C 163.344,84.169 163.901,85.8 165.016,86.992 C 166.129,88.183 167.528,88.779 169.207,88.779 C 170.92,88.779 172.328,88.177 173.436,86.974 C 174.541,85.771 175.094,84.064 175.094,81.853 C 175.094,80.455 174.858,79.234 174.385,78.191 C 173.912,77.148 173.22,76.339 172.309,75.765 C 171.399,75.191 170.377,74.904 169.243,74.904 C 167.634,74.904 166.247,75.457 165.087,76.562 C 163.924,77.667 163.344,79.513 163.344,82.099 z "
  103. id="path39" />
  104. <path
  105. d="M 180.449,90.435 L 180.449,73.247 L 182.73,73.247 L 182.73,80.31 L 191.621,80.31 L 191.621,73.247 L 193.902,73.247 L 193.902,90.435 L 191.621,90.435 L 191.621,82.341 L 182.73,82.341 L 182.73,90.435 L 180.449,90.435 z "
  106. id="path41" />
  107. </g>
  108. <path
  109. d="M 167.0253,94.52435 L 168.63935,94.52435 L 168.63935,118.46435 L 167.83185,120.88685 L 167.0253,115.28185 L 167.0253,94.52435 z "
  110. id="polygon43" />
  111. <g
  112. id="g45"
  113. transform="matrix(0.95,0,0,0.95,7.05005,6.23705)">
  114. <path
  115. d="M 174.688,11.457 L 176.969,12.031 C 176.493,13.901 175.637,15.327 174.401,16.308 C 173.163,17.289 171.651,17.781 169.864,17.781 C 168.014,17.781 166.51,17.404 165.35,16.649 C 164.192,15.895 163.309,14.801 162.705,13.371 C 162.1,11.94 161.797,10.403 161.797,8.762 C 161.797,6.972 162.139,5.409 162.821,4.076 C 163.503,2.743 164.474,1.729 165.736,1.038 C 166.996,0.347 168.382,-2.8865799e-015 169.896,-2.8865799e-015 C 171.613,-2.8865799e-015 173.056,0.438 174.226,1.314 C 175.396,2.191 176.211,3.422 176.671,5.011 L 174.437,5.538 C 174.04,4.288 173.462,3.378 172.707,2.808 C 171.949,2.238 170.998,1.953 169.852,1.953 C 168.534,1.953 167.432,2.269 166.545,2.902 C 165.66,3.535 165.038,4.384 164.68,5.451 C 164.321,6.517 164.141,7.617 164.141,8.75 C 164.141,10.211 164.354,11.486 164.779,12.576 C 165.204,13.666 165.864,14.48 166.76,15.019 C 167.656,15.558 168.627,15.828 169.672,15.828 C 170.943,15.828 172.018,15.461 172.899,14.726 C 173.78,13.991 174.376,12.902 174.688,11.457 z "
  116. id="path47" />
  117. <path
  118. d="M 179.863,17.484 L 179.863,0.297 L 182.144,0.297 L 182.144,7.36 L 191.035,7.36 L 191.035,0.297 L 193.316,0.297 L 193.316,17.485 L 191.035,17.485 L 191.035,9.391 L 182.144,9.391 L 182.144,17.485 L 179.863,17.485 L 179.863,17.484 z "
  119. id="path49" />
  120. </g>
  121. <g
  122. id="g51"
  123. transform="matrix(0.95,0,0,0.95,7.05005,6.23705)">
  124. <path
  125. d="M 203.227,20.469 L 203.227,21.985 L 194.696,21.985 C 194.684,21.604 194.746,21.238 194.882,20.886 C 195.101,20.306 195.449,19.735 195.931,19.173 C 196.411,18.611 197.101,17.962 198,17.226 C 199.396,16.073 200.343,15.162 200.84,14.492 C 201.338,13.822 201.587,13.187 201.587,12.589 C 201.587,11.963 201.362,11.436 200.911,11.005 C 200.462,10.575 199.875,10.36 199.151,10.36 C 198.385,10.36 197.774,10.589 197.315,11.048 C 196.856,11.507 196.624,12.142 196.618,12.953 L 194.993,12.781 C 195.104,11.565 195.524,10.639 196.253,10.003 C 196.982,9.365 197.959,9.047 199.187,9.047 C 200.425,9.047 201.407,9.39 202.128,10.076 C 202.851,10.762 203.212,11.612 203.212,12.626 C 203.212,13.142 203.107,13.649 202.895,14.147 C 202.683,14.645 202.332,15.17 201.842,15.721 C 201.351,16.272 200.538,17.028 199.402,17.989 C 198.451,18.787 197.84,19.327 197.569,19.612 C 197.298,19.895 197.073,20.181 196.896,20.468 L 203.227,20.468 L 203.227,20.469 z "
  126. id="path53" />
  127. </g>
  128. <g
  129. id="g55"
  130. transform="matrix(0.95,0,0,0.95,7.05005,6.23705)">
  131. <path
  132. d="M 204.554,9.119 C 204.554,6.266 205.32,4.034 206.852,2.421 C 208.384,0.807 210.361,0 212.784,0 C 214.371,0 215.801,0.379 217.075,1.137 C 218.349,1.896 219.32,2.952 219.988,4.308 C 220.657,5.663 220.991,7.202 220.991,8.92 C 220.991,10.663 220.639,12.222 219.935,13.597 C 219.232,14.972 218.236,16.014 216.946,16.721 C 215.656,17.428 214.265,17.782 212.772,17.782 C 211.154,17.782 209.708,17.391 208.434,16.61 C 207.16,15.829 206.195,14.761 205.538,13.41 C 204.882,12.058 204.554,10.628 204.554,9.119 z M 206.897,9.148 C 206.897,11.218 207.454,12.849 208.568,14.041 C 209.682,15.233 211.08,15.828 212.76,15.828 C 214.472,15.828 215.881,15.226 216.988,14.023 C 218.093,12.82 218.647,11.113 218.647,8.902 C 218.647,7.504 218.411,6.283 217.937,5.24 C 217.464,4.197 216.773,3.388 215.862,2.814 C 214.951,2.24 213.929,1.953 212.796,1.953 C 211.186,1.953 209.8,2.506 208.639,3.611 C 207.478,4.716 206.897,6.563 206.897,9.148 z "
  133. id="path57" />
  134. <path
  135. d="M 224.003,17.484 L 224.003,0.297 L 226.284,0.297 L 226.284,7.36 L 235.175,7.36 L 235.175,0.297 L 237.456,0.297 L 237.456,17.485 L 235.175,17.485 L 235.175,9.391 L 226.284,9.391 L 226.284,17.485 L 224.003,17.485 L 224.003,17.484 z "
  136. id="path59" />
  137. </g>
  138. <path
  139. d="M 167.0253,25.22185 L 168.63935,25.22185 L 168.63935,50.77685 L 167.83185,51.58435 L 167.0253,51.20435 L 167.0253,25.22185 z "
  140. id="polygon61" />
  141. <path
  142. d="M 95.77435,193.84685 L 98.52935,196.26935 L 97.72185,198.69185 L 46.80185,198.69185 L 49.50935,196.26935 L 50.31685,193.84685 L 95.77435,193.84685 z "
  143. id="polygon63" />
  144. <path
  145. d="M 14.02685,161.92685 L 14.83435,161.64185 L 16.02185,161.59435 L 48.70185,190.7128 L 49.50935,196.26935 L 46.80185,198.69185 L 14.02685,161.92685 z "
  146. id="polygon65" />
  147. <path
  148. d="M 48.70185,126.63435 L 49.50935,126.96685 L 49.84185,127.7753 L 16.02185,161.59435 L 14.83435,161.64185 L 15.64185,159.64685 L 48.70185,126.63435 z "
  149. id="polygon67" />
  150. <g
  151. id="g69"
  152. transform="matrix(0.95,0,0,0.95,7.05005,6.23705)">
  153. <path
  154. d="M 88.05,128.169 C 88.05,125.316 88.816,123.084 90.348,121.471 C 91.88,119.857 93.858,119.05 96.281,119.05 C 97.868,119.05 99.298,119.429 100.572,120.187 C 101.846,120.946 102.817,122.002 103.486,123.358 C 104.155,124.714 104.488,126.252 104.488,127.97 C 104.488,129.713 104.136,131.272 103.433,132.647 C 102.73,134.022 101.733,135.064 100.443,135.771 C 99.153,136.478 97.762,136.832 96.269,136.832 C 94.651,136.832 93.205,136.441 91.931,135.66 C 90.657,134.879 89.692,133.811 89.035,132.46 C 88.378,131.109 88.05,129.678 88.05,128.169 z M 90.394,128.198 C 90.394,130.268 90.951,131.899 92.065,133.091 C 93.179,134.283 94.577,134.878 96.257,134.878 C 97.969,134.878 99.378,134.276 100.485,133.073 C 101.591,131.87 102.144,130.163 102.144,127.952 C 102.144,126.554 101.908,125.333 101.435,124.29 C 100.962,123.247 100.27,122.438 99.359,121.864 C 98.448,121.29 97.426,121.003 96.293,121.003 C 94.683,121.003 93.297,121.556 92.136,122.661 C 90.975,123.766 90.394,125.612 90.394,128.198 z "
  155. id="path71" />
  156. </g>
  157. <path
  158. d="M 88.55435,126.15935 L 88.55435,127.7753 L 49.84185,127.7753 L 49.50935,126.96685 L 50.31685,126.15935 L 88.55435,126.15935 z "
  159. id="polygon73" />
  160. <path
  161. d="M 132.34935,159.64685 L 133.15685,161.64185 L 131.96935,161.59435 L 105.79685,135.42185 L 106.93685,134.28185 L 132.34935,159.64685 z "
  162. id="polygon75" />
  163. <path
  164. d="M 99.33685,200.82935 L 98.52935,196.26935 L 95.77435,193.84685 L 131.96935,161.59435 L 133.15685,161.64185 L 133.96435,161.92685 L 99.33685,200.82935 z "
  165. id="polygon77" />
  166. <g
  167. id="g79"
  168. transform="matrix(0.95,0,0,0.95,7.05005,6.23705)">
  169. <path
  170. d="M 88.05,240.819 C 88.05,237.966 88.816,235.734 90.348,234.121 C 91.88,232.507 93.858,231.7 96.281,231.7 C 97.868,231.7 99.298,232.079 100.572,232.837 C 101.846,233.596 102.817,234.652 103.486,236.008 C 104.155,237.364 104.488,238.902 104.488,240.62 C 104.488,242.363 104.136,243.922 103.433,245.297 C 102.73,246.672 101.733,247.714 100.443,248.421 C 99.153,249.128 97.762,249.482 96.269,249.482 C 94.651,249.482 93.205,249.091 91.931,248.31 C 90.657,247.529 89.692,246.461 89.035,245.11 C 88.378,243.759 88.05,242.328 88.05,240.819 z M 90.394,240.849 C 90.394,242.919 90.951,244.55 92.065,245.742 C 93.179,246.934 94.577,247.529 96.257,247.529 C 97.969,247.529 99.378,246.927 100.485,245.724 C 101.591,244.521 102.144,242.814 102.144,240.603 C 102.144,239.205 101.908,237.984 101.435,236.941 C 100.962,235.898 100.27,235.089 99.359,234.515 C 98.448,233.941 97.426,233.654 96.293,233.654 C 94.683,233.654 93.297,234.207 92.136,235.312 C 90.975,236.417 90.394,238.263 90.394,240.849 z "
  171. id="path81" />
  172. <path
  173. d="M 107.5,249.185 L 107.5,231.997 L 109.781,231.997 L 109.781,239.06 L 118.672,239.06 L 118.672,231.997 L 120.953,231.997 L 120.953,249.185 L 118.672,249.185 L 118.672,241.091 L 109.781,241.091 L 109.781,249.185 L 107.5,249.185 z "
  174. id="path83" />
  175. </g>
  176. <path
  177. d="M 99.33685,224.15185 L 97.72185,224.15185 L 97.72185,198.69185 L 98.52935,196.26935 L 99.33685,200.82935 L 99.33685,224.15185 z "
  178. id="polygon85" />
  179. <g
  180. id="g87"
  181. transform="matrix(0.95,0,0,0.95,7.05005,6.23705)">
  182. <path
  183. d="M 124.55,124.969 C 124.55,122.116 125.316,119.884 126.848,118.271 C 128.38,116.657 130.358,115.85 132.781,115.85 C 134.368,115.85 135.798,116.229 137.072,116.987 C 138.346,117.746 139.317,118.802 139.986,120.158 C 140.655,121.514 140.988,123.052 140.988,124.77 C 140.988,126.513 140.636,128.072 139.933,129.447 C 139.23,130.822 138.233,131.864 136.943,132.571 C 135.653,133.278 134.262,133.632 132.769,133.632 C 131.151,133.632 129.705,133.241 128.431,132.46 C 127.157,131.679 126.192,130.611 125.535,129.26 C 124.878,127.909 124.55,126.478 124.55,124.969 z M 126.894,124.998 C 126.894,127.068 127.451,128.699 128.565,129.891 C 129.679,131.083 131.077,131.678 132.757,131.678 C 134.469,131.678 135.878,131.076 136.985,129.873 C 138.091,128.67 138.644,126.963 138.644,124.752 C 138.644,123.354 138.408,122.133 137.935,121.09 C 137.462,120.047 136.77,119.238 135.859,118.664 C 134.948,118.09 133.926,117.803 132.793,117.803 C 131.183,117.803 129.797,118.356 128.636,119.461 C 127.475,120.566 126.894,122.412 126.894,124.998 z "
  184. id="path89" />
  185. </g>
  186. <path
  187. d="M 132.34935,135.32685 L 133.96435,135.32685 L 133.96435,161.92685 L 133.15685,161.64185 L 132.34935,159.64685 L 132.34935,135.32685 z "
  188. id="polygon91" />
  189. <g
  190. id="g93"
  191. transform="matrix(0.95,0,0,0.95,7.05005,6.23705)">
  192. <path
  193. d="M 0,124.969 C 0,122.116 0.766,119.884 2.298,118.271 C 3.83,116.657 5.808,115.85 8.231,115.85 C 9.818,115.85 11.248,116.229 12.522,116.987 C 13.796,117.746 14.767,118.802 15.436,120.158 C 16.105,121.514 16.438,123.052 16.438,124.77 C 16.438,126.513 16.086,128.072 15.383,129.447 C 14.68,130.822 13.683,131.864 12.393,132.571 C 11.103,133.278 9.712,133.632 8.219,133.632 C 6.601,133.632 5.155,133.241 3.881,132.46 C 2.607,131.679 1.642,130.611 0.985,129.26 C 0.328,127.909 0,126.478 0,124.969 z M 2.344,124.998 C 2.344,127.068 2.901,128.699 4.015,129.891 C 5.129,131.083 6.527,131.678 8.207,131.678 C 9.919,131.678 11.328,131.076 12.435,129.873 C 13.541,128.67 14.094,126.963 14.094,124.752 C 14.094,123.354 13.858,122.133 13.385,121.09 C 12.912,120.047 12.22,119.238 11.309,118.664 C 10.398,118.09 9.376,117.803 8.243,117.803 C 6.633,117.803 5.247,118.356 4.086,119.461 C 2.925,120.566 2.344,122.412 2.344,124.998 z "
  194. id="path95" />
  195. <path
  196. d="M 19.449,133.334 L 19.449,116.146 L 21.73,116.146 L 21.73,123.209 L 30.621,123.209 L 30.621,116.146 L 32.902,116.146 L 32.902,133.334 L 30.621,133.334 L 30.621,125.24 L 21.73,125.24 L 21.73,133.334 L 19.449,133.334 z "
  197. id="path97" />
  198. </g>
  199. <path
  200. d="M 14.02685,135.27935 L 15.64185,135.27935 L 15.64185,159.64685 L 14.83435,161.64185 L 14.02685,161.92685 L 14.02685,135.27935 z "
  201. id="polygon99" />
  202. <g
  203. id="g101"
  204. transform="matrix(0.95,0,0,0.95,7.05005,6.23705)">
  205. <path
  206. d="M 36.45,161.419 C 36.45,158.566 37.216,156.334 38.748,154.721 C 40.28,153.107 42.258,152.3 44.681,152.3 C 46.268,152.3 47.698,152.679 48.972,153.437 C 50.246,154.196 51.217,155.252 51.886,156.608 C 52.555,157.964 52.888,159.502 52.888,161.22 C 52.888,162.963 52.536,164.522 51.833,165.897 C 51.13,167.272 50.133,168.314 48.843,169.021 C 47.553,169.728 46.162,170.082 44.669,170.082 C 43.051,170.082 41.605,169.691 40.331,168.91 C 39.057,168.129 38.092,167.061 37.435,165.71 C 36.778,164.359 36.45,162.928 36.45,161.419 z M 38.794,161.448 C 38.794,163.518 39.351,165.149 40.465,166.341 C 41.579,167.533 42.977,168.128 44.657,168.128 C 46.369,168.128 47.778,167.526 48.885,166.323 C 49.991,165.12 50.544,163.413 50.544,161.202 C 50.544,159.804 50.308,158.583 49.835,157.54 C 49.362,156.497 48.67,155.688 47.759,155.114 C 46.848,154.54 45.826,154.253 44.693,154.253 C 43.083,154.253 41.697,154.806 40.536,155.911 C 39.375,157.016 38.794,158.862 38.794,161.448 z "
  207. id="path103" />
  208. <path
  209. d="M 55.899,169.784 L 55.899,152.596 L 58.18,152.596 L 58.18,159.659 L 67.071,159.659 L 67.071,152.596 L 69.352,152.596 L 69.352,169.784 L 67.071,169.784 L 67.071,161.69 L 58.18,161.69 L 58.18,169.784 L 55.899,169.784 z "
  210. id="path105" />
  211. </g>
  212. <path
  213. d="M 48.70185,169.95435 L 50.31685,169.95435 L 50.31685,193.84685 L 49.50935,196.26935 L 48.70185,190.7128 L 48.70185,169.95435 z "
  214. id="polygon107" />
  215. <g
  216. id="g109"
  217. transform="matrix(0.95,0,0,0.95,7.05005,6.23705)">
  218. <path
  219. d="M 50.138,90.807 L 52.419,91.381 C 51.943,93.251 51.086,94.677 49.85,95.658 C 48.613,96.639 47.1,97.131 45.313,97.131 C 43.463,97.131 41.959,96.754 40.8,95.999 C 39.641,95.245 38.759,94.151 38.154,92.721 C 37.549,91.29 37.247,89.753 37.247,88.112 C 37.247,86.322 37.588,84.759 38.271,83.426 C 38.954,82.093 39.925,81.079 41.186,80.388 C 42.446,79.697 43.832,79.35 45.346,79.35 C 47.063,79.35 48.506,79.788 49.676,80.664 C 50.847,81.541 51.662,82.772 52.122,84.361 L 49.888,84.888 C 49.49,83.638 48.913,82.728 48.157,82.158 C 47.4,81.588 46.448,81.303 45.302,81.303 C 43.984,81.303 42.882,81.619 41.996,82.252 C 41.111,82.885 40.489,83.734 40.13,84.801 C 39.771,85.868 39.592,86.967 39.592,88.1 C 39.592,89.561 39.804,90.836 40.229,91.926 C 40.654,93.016 41.314,93.83 42.211,94.369 C 43.108,94.908 44.078,95.178 45.123,95.178 C 46.394,95.178 47.469,94.811 48.35,94.076 C 49.231,93.341 49.826,92.252 50.138,90.807 z "
  220. id="path111" />
  221. <path
  222. d="M 55.313,96.834 L 55.313,79.646 L 57.594,79.646 L 57.594,86.709 L 66.485,86.709 L 66.485,79.646 L 68.766,79.646 L 68.766,96.834 L 66.485,96.834 L 66.485,88.74 L 57.594,88.74 L 57.594,96.834 L 55.313,96.834 L 55.313,96.834 z "
  223. id="path113" />
  224. </g>
  225. <g
  226. id="g115"
  227. transform="matrix(0.95,0,0,0.95,7.05005,6.23705)">
  228. <path
  229. d="M 78.677,99.818 L 78.677,101.334 L 70.146,101.334 C 70.134,100.953 70.196,100.587 70.332,100.235 C 70.55,99.655 70.899,99.084 71.38,98.522 C 71.86,97.96 72.55,97.311 73.45,96.575 C 74.846,95.422 75.792,94.511 76.29,93.841 C 76.788,93.171 77.037,92.536 77.037,91.938 C 77.037,91.312 76.812,90.785 76.362,90.354 C 75.912,89.924 75.325,89.709 74.602,89.709 C 73.836,89.709 73.225,89.938 72.766,90.397 C 72.307,90.856 72.075,91.491 72.069,92.302 L 70.444,92.13 C 70.555,90.914 70.975,89.988 71.704,89.352 C 72.432,88.714 73.41,88.396 74.638,88.396 C 75.877,88.396 76.858,88.739 77.58,89.425 C 78.302,90.111 78.663,90.961 78.663,91.975 C 78.663,92.491 78.557,92.998 78.346,93.496 C 78.135,93.994 77.783,94.519 77.293,95.07 C 76.802,95.621 75.989,96.377 74.853,97.338 C 73.902,98.136 73.291,98.676 73.02,98.961 C 72.749,99.244 72.524,99.53 72.347,99.817 L 78.677,99.817 L 78.677,99.818 z "
  230. id="path117" />
  231. </g>
  232. <g
  233. id="g119"
  234. transform="matrix(0.95,0,0,0.95,7.05005,6.23705)">
  235. <path
  236. d="M 80.004,88.469 C 80.004,85.616 80.77,83.384 82.302,81.771 C 83.834,80.157 85.812,79.35 88.235,79.35 C 89.822,79.35 91.252,79.729 92.526,80.487 C 93.8,81.246 94.771,82.302 95.44,83.658 C 96.109,85.014 96.442,86.552 96.442,88.27 C 96.442,90.013 96.09,91.572 95.387,92.947 C 94.684,94.322 93.687,95.364 92.397,96.071 C 91.107,96.778 89.716,97.132 88.223,97.132 C 86.605,97.132 85.159,96.741 83.885,95.96 C 82.611,95.179 81.646,94.111 80.989,92.76 C 80.332,91.409 80.004,89.978 80.004,88.469 z M 82.348,88.498 C 82.348,90.568 82.905,92.199 84.019,93.391 C 85.133,94.583 86.531,95.178 88.211,95.178 C 89.923,95.178 91.332,94.576 92.439,93.373 C 93.545,92.17 94.098,90.463 94.098,88.252 C 94.098,86.854 93.862,85.633 93.389,84.59 C 92.916,83.547 92.224,82.738 91.313,82.164 C 90.402,81.59 89.38,81.303 88.247,81.303 C 86.637,81.303 85.251,81.856 84.09,82.961 C 82.929,84.066 82.348,85.912 82.348,88.498 z "
  237. id="path121" />
  238. <path
  239. d="M 99.453,96.834 L 99.453,79.646 L 101.734,79.646 L 101.734,86.709 L 110.625,86.709 L 110.625,79.646 L 112.906,79.646 L 112.906,96.834 L 110.625,96.834 L 110.625,88.74 L 101.734,88.74 L 101.734,96.834 L 99.453,96.834 L 99.453,96.834 z "
  240. id="path123" />
  241. </g>
  242. <path
  243. d="M 48.70185,100.65185 L 50.31685,100.65185 L 50.31685,126.15935 L 49.50935,126.96685 L 48.70185,126.63435 L 48.70185,100.65185 z "
  244. id="polygon125" />
  245. </svg>

↑ Top