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
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="319px" height="377px" viewBox="0 0 319 377" enable-background="new 0 0 319 377" xml:space="preserve">
<rect y="24" fill="#89479B" width="148.895" height="98"/>
<rect y="24" fill="#E88024" width="29.547" height="48.5"/>
<rect x="39.119" y="24" fill="#E88024" width="29.547" height="59.5"/>
<rect x="79.355" y="24" fill="#E88024" width="29.547" height="29.75"/>
<rect x="119.347" y="24" fill="#E88024" width="29.547" height="48.5"/>
<text transform="matrix(1 0 0 1 8 24)" fill="#89479B" font-family="'GothamRounded-Book'" font-size="16">flex-start</text>
<rect y="155" fill="#89479B" width="148.895" height="98"/>
<rect y="178.281" fill="#E88024" width="29.547" height="48.5"/>
<rect x="39.119" y="172.781" fill="#E88024" width="29.547" height="59.5"/>
<rect x="79.355" y="187.656" fill="#E88024" width="29.547" height="29.75"/>
<rect x="119.347" y="178.281" fill="#E88024" width="29.547" height="48.5"/>
<text transform="matrix(1 0 0 1 8 155)" fill="#89479B" font-family="'GothamRounded-Book'" font-size="16">center</text>
<rect y="279" fill="#89479B" width="308.395" height="98"/>
<rect y="287.406" fill="#E88024" width="64" height="68.875"/>
<rect x="70.121" y="293.562" fill="#E88024" width="64" height="43.438"/>
<rect x="142.273" y="286.406" fill="#E88024" width="78.727" height="63.594"/>
<rect x="229.039" y="290.047" fill="#E88024" width="78.727" height="76.953"/>
<text transform="matrix(1 0 0 1 8 279)" fill="#89479B" font-family="'GothamRounded-Book'" font-size="16">baseline</text>
<rect x="159.5" y="155" fill="#89479B" width="148.895" height="98"/>
<rect x="159.5" y="154.031" fill="#E88024" width="29.547" height="98.969"/>
<rect x="198.619" y="155" fill="#E88024" width="29.547" height="98"/>
<rect x="238.855" y="155" fill="#E88024" width="29.547" height="98"/>
<rect x="278.848" y="155" fill="#E88024" width="29.547" height="98"/>
<text transform="matrix(1 0 0 1 167.5 155)" fill="#89479B" font-family="'GothamRounded-Book'" font-size="16">stretch</text>
<rect x="159.5" y="24" fill="#89479B" width="148.895" height="98"/>
<rect x="159.5" y="73.5" fill="#E88024" width="29.547" height="48.5"/>
<rect x="198.619" y="62.5" fill="#E88024" width="29.547" height="59.5"/>
<rect x="238.855" y="92.25" fill="#E88024" width="29.547" height="29.75"/>
<rect x="278.848" y="73.5" fill="#E88024" width="29.547" height="48.5"/>
<text transform="matrix(1 0 0 1 167.5 24)" fill="#89479B" font-family="'GothamRounded-Book'" font-size="16">flex-end</text>
<text transform="matrix(1 0 0 1 5 308)" font-family="'GothamRounded-Book'" font-size="13">text text</text>
<text transform="matrix(1 0 0 1 243 308)" font-family="'GothamRounded-Book'" font-size="13">text text</text>
<text transform="matrix(1 0 0 1 81.666 308.7295)" font-family="'GothamRounded-Book'" font-size="10">text text</text>
<text transform="matrix(1 0 0 1 149.1973 307.2715)" font-family="'GothamRounded-Book'" font-size="16">text text</text>
<line fill="none" stroke="#F7EC1D" stroke-miterlimit="10" x1="0" y1="308" x2="308.395" y2="308"/>
</svg>
|