pastel-purple-blue.svg 744 Bytes
Newer Older
xuebingbing's avatar
xuebingbing committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="300px" height="45px" viewBox="0 0 300 45">
  <g>
    <defs>
      <linearGradient id="pastel-purple-blue" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
        <stop offset="0.00%" stop-color="rgb(144,123,185)" stop-opacity="1.0000"/>
        <stop offset="100.00%" stop-color="rgb(120,187,217)" stop-opacity="1.0000"/>
      </linearGradient>
    </defs>
    <rect fill="url(#pastel-purple-blue)" x="4" y="4" width="292" height="37" stroke="black" stroke-width="1"/>
  </g>
  <metadata>
    <creator name="cptutils" version="1.46"/>
    <created date="Wed Aug 15 23:28:45 2012"/>
  </metadata>
</svg>