diff options
| author | D Delmar Davis <don@suspectdevices.com> | 2023-06-27 20:34:06 -0400 |
|---|---|---|
| committer | D Delmar Davis <don@suspectdevices.com> | 2023-06-27 20:34:06 -0400 |
| commit | 0ca904decffecbaf1f90e70e1aedeca2df09c704 (patch) | |
| tree | b31c782881868419c7fa0a90843b0bacf254dbfd | |
| parent | acf28ec556210e0853fb6952413e23490d3300a0 (diff) | |
dang.
| -rw-r--r-- | postcardoutline.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/postcardoutline.svg b/postcardoutline.svg new file mode 100644 index 0000000..c346ae1 --- /dev/null +++ b/postcardoutline.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg width="150mm" height="105mm" viewBox="0 -105 150 105" xmlns="http://www.w3.org/2000/svg" version="1.1"> +<title>OpenSCAD Model</title> +<path d=" +M 150,-105 L 0,-105 L 0,-0 L 150,-0 z +" stroke="black" fill="lightgray" stroke-width="0.5"/> +</svg> |
