summaryrefslogtreecommitdiff
path: root/doc/tutorial/slides/fuzzies.svg
blob: df12b8a719f18d1365fe8f95ea63c69467b054f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg"
     xmlns:xlink="http://www.w3.org/1999/xlink"
     width="800" height="500">

  <image xlink:href="expander-fuzzy.png" x="175" y="25" width="50" height="50"/>
  <image xlink:href="expander-sharp.png" x="575" y="25" width="50" height="50"/>

  <image xlink:href="expander-fuzzy-large.png" x="0" y="100" width="400" height="400"/>
  <image xlink:href="expander-sharp-large.png" x="400" y="100" width="400" height="400"/>
</svg>