diff --git a/editions/tw5.com/tiddlers/howtos/Using SVG.tid b/editions/tw5.com/tiddlers/howtos/Using SVG.tid
index ccec0d4af..d940789e3 100644
--- a/editions/tw5.com/tiddlers/howtos/Using SVG.tid
+++ b/editions/tw5.com/tiddlers/howtos/Using SVG.tid
@@ -1,5 +1,5 @@
created: 20131028132700000
-modified: 20160618085859219
+modified: 20170917175000000
tags: Features
title: Using SVG
type: text/vnd.tiddlywiki
@@ -15,7 +15,7 @@ TiddlyWiki5 allows you to use SVG to display vector graphics in two ways:
You can embed an SVG image tiddler using the ordinary transclusion syntax:
```
-{{Motovun Jack.jpg}}
+{{Motovun Jack.svg}}
```
You can also use [[Typed Blocks in WikiText]] to embed an inline SVG tiddler.
@@ -52,4 +52,4 @@ You can edit the value of the radius here: <$edit-text tiddler="$:/SVGExampleRad
! Making curved text with SVG
-{{Making curved text with SVG}}
\ No newline at end of file
+{{Making curved text with SVG}}
diff --git a/editions/tw5.com/tiddlers/images/AnxiousJack.svg b/editions/tw5.com/tiddlers/images/AnxiousJack.svg
new file mode 100644
index 000000000..c69b7e248
--- /dev/null
+++ b/editions/tw5.com/tiddlers/images/AnxiousJack.svg
@@ -0,0 +1 @@
+
diff --git a/editions/tw5.com/tiddlers/images/AnxiousJack.svg.meta b/editions/tw5.com/tiddlers/images/AnxiousJack.svg.meta
new file mode 100644
index 000000000..c79aced62
--- /dev/null
+++ b/editions/tw5.com/tiddlers/images/AnxiousJack.svg.meta
@@ -0,0 +1,4 @@
+created: 20170917172000000
+tags: picture
+title: SleepyJack.svg
+type: image/svg+xml
diff --git a/editions/tw5.com/tiddlers/images/ReadyJack.svg b/editions/tw5.com/tiddlers/images/ReadyJack.svg
new file mode 100644
index 000000000..172c2182e
--- /dev/null
+++ b/editions/tw5.com/tiddlers/images/ReadyJack.svg
@@ -0,0 +1 @@
+
diff --git a/editions/tw5.com/tiddlers/images/ReadyJack.svg.meta b/editions/tw5.com/tiddlers/images/ReadyJack.svg.meta
new file mode 100644
index 000000000..66120769a
--- /dev/null
+++ b/editions/tw5.com/tiddlers/images/ReadyJack.svg.meta
@@ -0,0 +1,4 @@
+created: 20170917171700000
+tags: picture
+title: ReadyJack.svg
+type: image/svg+xml
diff --git a/editions/tw5.com/tiddlers/images/SleepyJack.svg b/editions/tw5.com/tiddlers/images/SleepyJack.svg
new file mode 100644
index 000000000..05b94826d
--- /dev/null
+++ b/editions/tw5.com/tiddlers/images/SleepyJack.svg
@@ -0,0 +1 @@
+
diff --git a/editions/tw5.com/tiddlers/images/SleepyJack.svg.meta b/editions/tw5.com/tiddlers/images/SleepyJack.svg.meta
new file mode 100644
index 000000000..0ae0a3366
--- /dev/null
+++ b/editions/tw5.com/tiddlers/images/SleepyJack.svg.meta
@@ -0,0 +1,4 @@
+created: 20170917170800000
+tags: picture
+title: SleepyJack.svg
+type: image/svg+xml