0xf2dc…f364

All memos sent from and to 0xf2dc…f364.

<svg version="1.1" baseProfile="full" width="500" height="500" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <defs> <polygon id="ray" points="0,5 5,0 5,10" style="fill:#ff0000;" transform="translate(-8,0) rotate(90)"/> <g id="rays"> <use xlink:href="#ray" x="0"/> <use xlink:href="#ray" x="12"/> <use xlink:href="#ray" x="24"/> <use xlink:href="#ray" x="36"/> <animateMotion path="M0,30A30,30 0 1,1 60,30" begin="0s" dur="10s" repeatCount="indefinite" rotate="auto"/> </g> <g id="sun"> <circle x="15" y="0" cx="30" cy="30" r="30" style="fill:#fbe258"/> </g> <path id="sunPath" d="M0,250 A10,10 0 1,1 420,250" style="stroke:#660000; fill:none;"/> <image id="cloud" x="-74" y="40" width="74" height="29" xlink:href="https://res.cloudinary.com/dadj3ompc/image/upload/v1444693258/cloud_pvoxcr.png"/> </defs> <rect x="0" y="0" height="250" width="500" style="fill: #02122e"> <animate id="backgroundAnim" attributeName="fill" values="#02122e; #2f61a6; #8be0f9; #8be0f9; #2f61a6; #02122e;" dur="10s" repeatCount="indefinite" /> </rect> <use xlink:href="#cloud"> <animate attributeName="x" attributeType="XML" from="0" to="574" begin="2s; backgroundAnim.repeatEvent+2s" dur="4s" /> </use> <use xlink:href="#cloud" y="50"> <animate attributeName="x" attributeType="XML" from="0" to="574" begin="3s; backgroundAnim.repeatEvent+3s" dur="4s" /> </use> <use xlink:href="#sun" x="0" y="0"> <animateMotion begin="0s" dur="10s" repeatCount="indefinite"> <mpath xlink:href="#sunPath"/> </animateMotion> <animateTransform attributeName="transform" type="scale" values="0.5; 1.5; 0.5" additive="sum" dur="10s" repeatCount="indefinite" /> </use> <rect x="0" y="250" height="250" width="500" style="fill: #00cc00"> <animate attributeName="fill" values="#043e04; #118111; #00cc00; #00cc00; #118111; #043e04;" dur="10s" repeatCount="indefinite" /> </rect> </svg>