From 36f95111ce07e9053c78430ff2dffb454a64c768 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Sat, 28 Feb 2009 22:35:43 +0000 Subject: adding de sv sl --- (limited to 'images/sl/turtle') diff --git a/images/sl/turtle/arc.svg b/images/sl/turtle/arc.svg new file mode 100644 index 0000000..d44b985 --- /dev/null +++ b/images/sl/turtle/arc.svg @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + arc + + angle + + radius + + \ No newline at end of file diff --git a/images/sl/turtle/back.svg b/images/sl/turtle/back.svg new file mode 100644 index 0000000..5a2c011 --- /dev/null +++ b/images/sl/turtle/back.svg @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + back + + + \ No newline at end of file diff --git a/images/sl/turtle/clean.svg b/images/sl/turtle/clean.svg new file mode 100644 index 0000000..57d767d --- /dev/null +++ b/images/sl/turtle/clean.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + clean + + diff --git a/images/sl/turtle/forward.svg b/images/sl/turtle/forward.svg new file mode 100644 index 0000000..eb2a6a7 --- /dev/null +++ b/images/sl/turtle/forward.svg @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + forward + + + \ No newline at end of file diff --git a/images/sl/turtle/heading.svg b/images/sl/turtle/heading.svg new file mode 100644 index 0000000..c589072 --- /dev/null +++ b/images/sl/turtle/heading.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + heading + + diff --git a/images/sl/turtle/image.svg b/images/sl/turtle/image.svg new file mode 100644 index 0000000..5d2d28c --- /dev/null +++ b/images/sl/turtle/image.svg @@ -0,0 +1,42 @@ + + + + + + + + + + + + + diff --git a/images/sl/turtle/journal.svg b/images/sl/turtle/journal.svg new file mode 100644 index 0000000..4859f58 --- /dev/null +++ b/images/sl/turtle/journal.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/sl/turtle/left.svg b/images/sl/turtle/left.svg new file mode 100644 index 0000000..013a2d2 --- /dev/null +++ b/images/sl/turtle/left.svg @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + left + + + \ No newline at end of file diff --git a/images/sl/turtle/right.svg b/images/sl/turtle/right.svg new file mode 100644 index 0000000..83d72d6 --- /dev/null +++ b/images/sl/turtle/right.svg @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + right + + + \ No newline at end of file diff --git a/images/sl/turtle/seth.svg b/images/sl/turtle/seth.svg new file mode 100644 index 0000000..03d8a4d --- /dev/null +++ b/images/sl/turtle/seth.svg @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + seth + + + \ No newline at end of file diff --git a/images/sl/turtle/setxy.svg b/images/sl/turtle/setxy.svg new file mode 100644 index 0000000..9f3cdb6 --- /dev/null +++ b/images/sl/turtle/setxy.svg @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + set xy + + x + + y + + \ No newline at end of file diff --git a/images/sl/turtle/texton.svg b/images/sl/turtle/texton.svg new file mode 100644 index 0000000..60ef41b --- /dev/null +++ b/images/sl/turtle/texton.svg @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/images/sl/turtle/turtlegroup.svg b/images/sl/turtle/turtlegroup.svg new file mode 100644 index 0000000..0af2665 --- /dev/null +++ b/images/sl/turtle/turtlegroup.svg @@ -0,0 +1,566 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + X + + + + clean + + + + + + forward + + + + + + back + + + + + + left + + + + + + right + + + + + + + + arc + + + angle + radius + + + + + + + + setyx + + + x + y + + + + + + seth + + + + xcor + + + + ycor + + + + heading + + + Turtle + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/sl/turtle/turtlemask.svg b/images/sl/turtle/turtlemask.svg new file mode 100644 index 0000000..8c2d12d --- /dev/null +++ b/images/sl/turtle/turtlemask.svg @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/sl/turtle/write.svg b/images/sl/turtle/write.svg new file mode 100644 index 0000000..b61996b --- /dev/null +++ b/images/sl/turtle/write.svg @@ -0,0 +1,259 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/sl/turtle/xcor.svg b/images/sl/turtle/xcor.svg new file mode 100644 index 0000000..f7de79e --- /dev/null +++ b/images/sl/turtle/xcor.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + xcor + + diff --git a/images/sl/turtle/ycor.svg b/images/sl/turtle/ycor.svg new file mode 100644 index 0000000..52d2042 --- /dev/null +++ b/images/sl/turtle/ycor.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + ycor + + -- cgit v0.9.1