Changeset - ba50cd0232b9
[Not reviewed]
0 2 1
Bradley Kuhn (bkuhn) - 9 years ago 2014-12-03 17:29:24
bkuhn@ebb.org
SVG bullet list of supporters on sponsors page.

This CSS, which I discovered from extensive research online, should work
to create a bulleted list with the bullets being the heart-shaped
Conservancy logo.
3 files changed with 497 insertions and 2 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -266,28 +266,53 @@ body.conservancy-sponsors #navbar ul li.sponsors a /* NO COMMA HERE! */
 
{ 
 
    color: #000033;
 
    font-weight: bold;
 
    background: #fff url(/img/nav-bg-up.png) top repeat-x;
 
}
 
body.conservancy-supporter #navbar ul li.supporter a
 
{ 
 
    color: #000033;
 
    font-weight: bold;
 
    background: url(/img/nav-bg-campaign-up.png) bottom repeat-x;
 
}
 

	
 
#supporters ul {
 
  list-style: none;
 
  margin: 0;
 
  padding: 0;
 
}
 

	
 
#supporters li:before {
 
    content: '';
 
    display: inline-block;
 
    height: 2em;
 
    width: 2em;
 
    background-image: url(/img/conservancy-supporter-heart.svg);
 
    background-size: contain;
 
    background-repeat: no-repeat;
 
    padding: 0.25em 1.2em 0.25em 0.25em;
 
    vertical-align: middle;
 
}
 

	
 
#supporters li {
 
    padding: 0.5em 2em 1em 2em;
 
    margin-left: .25em;
 
    list-style: none;
 
}
 

	
 
#sponsor ul {
 
  clear: all;
 
  margin-bottom: 10px;
 
}
 

	
 
#sponsor li {
 
  width: 100%;
 
  float: left;
 
  margin-top: 10px;
 
  text-align: center;
 
  list-style: none;
 
  margin-right: 5px;
 
}
 

	
 
#subbox {
 
   position: absolute;
 
   padding-top: 10px;
www/conservancy/static/img/conservancy-supporter-heart.svg
Show inline comments
 
new file 100644
 
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
<!-- Created with Inkscape (http://www.inkscape.org/) -->
 

	
 
<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"
 
   xmlns:xlink="http://www.w3.org/1999/xlink"
 
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
 
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
 
   id="svg4281"
 
   version="1.1"
 
   inkscape:version="0.48.3.1 r9886"
 
   width="176.38489"
 
   height="141.03072"
 
   xml:space="preserve"
 
   sodipodi:docname="Conservancy-Supporter-header-2.svg"
 
   inkscape:export-filename="/home/tony/Conservancy/Logo/Conservancy-header-2.png"
 
   inkscape:export-xdpi="300"
 
   inkscape:export-ydpi="300"><metadata
 
     id="metadata4287"><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><defs
 
     id="defs4285"><linearGradient
 
       id="linearGradient7520"><stop
 
         style="stop-color:#ffffff;stop-opacity:1;"
 
         offset="0"
 
         id="stop7522" /><stop
 
         id="stop7532"
 
         offset="0.88762623"
 
         style="stop-color:#f5fbee;stop-opacity:1;" /><stop
 
         id="stop7530"
 
         offset="0.91899765"
 
         style="stop-color:#ebf8dd;stop-opacity:1;" /><stop
 
         id="stop7528"
 
         offset="0.96231544"
 
         style="stop-color:#d7f1bb;stop-opacity:1;" /><stop
 
         style="stop-color:#afe478;stop-opacity:1;"
 
         offset="1"
 
         id="stop7524" /></linearGradient><inkscape:perspective
 
       sodipodi:type="inkscape:persp3d"
 
       inkscape:vp_x="0 : 0.5 : 1"
 
       inkscape:vp_y="0 : 1000 : 0"
 
       inkscape:vp_z="1 : 0.5 : 1"
 
       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
 
       id="perspective4289" /><inkscape:perspective
 
       id="perspective6547"
 
       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
 
       inkscape:vp_z="1 : 0.5 : 1"
 
       inkscape:vp_y="0 : 1000 : 0"
 
       inkscape:vp_x="0 : 0.5 : 1"
 
       sodipodi:type="inkscape:persp3d" /><inkscape:perspective
 
       id="perspective6778"
 
       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
 
       inkscape:vp_z="1 : 0.5 : 1"
 
       inkscape:vp_y="0 : 1000 : 0"
 
       inkscape:vp_x="0 : 0.5 : 1"
 
       sodipodi:type="inkscape:persp3d" /><inkscape:perspective
 
       id="perspective7030"
 
       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
 
       inkscape:vp_z="1 : 0.5 : 1"
 
       inkscape:vp_y="0 : 1000 : 0"
 
       inkscape:vp_x="0 : 0.5 : 1"
 
       sodipodi:type="inkscape:persp3d" /><linearGradient
 
       y2="1134.8"
 
       x2="879.90155"
 
       y1="1134.8"
 
       x1="629.57501"
 
       gradientTransform="translate(-1493.1852,-765.11948)"
 
       gradientUnits="userSpaceOnUse"
 
       id="linearGradient5187"
 
       xlink:href="#linearGradient4751"
 
       inkscape:collect="always" /><linearGradient
 
       gradientTransform="translate(-1379.5602,0)"
 
       gradientUnits="userSpaceOnUse"
 
       y2="1134.8"
 
       x2="879.90155"
 
       y1="1134.8"
 
       x1="629.57501"
 
       id="linearGradient4759"
 
       xlink:href="#linearGradient4751"
 
       inkscape:collect="always" /><inkscape:perspective
 
       sodipodi:type="inkscape:persp3d"
 
       inkscape:vp_x="0 : 0.5 : 1"
 
       inkscape:vp_y="0 : 1000 : 0"
 
       inkscape:vp_z="1 : 0.5 : 1"
 
       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
 
       id="perspective3123" /><inkscape:perspective
 
       sodipodi:type="inkscape:persp3d"
 
       inkscape:vp_x="0 : 0.5 : 1"
 
       inkscape:vp_y="0 : 1000 : 0"
 
       inkscape:vp_z="1 : 0.5 : 1"
 
       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
 
       id="perspective3962" /><inkscape:perspective
 
       sodipodi:type="inkscape:persp3d"
 
       inkscape:vp_x="0 : 0.5 : 1"
 
       inkscape:vp_y="0 : 1000 : 0"
 
       inkscape:vp_z="1 : 0.5 : 1"
 
       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
 
       id="perspective9298" /><inkscape:perspective
 
       sodipodi:type="inkscape:persp3d"
 
       inkscape:vp_x="0 : 372.04724 : 1"
 
       inkscape:vp_y="0 : 1000 : 0"
 
       inkscape:vp_z="1052.3622 : 372.04724 : 1"
 
       inkscape:persp3d-origin="526.18109 : 248.03149 : 1"
 
       id="perspective8211" /><inkscape:perspective
 
       sodipodi:type="inkscape:persp3d"
 
       inkscape:vp_x="0 : 372.04724 : 1"
 
       inkscape:vp_y="0 : 1000 : 0"
 
       inkscape:vp_z="1052.3622 : 372.04724 : 1"
 
       inkscape:persp3d-origin="526.18109 : 248.03149 : 1"
 
       id="perspective4759" /><inkscape:perspective
 
       id="perspective10"
 
       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
 
       inkscape:vp_z="744.09448 : 526.18109 : 1"
 
       inkscape:vp_y="0 : 1000 : 0"
 
       inkscape:vp_x="0 : 526.18109 : 1"
 
       sodipodi:type="inkscape:persp3d" /><linearGradient
 
       id="linearGradient4751"
 
       inkscape:collect="always"><stop
 
         id="stop4753"
 
         offset="0"
 
         style="stop-color:#ffffff;stop-opacity:1;" /><stop
 
         id="stop4755"
 
         offset="1"
 
         style="stop-color:#ffffff;stop-opacity:0;" /></linearGradient><inkscape:perspective
 
       sodipodi:type="inkscape:persp3d"
 
       inkscape:vp_x="0 : 0.5 : 1"
 
       inkscape:vp_y="0 : 1000 : 0"
 
       inkscape:vp_z="1 : 0.5 : 1"
 
       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
 
       id="perspective3080" /><inkscape:perspective
 
       sodipodi:type="inkscape:persp3d"
 
       inkscape:vp_x="0 : 0.5 : 1"
 
       inkscape:vp_y="0 : 1000 : 0"
 
       inkscape:vp_z="1 : 0.5 : 1"
 
       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
 
       id="perspective3470" /><inkscape:perspective
 
       sodipodi:type="inkscape:persp3d"
 
       inkscape:vp_x="0 : 0.5 : 1"
 
       inkscape:vp_y="0 : 1000 : 0"
 
       inkscape:vp_z="1 : 0.5 : 1"
 
       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
 
       id="perspective3452" /><inkscape:perspective
 
       id="perspective331"
 
       inkscape:persp3d-origin="526.18109 : 248.03149 : 1"
 
       inkscape:vp_z="1052.3622 : 372.04724 : 1"
 
       inkscape:vp_y="0 : 1000 : 0"
 
       inkscape:vp_x="0 : 372.04724 : 1"
 
       sodipodi:type="inkscape:persp3d" /><mask
 
       id="mask7035"
 
       maskUnits="userSpaceOnUse"><rect
 
         y="-1180.8607"
 
         x="269.50726"
 
         height="121.12428"
 
         width="380.24283"
 
         id="rect7037"
 
         style="fill:url(#linearGradient7039);fill-opacity:1;stroke:none"
 
         transform="scale(1,-1)" /></mask><linearGradient
 
       y2="1134.8"
 
       x2="879.90155"
 
       y1="1134.8"
 
       x1="629.57501"
 
       gradientTransform="translate(-230.1514,-2255.0986)"
 
       gradientUnits="userSpaceOnUse"
 
       id="linearGradient7039"
 
       xlink:href="#linearGradient4751-1"
 
       inkscape:collect="always" /><linearGradient
 
       y2="1134.8"
 
       x2="879.90155"
 
       y1="1134.8"
 
       x1="629.57501"
 
       gradientTransform="translate(-1411.1852,-143)"
 
       gradientUnits="userSpaceOnUse"
 
       id="linearGradient6939"
 
       xlink:href="#linearGradient4751-1"
 
       inkscape:collect="always" /><linearGradient
 
       y2="1134.8"
 
       x2="879.90155"
 
       y1="1134.8"
 
       x1="629.57501"
 
       gradientTransform="matrix(1,0,0,1.9016413,-1666.9395,-1697.1902)"
 
       gradientUnits="userSpaceOnUse"
 
       id="linearGradient5620"
 
       xlink:href="#linearGradient4751-1"
 
       inkscape:collect="always" /><linearGradient
 
       y2="1134.8"
 
       x2="879.90155"
 
       y1="1134.8"
 
       x1="629.57501"
 
       gradientTransform="translate(-1493.1852,-765.11948)"
 
       gradientUnits="userSpaceOnUse"
 
       id="linearGradient5187-2"
 
       xlink:href="#linearGradient4751-1"
 
       inkscape:collect="always" /><linearGradient
 
       y2="1134.8"
 
       x2="879.90155"
 
       y1="1134.8"
 
       x1="629.57501"
 
       gradientTransform="translate(-1379.5602,0)"
 
       gradientUnits="userSpaceOnUse"
 
       id="linearGradient4929"
 
       xlink:href="#linearGradient4751-1"
 
       inkscape:collect="always" /><linearGradient
 
       gradientTransform="translate(-1379.5602,0)"
 
       gradientUnits="userSpaceOnUse"
 
       y2="1134.8"
 
       x2="879.90155"
 
       y1="1134.8"
 
       x1="629.57501"
 
       id="linearGradient4759-0"
 
       xlink:href="#linearGradient4751-1"
 
       inkscape:collect="always" /><inkscape:perspective
 
       sodipodi:type="inkscape:persp3d"
 
       inkscape:vp_x="0 : 0.5 : 1"
 
       inkscape:vp_y="0 : 1000 : 0"
 
       inkscape:vp_z="1 : 0.5 : 1"
 
       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
 
       id="perspective3123-7" /><inkscape:perspective
 
       sodipodi:type="inkscape:persp3d"
 
       inkscape:vp_x="0 : 0.5 : 1"
 
       inkscape:vp_y="0 : 1000 : 0"
 
       inkscape:vp_z="1 : 0.5 : 1"
 
       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
 
       id="perspective3962-0" /><inkscape:perspective
 
       sodipodi:type="inkscape:persp3d"
 
       inkscape:vp_x="0 : 0.5 : 1"
 
       inkscape:vp_y="0 : 1000 : 0"
 
       inkscape:vp_z="1 : 0.5 : 1"
 
       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
 
       id="perspective9298-1" /><inkscape:perspective
 
       sodipodi:type="inkscape:persp3d"
 
       inkscape:vp_x="0 : 372.04724 : 1"
 
       inkscape:vp_y="0 : 1000 : 0"
 
       inkscape:vp_z="1052.3622 : 372.04724 : 1"
 
       inkscape:persp3d-origin="526.18109 : 248.03149 : 1"
 
       id="perspective8211-2" /><inkscape:perspective
 
       sodipodi:type="inkscape:persp3d"
 
       inkscape:vp_x="0 : 372.04724 : 1"
 
       inkscape:vp_y="0 : 1000 : 0"
 
       inkscape:vp_z="1052.3622 : 372.04724 : 1"
 
       inkscape:persp3d-origin="526.18109 : 248.03149 : 1"
 
       id="perspective4759-1" /><inkscape:perspective
 
       id="perspective10-9"
 
       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
 
       inkscape:vp_z="744.09448 : 526.18109 : 1"
 
       inkscape:vp_y="0 : 1000 : 0"
 
       inkscape:vp_x="0 : 526.18109 : 1"
 
       sodipodi:type="inkscape:persp3d" /><linearGradient
 
       id="linearGradient4751-1"
 
       inkscape:collect="always"><stop
 
         id="stop4753-9"
 
         offset="0"
 
         style="stop-color:#ffffff;stop-opacity:1;" /><stop
 
         id="stop4755-7"
 
         offset="1"
 
         style="stop-color:#ffffff;stop-opacity:0;" /></linearGradient></defs><sodipodi:namedview
 
     pagecolor="#ffffff"
 
     bordercolor="#666666"
 
     borderopacity="1"
 
     objecttolerance="10"
 
     gridtolerance="10"
 
     guidetolerance="10"
 
     inkscape:pageopacity="0"
 
     inkscape:pageshadow="2"
 
     inkscape:window-width="1400"
 
     inkscape:window-height="963"
 
     id="namedview4283"
 
     showgrid="false"
 
     inkscape:zoom="4.3416918"
 
     inkscape:cx="88.192448"
 
     inkscape:cy="52.780336"
 
     inkscape:window-x="0"
 
     inkscape:window-y="27"
 
     inkscape:window-maximized="1"
 
     inkscape:current-layer="g8020"
 
     showguides="true"
 
     inkscape:guide-bbox="true"
 
     fit-margin-top="0.1"
 
     fit-margin-left="0.1"
 
     fit-margin-right="0.1"
 
     fit-margin-bottom="0.1"
 
     units="in" /><g
 
     id="g4291"
 
     inkscape:groupmode="layer"
 
     inkscape:label="Conservancy business card-Kuhn"
 
     transform="matrix(1.25,0,0,-1.25,-171.56407,154.84972)"><text
 
   xml:space="preserve"
 
   style="font-size:5.98569536px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#999999;fill-opacity:1;stroke:none;font-family:Verana Sans Demi;-inkscape-font-specification:Verana Sans Demi"
 
   x="113.36552"
 
   y="-44.040192"
 
   id="text7147"
 
   transform="scale(1,-1)"
 
   sodipodi:linespacing="125%"><tspan
 
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;text-anchor:start;fill:#999999;font-family:Verana Sans;-inkscape-font-specification:Verana Sans"
 
     sodipodi:role="line"
 
     id="tspan7149"
 
     x="113.36552"
 
     y="-44.040192" /></text>
 

	
 

	
 

	
 

	
 
<text
 
   xml:space="preserve"
 
   style="font-size:5.98569536px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#999999;fill-opacity:1;stroke:none;font-family:Verana Sans Demi;-inkscape-font-specification:Verana Sans Demi"
 
   x="113.6648"
 
   y="-37.62291"
 
   id="text7155"
 
   transform="scale(1,-1)"
 
   sodipodi:linespacing="125%"><tspan
 
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;text-anchor:start;fill:#999999;font-family:Verana Sans;-inkscape-font-specification:Verana Sans"
 
     sodipodi:role="line"
 
     id="tspan7157"
 
     x="113.6648"
 
     y="-37.62291" /></text>
 

	
 

	
 

	
 

	
 
<text
 
   sodipodi:linespacing="125%"
 
   transform="scale(1,-1)"
 
   id="text7159"
 
   y="-87.822914"
 
   x="138.46829"
 
   style="font-size:5.98569536px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#999999;fill-opacity:1;stroke:none;font-family:Verana Sans Demi;-inkscape-font-specification:Verana Sans Demi"
 
   xml:space="preserve"><tspan
 
     y="-87.822914"
 
     x="138.46829"
 
     id="tspan7161"
 
     sodipodi:role="line"
 
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;text-anchor:start;fill:#999999;font-family:Verana Sans;-inkscape-font-specification:Verana Sans" /></text>
 

	
 

	
 

	
 

	
 
<text
 
   sodipodi:linespacing="125%"
 
   transform="scale(1,-1)"
 
   id="text6535"
 
   y="-45.918201"
 
   x="146.6619"
 
   style="font-size:5.58918715px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:125%;writing-mode:lr-tb;text-anchor:end;fill:#577632;fill-opacity:1;stroke:none;font-family:Verana Sans Demi;-inkscape-font-specification:Verana Sans Demi"
 
   xml:space="preserve"><tspan
 
     y="-45.918201"
 
     x="146.6619"
 
     id="tspan6537"
 
     sodipodi:role="line" /></text>
 

	
 

	
 

	
 

	
 

	
 

	
 

	
 
<text
 
   sodipodi:linespacing="125%"
 
   transform="scale(1,-1)"
 
   id="text7143"
 
   y="-45.850258"
 
   x="234.0332"
 
   style="font-size:5.39359856px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:125%;writing-mode:lr-tb;text-anchor:end;fill:#4d4d4d;fill-opacity:1;stroke:none;font-family:Verana Sans Demi;-inkscape-font-specification:Verana Sans Demi"
 
   xml:space="preserve"><tspan
 
     y="-45.850258"
 
     x="234.0332"
 
     sodipodi:role="line"
 
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;text-anchor:end;fill:#4d4d4d;font-family:Verana Sans;-inkscape-font-specification:Verana Sans"
 
     id="tspan7218" /></text>
 

	
 

	
 

	
 

	
 

	
 

	
 

	
 
<text
 
   sodipodi:linespacing="125%"
 
   transform="scale(1,-1)"
 
   id="text7429"
 
   y="-23.965015"
 
   x="234.0332"
 
   style="font-size:5.39359856px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:125%;writing-mode:lr-tb;text-anchor:end;fill:#999999;fill-opacity:1;stroke:none;font-family:Verana Sans Demi;-inkscape-font-specification:Verana Sans Demi"
 
   xml:space="preserve"><tspan
 
     id="tspan7431"
 
     y="-23.965015"
 
     x="234.0332"
 
     sodipodi:role="line"
 
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;text-anchor:end;fill:#999999;font-family:Verana Sans;-inkscape-font-specification:Verana Sans" /></text>
 

	
 

	
 

	
 

	
 

	
 

	
 
<g
 
   id="g3200"
 
   transform="matrix(0.42457859,0,0,-0.71531053,7.4622436,224.60588)"><g
 
     id="g4480"
 
     transform="matrix(0.59207878,0,0,0.35143336,349.96837,-162.35997)" /><g
 
     style="fill:#577632"
 
     transform="matrix(0.68850366,0,0,0.40866716,0.18296913,-31.44899)"
 
     id="g5539" /><g
 
     id="g4480-1"
 
     transform="matrix(0.59207878,0,0,0.35143336,-197.92653,-253.68871)" /><text
 
     xml:space="preserve"
 
     style="font-size:25.59652519px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#afe478;fill-opacity:1;stroke:none;font-family:Englebert;-inkscape-font-specification:Englebert Bold"
 
     x="74.557396"
 
     y="221.53632"
 
     id="text4852"
 
     sodipodi:linespacing="125%"
 
     transform="scale(1.2979808,0.77042743)"><tspan
 
       sodipodi:role="line"
 
       id="tspan4854"
 
       x="74.557396"
 
       y="221.53632" /></text>
 
<text
 
     transform="scale(1.2979808,0.77042743)"
 
     sodipodi:linespacing="125%"
 
     id="text4981"
 
     y="253.5148"
 
     x="139.75218"
 
     style="font-size:25.59652519px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Englebert;-inkscape-font-specification:Englebert Bold"
 
     xml:space="preserve"><tspan
 
       style="fill:#999999"
 
       y="253.5148"
 
       x="139.75218"
 
       id="tspan4983"
 
       sodipodi:role="line" /></text>
 
<g
 
     id="g8020"
 
     transform="matrix(0.57700624,0,0,0.57700624,12.00414,75.354089)"><g
 
       id="layer1-2"
 
       transform="matrix(0.78553744,0,0,0.42392355,516.47703,91.535963)"><g
 
         id="g2221"
 
         transform="translate(129.28571,-64.285714)" /><g
 
         inkscape:label="Layer 1"
 
         id="layer1-6"
 
         transform="matrix(1.3450324,0,0,1.2346916,-143.35545,-177.53315)"><path
 
           style="fill:#9cd5d3;fill-opacity:1;stroke:none"
 
           d="m 201.6875,20.90625 c -25.5086,0.293967 -48.66333,20.454095 -49.71875,43.9375 -1.71036,19.674409 8.24322,39.03604 23.40625,52.53125 17.91992,17.10443 39.63786,30.81319 55.78125,49.34375 3.61556,3.86194 6.60676,8.31365 10.46875,11.90625 4.08656,1.68004 8.51072,-1.47175 9.84375,-4.96875 18.25265,-24.40405 45.87544,-40.81824 67.21875,-62.71875 11.61535,-12.600384 19.56603,-28.922724 18.09375,-45.75 -1.22621,-16.370932 -11.92524,-32.126862 -28.21875,-39.21875 -16.6295,-7.720794 -38.05542,-6.617469 -53.03125,3.8125 -4.26146,2.760141 -8.01431,6.165345 -11.1875,9.96875 C 234.54546,27.735144 218.12792,20.385781 201.6875,20.90625 z M 203.28125,26.5 c 18.1761,-3e-6 33.81415,9.857233 41.0625,24.03125 C 251.59213,36.357236 267.23019,26.5 285.40625,26.5 c 25.05799,-3e-6 45.40625,18.653946 45.40625,41.65625 0,45.30087 -53.34026,59.36575 -86.46875,105.34375 C 209.30298,127.23816 157.875,114.95105 157.875,68.15625 157.875,45.153942 178.2233,26.5 203.28125,26.5 z"
 
           transform="matrix(2.643472,0,0,2.8797115,-273.91879,158.85064)"
 
           id="path8323"
 
           inkscape:connector-curvature="0" /></g></g><g
 
       id="g4480-11"
 
       transform="matrix(0.92663552,0,0,0.55001234,568.34842,-72.996263)" /><g
 
       id="g5180"
 
       transform="matrix(0.92663552,0,0,0.55001234,308.05624,182.40298)" /><g
 
       id="g4361"
 
       transform="matrix(0.92663552,0,0,0.55001234,520.08973,-4.9786618)"><path
 
         id="path5152"
 
         d="m 294.8728,344.65416 c -17.99591,0.20347 -32.91812,12.38231 -34.16415,28.45216 -0.13622,1.75558 -0.0824,3.47227 0.1076,5.17312 -5.89428,-1.88791 -12.25439,-3.14371 -18.9681,-3.66429 -29.235,-2.26687 -54.66561,10.5136 -60.46085,29.31434 -19.33453,6.26155 -34.68239,18.44021 -42.24714,34.05638 -17.1699,-0.89371 -32.07025,12.14704 -33.40974,29.42212 -1.36074,17.54933 11.69211,32.91384 29.20658,34.27192 5.54251,0.42975 10.89952,-0.64981 15.62713,-2.80211 13.6788,14.40097 34.76181,24.52877 58.95201,26.40447 21.79146,1.68968 42.02271,-3.65691 57.33542,-13.57944 6.04955,10.00137 17.2846,17.40024 30.7154,19.3992 l 0,0.32315 c 0.40102,-0.0393 0.78811,-0.16657 1.18551,-0.21555 0.40533,0.05 0.77641,0.1752 1.1855,0.21555 l 0,-0.32315 c 13.45167,-1.98865 24.65882,-9.38618 30.7154,-19.3992 15.31272,9.92253 35.65177,15.26916 57.44319,13.57944 24.1902,-1.87567 45.16545,-12.0035 58.84425,-26.40447 4.72765,2.1523 10.08465,3.23189 15.62714,2.80211 17.51446,-1.35805 30.67508,-16.72263 29.31434,-34.27192 -1.33949,-17.27508 -16.23983,-30.31583 -33.40973,-29.42212 -7.56476,-15.61617 -23.02039,-27.79483 -42.35493,-34.05638 -5.79524,-18.80074 -31.11807,-31.58121 -60.35307,-29.31434 -6.71371,0.52058 -13.07382,1.77638 -18.96811,3.66429 0.19003,-1.70085 0.24418,-3.41754 0.1076,-5.17312 -1.24603,-16.06985 -16.27601,-28.24858 -34.27192,-28.45216 -1.19975,-0.0138 -2.44085,0.0138 -3.66429,0.1076 -0.0724,0.007 -0.14381,-0.007 -0.21555,0 -0.0717,-0.007 -0.14312,0.007 -0.21554,0 -1.22345,-0.0948 -2.46455,-0.12174 -3.6643,-0.1076 z m 3.44874,21.55467 0.53887,0 c 3.05373,0 5.82187,0.85901 7.86746,2.37101 2.04558,1.512 3.34097,3.66581 3.34097,6.03531 0,0.6994 -0.21658,1.38874 -0.43109,2.04769 l 9.05296,6.68195 c 1.88349,-1.05553 4.06897,-1.72438 6.57417,-1.72438 3.0528,0 5.82159,0.86702 7.86745,2.37102 2.04587,1.504 3.44875,3.66591 3.44875,6.0353 0,1.55932 -0.75038,2.95413 -1.72437,4.20316 l 12.71725,9.26851 c 1.61046,-0.67375 3.41978,-1.07773 5.38867,-1.07773 3.05372,0 5.92967,0.85898 7.97522,2.37101 2.04556,1.51203 3.34098,3.66581 3.34098,6.03531 0,1.33808 -0.56249,2.55383 -1.29328,3.66429 l 12.07061,8.72964 c 1.62936,-0.69337 3.49886,-1.18551 5.49644,-1.18551 3.05373,0 5.8219,0.85898 7.86746,2.37102 2.04555,1.51203 3.34097,3.66591 3.34097,6.03531 0,2.36949 -1.29542,4.5233 -3.34097,6.0353 -2.04556,1.512 -4.81373,2.37102 -7.86746,2.37102 -3.05372,0 -5.82186,-0.85902 -7.86745,-2.37102 -2.04559,-1.512 -3.44875,-3.66581 -3.44875,-6.0353 0,-1.82915 0.96593,-3.48283 2.26324,-4.84981 l -11.3162,-8.29854 c -1.96037,1.23744 -4.48534,2.04769 -7.22081,2.04769 -2.494,0 -4.69747,-0.67813 -6.57418,-1.72437 l -9.05296,6.57417 c 0.78087,0.95272 1.4531,1.98296 1.72438,3.12543 0.0904,0.38081 0.1076,0.78066 0.1076,1.1855 0,2.3694 -1.29542,4.52328 -3.34098,6.03531 -1.02276,0.756 -2.22706,1.4284 -3.55652,1.83215 -0.66471,0.20175 -1.3268,0.32694 -2.04769,0.43109 -0.72089,0.10415 -1.49983,0.1076 -2.26324,0.1076 -2.40153,0 -4.63011,-0.5329 -6.4664,-1.50882 l -12.71725,9.37628 c 1.31083,1.10508 2.28555,2.56007 2.69433,4.09538 0.13623,0.51176 0.21555,0.96755 0.21555,1.50883 0,2.36939 -1.29542,4.4155 -3.34098,5.92753 -0.51138,0.37802 -1.02172,0.77449 -1.6166,1.07774 -1.18978,0.60653 -2.54579,1.06476 -3.98761,1.29328 -0.72089,0.11415 -1.49983,0.1076 -2.26324,0.1076 -3.05373,0 -5.8219,-0.96675 -7.86745,-2.47879 -1.02276,-0.75603 -1.89923,-1.58987 -2.47879,-2.58656 -0.28969,-0.49834 -0.49324,-1.06794 -0.64664,-1.6166 -0.15347,-0.54866 -0.21555,-1.13202 -0.21555,-1.72437 0,-2.36939 1.29542,-4.52331 3.34098,-6.03531 2.04555,-1.512 4.81372,-2.47879 7.86745,-2.47879 1.52445,0 2.98303,0.33729 4.31093,0.75442 l 13.68722,-9.91515 c -0.48897,-0.62305 -0.87667,-1.24051 -1.18551,-1.93992 -0.30901,-0.69941 -0.53887,-1.48068 -0.53887,-2.26324 0,-2.3695 1.29511,-4.53134 3.34098,-6.03531 0.51145,-0.37598 1.02162,-0.67719 1.6166,-0.96996 1.78493,-0.87832 3.96126,-1.40105 6.25085,-1.40105 2.29569,0 4.35028,0.60977 6.14308,1.50883 l 9.26851,-6.68195 c -0.4521,-0.60405 -0.89437,-1.25462 -1.18551,-1.93992 -0.29107,-0.6853 -0.43109,-1.40533 -0.43109,-2.15547 0,-1.85332 1.04193,-3.47037 2.37101,-4.8498 l -12.50171,-9.16073 c -1.82535,0.95168 -3.99116,1.6166 -6.35862,1.6166 -2.6873,0 -5.06063,-0.74203 -7.00527,-1.93992 l -10.45401,7.65191 c 0.93402,1.00872 1.62556,2.1785 1.93992,3.44874 0.10484,0.42341 0.21554,0.84567 0.21554,1.29328 0,2.36946 -1.29542,4.52328 -3.34097,6.03531 -0.51138,0.37802 -1.11939,0.78459 -1.72437,1.07773 -1.21,0.58632 -2.52559,0.97721 -3.98762,1.18551 -0.73099,0.10415 -1.49982,0.1076 -2.26324,0.1076 -3.05372,0 -5.82189,-0.85898 -7.86745,-2.37101 -2.04555,-1.51204 -3.34097,-3.66585 -3.34097,-6.03531 0,-2.3695 1.29511,-4.53134 3.34097,-6.03531 2.04587,-1.50396 4.81466,-2.37101 7.86745,-2.37101 2.10463,0 4.12867,0.4214 5.81976,1.18551 l 10.88511,-7.97523 c -0.73538,-1.11546 -1.29328,-2.32311 -1.29328,-3.66429 0,-0.36526 0.0345,-0.72717 0.1076,-1.07774 0.22313,-1.05169 0.75704,-2.029 1.40105,-2.90988 l -8.19077,-6.0353 c -2.0807,1.86639 -5.07473,3.12542 -8.51409,3.12542 -2.86333,0 -5.43564,-1.02534 -7.43636,-2.37101 l -8.083,5.60421 c 0.7142,1.10319 1.18551,2.34581 1.18551,3.6643 0,2.36949 -1.29542,4.41553 -3.34098,5.92753 -2.04555,1.512 -4.81376,2.47879 -7.86745,2.47879 -2.03866,0 -3.94916,-0.46465 -5.60422,-1.18551 l -12.71725,8.62187 c 1.41637,1.40302 2.58656,3.03669 2.58656,4.95757 0,0.38629 -0.0207,0.81611 -0.1076,1.18551 -0.26038,1.10822 -0.89788,2.08576 -1.6166,3.01765 l 9.26851,6.68195 c 1.36953,-0.45024 2.83104,-0.75442 4.4187,-0.75442 3.0537,0 5.82187,0.96683 7.86746,2.47879 2.04559,1.51197 3.34097,3.55804 3.34097,5.92753 0,2.3695 -1.29538,4.52331 -3.34097,6.03531 -2.04559,1.512 -4.81373,2.47879 -7.86746,2.47879 -3.05369,0 -5.82955,-0.96634 -7.86745,-2.47879 -2.0379,-1.51245 -3.34097,-3.66705 -3.34097,-6.03531 0,-1.0858 0.24693,-2.09973 0.75441,-3.01765 0.25383,-0.45896 0.61467,-0.87836 0.96996,-1.29328 0.35529,-0.41492 0.74565,-0.81604 1.18551,-1.18551 l -8.5141,-6.25085 c -1.83083,0.96448 -3.97337,1.72437 -6.35862,1.72437 -2.95613,0 -5.63088,-1.05386 -7.65191,-2.47878 l -11.85507,8.19077 c 1.43175,1.12157 2.55573,2.5966 3.01766,4.20316 0.15381,0.53552 0.21554,1.04725 0.21554,1.6166 0,1.02966 -0.41388,1.90002 -0.86218,2.80211 l 10.45401,7.54413 c 1.40633,-0.47644 2.89084,-0.75441 4.52648,-0.75441 3.05369,0 5.92967,0.85901 7.97523,2.37101 2.04555,1.512 3.34097,3.66592 3.34097,6.03531 0,2.36949 -1.29511,4.53134 -3.34097,6.03531 -2.04587,1.50396 -4.92247,2.37101 -7.97523,2.37101 -1.52638,0 -2.98141,-0.13416 -4.31093,-0.53887 -0.66478,-0.20244 -1.34495,-0.46165 -1.93992,-0.75441 -0.59498,-0.2928 -1.10515,-0.70175 -1.6166,-1.07773 -2.04587,-1.50397 -3.34098,-3.66582 -3.34098,-6.03531 0,-2.11177 1.34074,-3.92095 3.01766,-5.38867 l -9.48406,-6.78972 c -2.04141,1.50652 -4.71109,2.58656 -7.75968,2.58656 -3.48785,0 -6.54434,-1.21427 -8.62187,-3.12543 l -11.20842,7.75968 c 0.54266,0.64482 1.05173,1.41916 1.40105,2.15547 0.17451,0.36816 0.33384,0.68654 0.43109,1.07774 0.0973,0.39119 0.1076,0.7712 0.1076,1.1855 0,2.36957 -1.2951,4.53131 -3.34097,6.03531 -0.51145,0.37598 -1.02162,0.78493 -1.6166,1.07773 -1.18995,0.58556 -2.54593,0.97593 -3.98761,1.18551 -0.72082,0.10484 -1.50007,0.1076 -2.26324,0.1076 -3.0528,0 -5.92936,-0.86702 -7.97523,-2.37101 -2.04586,-1.504 -3.34097,-3.66575 -3.34097,-6.03531 0,-2.36939 1.29542,-4.52331 3.34097,-6.03531 2.04556,-1.512 4.9215,-2.37101 7.97523,-2.37101 2.12794,0 4.00527,0.51238 5.71198,1.29328 l 12.60949,-8.62187 c -0.17899,-0.5718 -0.4311,-1.0906 -0.4311,-1.72437 0,-2.36939 1.29542,-4.52327 3.34098,-6.03531 2.04555,-1.51203 4.81376,-2.47879 7.86745,-2.47879 1.30211,0 2.60235,0.22969 3.77207,0.53887 l 1.72437,-1.29328 0.21555,-0.1076 11.42397,-7.75968 c -0.45327,-0.91357 -0.86219,-1.87557 -0.86219,-2.90988 0,-2.36939 1.29542,-4.52327 3.34098,-6.03531 2.04555,-1.51203 4.9215,-2.37101 7.97522,-2.37101 1.7331,0 3.26976,0.33073 4.74203,0.86219 l 1.50883,-0.96996 11.42397,-7.86746 c -1.10108,-1.29669 -2.04769,-2.74806 -2.04769,-4.4187 0,-2.3695 1.40288,-4.53135 3.44874,-6.03531 2.04587,-1.50396 4.81466,-2.37101 7.86746,-2.37101 2.61925,0 4.96937,0.68699 6.89749,1.83214 l 8.29855,-5.60421 c -0.54221,-0.98531 -0.96996,-2.09511 -0.96996,-3.2332 0,-2.36939 1.29542,-4.52327 3.34097,-6.03531 1.91102,-1.41257 4.61842,-2.1515 7.43636,-2.26324 l 0,-0.1076 z m 0.53887,3.55652 c -2.08904,0 -4.01627,0.6785 -5.28089,1.6166 -0.95272,0.70661 -1.58425,1.50965 -1.83215,2.37101 -0.0828,0.28728 -0.1076,0.5549 -0.1076,0.86219 0,0.92216 0.3535,1.80255 1.07774,2.58656 0.24141,0.26141 0.54462,0.51883 0.86218,0.75441 0.94847,0.70347 2.28945,1.274 3.77207,1.50883 0.4942,0.0783 0.98658,0.1076 1.50882,0.1076 2.08925,0 3.89857,-0.67599 5.17312,-1.6166 1.28032,-0.94499 1.93992,-2.12046 1.93992,-3.34098 0,-1.22013 -0.65967,-2.28841 -1.93992,-3.2332 -1.27455,-0.94075 -3.08387,-1.6166 -5.17312,-1.6166 z m -25.54228,15.41158 c -2.09014,0 -4.01537,0.5766 -5.28089,1.50883 -0.95365,0.70265 -1.5071,1.58587 -1.72437,2.47879 -0.0724,0.29762 -0.1076,0.55487 -0.1076,0.86218 0,0.92189 0.27589,1.80253 0.96996,2.58656 0.23141,0.26142 0.54462,0.51887 0.86218,0.75442 1.26462,0.93809 3.19182,1.50882 5.2809,1.50882 2.08918,0 3.89853,-0.56807 5.17312,-1.50882 1.28024,-0.94482 1.93992,-2.12071 1.93992,-3.34098 0,-1.22016 -0.6584,-2.40153 -1.93992,-3.34097 -1.27549,-0.93489 -3.08287,-1.50883 -5.17312,-1.50883 z m 51.94675,0 c -2.09008,0 -3.9076,0.5766 -5.17312,1.50883 -0.95365,0.70265 -1.58456,1.58587 -1.83215,2.47879 -0.0824,0.29762 -0.1076,0.55487 -0.1076,0.86218 0,0.92189 0.3535,1.80253 1.07773,2.58656 0.24142,0.26142 0.54463,0.51887 0.86219,0.75442 1.26462,0.93809 3.08408,1.50882 5.17312,1.50882 2.08925,0 4.00631,-0.56807 5.2809,-1.50882 1.28024,-0.94482 1.93992,-2.12071 1.93992,-3.34098 0,-1.22016 -0.6584,-2.40153 -1.93992,-3.34097 -1.27549,-0.93489 -3.19061,-1.50883 -5.2809,-1.50883 z m -26.62002,18.86034 c -2.09025,0 -3.8976,0.68161 -5.17311,1.6166 -0.9611,0.70444 -1.58691,1.51024 -1.83215,2.37101 -0.0817,0.28694 -0.1076,0.55715 -0.1076,0.86219 0,0.91536 0.35208,1.80011 1.07773,2.58656 0.24176,0.2621 0.54215,0.51821 0.86219,0.75441 0.95596,0.70558 2.2143,1.27466 3.66429,1.50883 0.48334,0.0779 0.98651,0.1076 1.50883,0.1076 2.08904,0 4.0163,-0.67847 5.28089,-1.6166 1.27028,-0.94213 1.93992,-2.11163 1.93992,-3.34097 0,-1.22903 -0.6684,-2.29653 -1.93992,-3.23321 -1.26552,-0.93236 -3.19078,-1.6166 -5.28089,-1.6166 z m -52.27006,1.93992 c -2.09011,0 -4.01545,0.68423 -5.28089,1.6166 -0.95365,0.70247 -1.58457,1.5858 -1.83215,2.47878 -0.0824,0.29763 -0.1076,0.55487 -0.1076,0.86219 0,0.92199 0.35349,1.83287 1.07773,2.58656 0.24141,0.25141 0.54463,0.41109 0.86219,0.64664 0.94847,0.70348 2.28945,1.274 3.77206,1.50883 0.49421,0.0783 0.98655,0.1076 1.50883,0.1076 2.08922,0 3.89853,-0.67589 5.17312,-1.6166 1.28031,-0.94499 1.93992,-2.01286 1.93992,-3.2332 0,-1.22017 -0.6584,-2.40154 -1.93992,-3.34097 -1.27552,-0.93489 -3.08287,-1.61661 -5.17312,-1.61661 z m 106.58783,0 c -2.09025,0 -3.8976,0.68171 -5.17312,1.6166 -0.96113,0.70458 -1.58691,1.58773 -1.83215,2.47878 -0.0817,0.29694 -0.1076,0.55715 -0.1076,0.86219 0,0.91523 0.35208,1.83035 1.07773,2.58656 0.24176,0.2521 0.54211,0.4104 0.86219,0.64664 0.95596,0.70555 2.2143,1.27462 3.66429,1.50883 0.48334,0.0779 0.98652,0.1076 1.50883,0.1076 2.08904,0 4.01624,-0.67865 5.28089,-1.6166 1.27028,-0.94216 1.93992,-2.00386 1.93992,-3.2332 0,-1.2292 -0.66843,-2.40433 -1.93992,-3.34097 -1.26548,-0.93241 -3.19078,-1.61661 -5.28089,-1.61661 z m -25.00342,17.67482 c -2.09014,0 -4.01541,0.68424 -5.28089,1.6166 -0.95365,0.70262 -1.5071,1.50838 -1.72437,2.37102 -0.0724,0.28762 -0.10761,0.5549 -0.10761,0.86218 0,0.92199 0.2759,1.80253 0.96996,2.58657 0.23142,0.26141 0.54463,0.51882 0.86219,0.75441 0.94848,0.70347 2.28945,1.274 3.77207,1.50883 0.4942,0.0783 0.98655,0.1076 1.50883,0.1076 2.08925,0 4.0063,-0.67603 5.28089,-1.6166 1.28031,-0.945 1.83215,-2.12064 1.83215,-3.34098 0,-1.22016 -0.55063,-2.29376 -1.83215,-3.2332 -1.27549,-0.93488 -3.19061,-1.6166 -5.28089,-1.6166 z m -58.41314,0.86219 c -2.08905,0 -3.90854,0.67865 -5.17312,1.6166 -0.95272,0.70679 -1.58429,1.58711 -1.83215,2.47879 -0.0828,0.29728 -0.1076,0.55483 -0.1076,0.86219 0,1.22916 0.66964,2.39881 1.93992,3.34097 0.94847,0.70358 2.21199,1.19658 3.66429,1.40105 0.4841,0.0683 0.98658,0.1076 1.50883,0.1076 2.08925,0 4.0063,-0.56807 5.28089,-1.50882 1.28025,-0.94482 1.93992,-2.12067 1.93992,-3.34098 0,-1.2203 -0.65964,-2.39601 -1.93992,-3.34097 -1.27459,-0.94075 -3.19164,-1.6166 -5.28089,-1.6166 z m 111.00653,1.07773 c -2.09011,0 -4.01541,0.68441 -5.28089,1.6166 -0.95365,0.70265 -1.5071,1.50842 -1.72438,2.37102 -0.0724,0.28762 -0.1076,0.55494 -0.1076,0.86219 0,0.92216 0.2759,1.80252 0.96996,2.58656 0.23141,0.26141 0.5446,0.51876 0.86219,0.75441 0.94844,0.70347 2.28942,1.274 3.77207,1.50883 0.4942,0.0783 0.98655,0.1076 1.50883,0.1076 2.08904,0 3.90849,-0.67861 5.17312,-1.6166 1.27041,-0.94258 1.93992,-2.11143 1.93992,-3.34098 0,-1.22896 -0.66841,-2.29635 -1.93992,-3.2332 -1.26552,-0.93223 -3.08301,-1.6166 -5.17312,-1.6166 z m -161.76778,0.32315 c -2.08904,0 -3.90849,0.67847 -5.17312,1.6166 -0.95271,0.70662 -1.58425,1.58712 -1.83214,2.47879 -0.0828,0.29728 -0.1076,0.55487 -0.1076,0.86219 0,0.92188 0.35332,1.83359 1.07773,2.58656 0.24141,0.25106 0.54432,0.41247 0.86219,0.64664 0.94909,0.6993 2.21202,1.27269 3.66429,1.50882 0.4841,0.0786 0.98631,0.1076 1.50883,0.1076 2.09014,0 4.01541,-0.68419 5.28089,-1.6166 1.27152,-0.93668 1.93992,-2.00403 1.93992,-3.2332 0,-1.2292 -0.66964,-2.39881 -1.93992,-3.34097 -1.26462,-0.93813 -3.19181,-1.6166 -5.28089,-1.6166 z m -29.0988,17.56706 c -2.08908,0 -4.01624,0.67861 -5.28089,1.6166 -0.95268,0.70658 -1.58425,1.58708 -1.83215,2.47878 -0.0828,0.29729 -0.1076,0.55487 -0.1076,0.86219 0,0.92161 0.35333,1.83349 1.07774,2.58656 0.24141,0.25107 0.54431,0.41244 0.86218,0.64664 0.94917,0.69916 2.28952,1.27266 3.77207,1.50883 0.49417,0.0786 0.98631,0.1076 1.50883,0.1076 2.09004,0 3.90756,-0.68437 5.17312,-1.6166 1.27151,-0.93685 1.93992,-2.00438 1.93992,-3.2332 0,-1.22934 -0.66968,-2.39885 -1.93992,-3.34098 -1.26466,-0.93799 -3.08408,-1.6166 -5.17312,-1.6166 z m 54.53331,0.53886 c -2.08908,0 -3.9085,0.67848 -5.17312,1.6166 -0.95271,0.70662 -1.58425,1.50966 -1.83215,2.37102 -0.0828,0.28728 -0.1076,0.55487 -0.1076,0.86218 0,0.61467 0.21279,1.26766 0.53887,1.83215 0.16313,0.28211 0.29728,0.49334 0.53887,0.75441 0.24141,0.26107 0.54431,0.52025 0.86218,0.75442 0.94913,0.69926 2.21203,1.27269 3.6643,1.50882 0.4841,0.0786 0.9863,0.1076 1.50882,0.1076 2.09022,0 4.00541,-0.68161 5.2809,-1.6166 1.28152,-0.9393 1.93992,-2.12066 1.93992,-3.34097 0,-1.22013 -0.65971,-2.28845 -1.93992,-3.2332 -1.27459,-0.94078 -3.19168,-1.6166 -5.2809,-1.6166 z m 56.25768,1.50883 c -2.09025,0 -3.8976,0.57394 -5.17312,1.50883 -0.9611,0.7044 -1.5869,1.5877 -1.83214,2.47878 -0.0817,0.29694 -0.1076,0.55718 -0.1076,0.86219 0,0.91537 0.35208,1.80007 1.07773,2.58656 0.24175,0.2621 0.54211,0.51817 0.86218,0.75441 1.27459,0.94072 3.08391,1.50883 5.17312,1.50883 2.08908,0 4.01631,-0.57087 5.2809,-1.50883 1.27027,-0.94216 1.83214,-2.11163 1.83214,-3.34097 0,-1.22882 -0.56059,-2.40416 -1.83214,-3.34097 -1.26549,-0.93227 -3.19082,-1.50883 -5.2809,-1.50883 z"
 
         style="fill:#afe478;fill-opacity:1;fill-rule:evenodd;stroke:none"
 
         inkscape:connector-curvature="0" /><path
 
         transform="translate(0,308.2677)"
 
         id="path4212-7-6-7-3-0-7-3-1"
 
         d="M 242.96875,155.625 272.625,178.84375 245.8125,179 230.9375,167.59375 216.28125,167.5 l 26.375,20.6875 0.3125,-0.21875 0,0.0625 41.09375,-0.21875 0.8125,0.625 -15.0625,82.59375 57.96875,0.4375 L 311.75,189.25 l 1.78125,-1.40625 41.125,0.21875 0,-0.0625 0.28125,0.21875 26.375,-20.6875 -14.65625,0.0937 -14.875,11.40625 -26.8125,-0.15625 29.6875,-23.21875 -15.90625,0.1875 -29.09375,22.6875 -2.09375,-10.8125 -18.875,-0.1875 -1.84375,10.09375 -27.96875,-21.8125 -15.90625,-0.1875 z"
 
         style="fill:#577632;fill-opacity:1;stroke:none"
 
         inkscape:connector-curvature="0" /></g></g><g
 
     id="g4480-0"
 
     transform="matrix(1.8842212,0,0,1.1183954,409.57002,-905.98818)" /><g
 
     style="fill:#577632"
 
     transform="matrix(2.1910821,0,0,1.3005353,-703.58095,-489.37937)"
 
     id="g5539-5" /><g
 
     id="g4480-1-0"
 
     transform="matrix(1.8842212,0,0,1.1183954,-1334.0412,-1196.6312)" /></g></g></svg>
...
 
\ No newline at end of file
www/conservancy/static/sponsors/index.html
Show inline comments
...
 
@@ -38,18 +38,20 @@ any of its sponsors.</p>
 
<!-- <p>Conservancy would also like to thank the following companies who have -->
 
<!--   donated services and/or resources in-kind to support Conservancy's -->
 
<!--   work.</p> -->
 

	
 
<!-- <ul> -->
 
<!-- </ul> -->
 

	
 
<h3>Supporters</h3>
 

	
 
<p>Conservancy Supporters are individuals who give $120 or more annually as
 
  part of <a href="/supporter/">the Official Conservancy Supporter
 
  program</a>.  Those who request public acknowledgment are listed here in
 
  alphabetical order:</p>
 
  alphabetical order by surname:</p>
 

	
 
<ul id="supporter">
 
<a id="supporters"></a>
 
   
 
<ul id="supporters">
 
</ul>
 

	
 
{% endblock %}
0 comments (0 inline, 0 general)