Monorepo for Aesthetic.Computer aesthetic.computer
at main 6 lines 356 B view raw view rendered
1<?xml version="1.0" encoding="UTF-8"?> 2<svg xmlns="http://www.w3.org/2000/svg" width="300mm" height="200mm" viewBox="0 0 300 200"> 3 <title>AxiDraw Perimeter Rectangle</title> 4 <!-- Shrunk to leave a 20 mm margin on all sides to avoid edge grinding --> 5 <rect x="20" y="20" width="260" height="160" fill="none" stroke="black" stroke-width="0.4"/> 6</svg>