1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
enable-background="new"
style="enable-background:new"
version="1.1"
id="svg2"
height="64"
width="64">
<defs
id="defs4">
<clipPath
id="clipPath4759"
clipPathUnits="userSpaceOnUse">
<path
id="path4761"
d="m 53,54 0,13 -13,0 0,-13 z"
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</clipPath>
<clipPath
id="clipPath4820"
clipPathUnits="userSpaceOnUse">
<path
id="path4822"
d="m -71,63 52,0 0,-52 -53,0 0,52 z"
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</clipPath>
</defs>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
transform="translate(11,-3)"
style="display:inline;"
id="layer4">
<rect
y="3"
x="-11"
height="64"
width="64"
id="rect4767"
style="fill:#000000;fill-opacity:1" />
<rect
transform="translate(-11,3)"
y="63"
x="2"
height="1"
width="50"
id="rect4727"
style="fill:#ffffff;fill-opacity:1" />
<path
clip-path="url(#clipPath4759)"
id="path4729"
d="m 53,53.96875 c -7.184633,0 -13,5.815367 -13,13 C 40,74.153383 45.815367,80 53,80 c 7.184633,0 13.03125,-5.846617 13.03125,-13.03125 0,-7.184633 -5.846617,-13 -13.03125,-13 z m 0,1 c 6.632348,0 12.03125,5.367652 12.03125,12 C 65.03125,73.601098 59.632348,79 53,79 46.367652,79 41,73.601098 41,66.96875 c 0,-6.632348 5.367652,-12 12,-12 z"
style="fill:#ffffff;fill-opacity:1" />
<rect
transform="matrix(0,1,-1,0,0,0)"
style="fill:#ffffff;fill-opacity:1"
id="rect4787"
width="50"
height="1"
x="5"
y="-53" />
<g
style="fill:#ffffff;fill-opacity:1"
transform="translate(68,0)"
id="g4801">
<rect
style="fill:#ffffff;fill-opacity:1"
id="rect4789"
width="1"
height="8"
x="-44"
y="52"
transform="translate(-11,3)" />
<rect
style="fill:#ffffff;fill-opacity:1"
id="rect4791"
width="1"
height="4"
x="-36"
y="56"
transform="translate(-11,3)" />
<rect
style="fill:#ffffff;fill-opacity:1"
id="rect4793"
width="1"
height="8"
x="-28"
y="52"
transform="translate(-11,3)" />
<rect
style="fill:#ffffff;fill-opacity:1"
id="rect4795"
width="8"
height="1"
x="-16"
y="40"
transform="translate(-11,3)" />
<rect
style="fill:#ffffff;fill-opacity:1"
id="rect4797"
width="4"
height="1"
x="-12"
y="32"
transform="translate(-11,3)" />
<rect
style="fill:#ffffff;fill-opacity:1"
id="rect4799"
width="8"
height="1"
x="-16"
y="24"
transform="translate(-11,3)" />
</g>
<path
transform="translate(68,0)"
clip-path="url(#clipPath4820)"
id="path4813"
d="M -18.15625,11 C -47.348444,11 -71,34.651556 -71,63.84375 c 0,29.192194 23.651556,52.875 52.84375,52.875 29.192194,0 52.875,-23.682806 52.875,-52.875 C 34.71875,34.651556 11.035944,11 -18.15625,11 z m 0,2 c 28.0876251,0 50.875,22.756125 50.875,50.84375 0,28.087625 -22.7873749,50.875 -50.875,50.875 C -46.243875,114.71875 -69,91.931375 -69,63.84375 -69,35.756125 -46.243875,13 -18.15625,13 z"
style="fill:#ffffff;fill-opacity:1" />
</g>
</svg>
|