1
0
Fork 0

tada: Initial commit

This commit is contained in:
Joost De Cock 2018-12-22 14:45:07 +01:00
parent 90f088c6d0
commit 89de4d4499
14 changed files with 10335 additions and 1 deletions

View file

@ -0,0 +1 @@
export default '<g id="button"><circle cx="0" cy="0" r="3.4" style="stroke:#000000;fill:none;stroke-width:1;"/><circle cx="-1" cy="-1" r="0.5" style="stroke:none;fill:#000000;"/><circle cx="1" cy="-1" r="0.5" style="stroke:none;fill:#000000;" /><circle cx="1" cy="1" r="0.5" style="stroke:none;fill:#000000;" /><circle cx="-1" cy="1" r="0.5" style="stroke:none;fill:#000000;" /></g>';