<?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="eyeball-green" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%"> <stop offset="0.00%" stop-color="rgb(0,0,0)" stop-opacity="1.0000"/> <stop offset="15.00%" stop-color="rgb(0,0,0)" stop-opacity="1.0000"/> <stop offset="20.00%" stop-color="rgb(0,255,0)" stop-opacity="1.0000"/> <stop offset="40.00%" stop-color="rgb(0,192,0)" stop-opacity="1.0000"/> <stop offset="43.00%" stop-color="rgb(0,192,0)" stop-opacity="1.0000"/> <stop offset="45.00%" stop-color="rgb(0,255,0)" stop-opacity="1.0000"/> <stop offset="47.50%" stop-color="rgb(255,255,255)" stop-opacity="1.0000"/> <stop offset="90.00%" stop-color="rgb(255,255,255)" stop-opacity="1.0000"/> <stop offset="98.00%" stop-color="rgb(255,224,224)" stop-opacity="1.0000"/> <stop offset="100.00%" stop-color="rgb(255,0,0)" stop-opacity="1.0000"/> </linearGradient> </defs> <rect fill="url(#eyeball-green)" 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:44 2012"/> </metadata> </svg>