cons-cell.svg 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  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="102.29762mm"
  12. height="68.305199mm"
  13. viewBox="0 0 102.29762 68.305198"
  14. version="1.1"
  15. id="svg8"
  16. inkscape:version="0.92.1 r"
  17. sodipodi:docname="cons-cell.svg">
  18. <defs
  19. id="defs2">
  20. <marker
  21. inkscape:stockid="Arrow2Lend"
  22. orient="auto"
  23. refY="0"
  24. refX="0"
  25. id="Arrow2Lend"
  26. style="overflow:visible"
  27. inkscape:isstock="true">
  28. <path
  29. id="path4551"
  30. style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
  31. d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
  32. transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
  33. inkscape:connector-curvature="0" />
  34. </marker>
  35. </defs>
  36. <sodipodi:namedview
  37. id="base"
  38. pagecolor="#ffffff"
  39. bordercolor="#666666"
  40. borderopacity="1.0"
  41. inkscape:pageopacity="0.0"
  42. inkscape:pageshadow="2"
  43. inkscape:zoom="0.7"
  44. inkscape:cx="161.14582"
  45. inkscape:cy="-205.20827"
  46. inkscape:document-units="mm"
  47. inkscape:current-layer="layer2"
  48. showgrid="false"
  49. inkscape:window-width="1920"
  50. inkscape:window-height="1031"
  51. inkscape:window-x="1920"
  52. inkscape:window-y="0"
  53. inkscape:window-maximized="1"
  54. inkscape:measure-start="0,0"
  55. inkscape:measure-end="0,0"
  56. fit-margin-top="0"
  57. fit-margin-left="0"
  58. fit-margin-right="0"
  59. fit-margin-bottom="0" />
  60. <metadata
  61. id="metadata5">
  62. <rdf:RDF>
  63. <cc:Work
  64. rdf:about="">
  65. <dc:format>image/svg+xml</dc:format>
  66. <dc:type
  67. rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
  68. <dc:title></dc:title>
  69. </cc:Work>
  70. </rdf:RDF>
  71. </metadata>
  72. <g
  73. inkscape:label="Boxes"
  74. inkscape:groupmode="layer"
  75. id="layer1"
  76. transform="translate(-37.675598,-54.947779)">
  77. <rect
  78. style="fill:#ffffff;stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
  79. id="rect4485"
  80. width="50.648811"
  81. height="50.648811"
  82. x="38.175598"
  83. y="72.104164" />
  84. <rect
  85. style="fill:#ffffff;stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
  86. id="rect4485-3"
  87. width="50.648811"
  88. height="50.648811"
  89. x="88.824409"
  90. y="72.104164" />
  91. </g>
  92. <g
  93. inkscape:groupmode="layer"
  94. id="layer2"
  95. inkscape:label="Labels"
  96. transform="translate(-1.4453125e-7,16.656385)">
  97. <text
  98. xml:space="preserve"
  99. style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:50.79999924px;line-height:1.25;font-family:'DejaVu Math TeX Gyre';-inkscape-font-specification:'DejaVu Math TeX Gyre';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
  100. x="8.9202394"
  101. y="-5.8795242"
  102. id="text4519"><tspan
  103. sodipodi:role="line"
  104. id="tspan4517"
  105. x="8.9202394"
  106. y="-5.8795242"
  107. style="font-size:14.11111069px;stroke-width:0.26458332">CAR</tspan></text>
  108. <text
  109. xml:space="preserve"
  110. style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:50.79999924px;line-height:1.25;font-family:'DejaVu Math TeX Gyre';-inkscape-font-specification:'DejaVu Math TeX Gyre';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
  111. x="60.048862"
  112. y="-6.1859412"
  113. id="text4519-3"><tspan
  114. sodipodi:role="line"
  115. id="tspan4517-6"
  116. x="60.048862"
  117. y="-6.1859412"
  118. style="font-size:14.11111069px;stroke-width:0.26458332">CDR</tspan></text>
  119. </g>
  120. </svg>