[READ-ONLY] Mirror of https://github.com/thoda-dev/svg-lua. svg lua library
0

Configure Feed

Select the types of activity you want to include in your feed.

added index.html file with the result of the test.lua

Thomas DAGES (Dec 6, 2018, 4:46 PM +0100) 68b0040d 0b75d16b

+2 -1
+1 -1
.gitignore
··· 1 - index.html 1 +
+1
index.html
··· 1 + <svg width="100" height="100" fill="transparent" stroke="#000000" version="1.1" xmlns="http://www.w3.org/2000/svg"><rect stroke="#000000" fill="transparent" y="10" x="10" height="10" rx="0" ry="0" stroke-width="1" width="10" /><circle stroke="#000000" r="25" cx="30" cy="30" fill="transparent" stroke-width="1" /><ellipse stroke="#000000" ry="15" rx="25" cx="30" cy="30" fill="transparent" stroke-width="1" /></svg>