vendredi 22 janvier 2016

Kim Ono

Calque 1

<svg width="400" height="500" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
 <!-- Created with SVG-edit - http://svg-edit.googlecode.com/ -->
 <defs>
  <filter id="mono">
  <feColorMatrix type="hueRotate">
    <animate attributeName="values" begin="dos.mousedown" values="0;360;0" dur="25s"/>
  </feColorMatrix>
 </defs>
 <g id="dos">
  <title>Calque 1</title>
  <image xlink:href="https://lh3.googleusercontent.com/-M5NhqlAGc5I/VqIrHUb2kwI/AAAAAAAAk40/yl97Ri-D3P4/s500-Ic42/kimo.jpg" id="svg_1" height="500" width="400" y="0" x="0"/>
  <image xlink:href="https://lh3.googleusercontent.com/-9kVhq1Z2neM/VqIrHo6FowI/AAAAAAAAk4w/geTI5f93_q4/s500-Ic42/no.png" id="svg_2" height="500" width="400" y="0" x="0" filter="url(#mono)"/>
    <filter id="css_hue_rotate">
      <feColorMatrix type="hueRotate" values="180"/>
    </filter>
  </image>
 </g>

</svg>