This repository has no description
1<shape name="percent">
2 <big-circle at="top left">
3 <big-circle at="bottom right">
4 <line from="bottom left" to="top right">
5</shape>
6
7<shape name="abstract1">
8 <polygon hatched>
9 <line from="bottom left" to="left">
10 <curve down from="left" to="top">
11 <line points="top, right, bottom">
12 </polygon>
13</shape>