[ create a new paste ] login | about

Link: http://codepad.org/5iDyJNXP    [ raw code | fork ]

Plain Text, pasted on Dec 5:
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" x="0" y="0" width="525" height="600">
  <defs>
    <linearGradient id="lg">
      <stop style="stop-color:#f00;" offset="0"/>
      <stop style="stop-color:#c70000;" offset="1"/>
    </linearGradient>
    <radialGradient xlink:href="#lg" id="rg" cx="262.5" cy="300" fx="262.5" fy="300" r="246.9456" gradientTransform="matrix(1,0,0,1.200021,0,-60.00638)" gradientUnits="userSpaceOnUse" />
  </defs>
  <path d="M 15.554399,499.23617 C 15.554399,489.88388 49.262003,442.92493 90.460178,394.88295 C 131.65835,346.84096 171.36188,300.19332 178.69024,291.22150 C 186.01860,282.24967 178.40699,230.17136 161.77557,175.49190 C 127.32187,62.217924 124.18126,24.551078 147.96473,9.8520875 C 180.47155,-10.238240 225.08409,19.441293 262.53181,86.070496 L 300.46929,153.57113 L 371.71241,83.651323 C 418.55713,37.676699 451.99662,17.200896 469.35551,23.862122 C 503.70070,37.041618 523.52158,88.613119 497.56689,97.264679 C 468.10720,107.08456 346.17818,292.63354 346.40950,327.29275 C 346.51902,343.70450 363.84370,387.26650 384.90880,424.09720 C 399.76671,450.07512 419.73824,470.57451 411.81016,484.66521 L 369.43018,559.98778 C 361.21065,574.59648 330.85012,535.64770 294.88494,497.84045 L 232.14649,431.88864 L 162.59445,514.37325 C 124.34083,559.73979 88.627185,596.62407 83.230792,596.33832 C 77.834411,596.05256 15.554399,508.58848 15.554399,499.23617 z " style="fill:url(#rg);"/>
</svg>



Create a new paste based on this one


Comments: