Anders and Briegel in Python
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

92 lignes
3.2KB

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!-- Created with Inkscape (http://www.inkscape.org/) -->
  3. <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="64"
  12. height="64"
  13. id="svg2"
  14. version="1.1"
  15. inkscape:version="0.48.4 r9939"
  16. sodipodi:docname="tip.svg">
  17. <defs
  18. id="defs4">
  19. <linearGradient
  20. id="linearGradient3763">
  21. <stop
  22. style="stop-color:#ffffff;stop-opacity:1;"
  23. offset="0"
  24. id="stop3765" />
  25. <stop
  26. style="stop-color:#000000;stop-opacity:1;"
  27. offset="1"
  28. id="stop3767" />
  29. </linearGradient>
  30. </defs>
  31. <sodipodi:namedview
  32. id="base"
  33. pagecolor="#ffffff"
  34. bordercolor="#666666"
  35. borderopacity="1.0"
  36. inkscape:pageopacity="0.0"
  37. inkscape:pageshadow="2"
  38. inkscape:zoom="3.959798"
  39. inkscape:cx="5.4453989"
  40. inkscape:cy="4.9448826"
  41. inkscape:document-units="px"
  42. inkscape:current-layer="layer1"
  43. showgrid="false"
  44. inkscape:snap-page="true"
  45. inkscape:window-width="1366"
  46. inkscape:window-height="721"
  47. inkscape:window-x="0"
  48. inkscape:window-y="0"
  49. inkscape:window-maximized="1"
  50. inkscape:snap-center="true"
  51. inkscape:object-nodes="true" />
  52. <metadata
  53. id="metadata7">
  54. <rdf:RDF>
  55. <cc:Work
  56. rdf:about="">
  57. <dc:format>image/svg+xml</dc:format>
  58. <dc:type
  59. rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
  60. <dc:title></dc:title>
  61. </cc:Work>
  62. </rdf:RDF>
  63. </metadata>
  64. <g
  65. inkscape:label="Layer 1"
  66. inkscape:groupmode="layer"
  67. id="layer1"
  68. transform="translate(0,-988.36218)">
  69. <path
  70. sodipodi:type="arc"
  71. style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.32387710000000003;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;opacity:0.29302326"
  72. id="path2993"
  73. sodipodi:cx="32"
  74. sodipodi:cy="32"
  75. sodipodi:rx="32"
  76. sodipodi:ry="32"
  77. d="M 64,32 A 32,32 0 1 1 0,32 32,32 0 1 1 64,32 z"
  78. transform="matrix(0.94419643,0,0,0.94419643,1.7857143,990.14789)" />
  79. <path
  80. style="color:#000000;fill:none;stroke:#000000;stroke-width:9.65;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
  81. d="m 32,996.21932 0,48.28568"
  82. id="path3811"
  83. inkscape:connector-curvature="0" />
  84. <path
  85. style="color:#000000;fill:none;stroke:#000000;stroke-width:9.65;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
  86. d="m 7.8571427,1020.3622 48.2857143,0"
  87. id="path3813"
  88. inkscape:connector-curvature="0" />
  89. </g>
  90. </svg>