Revision [32975]
This is an old revision of gtkdialogDocTips10 made by zigbert on 2020-08-07 06:10:10.
10 The holy grail
<?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100" height="30"> <rect width="80" height="30" style="fill:#ddd; fill-opacity:1; stroke-width:0" /> <path style="fill:#ddd; fill-opacity:0.8; stroke:none" d="m 80,0 20,15 -20,15 z" /> <path style="fill:black; stroke:none;" d="m 5,11 0,8 4,0 7,6 0,-20 -7,6 z M 20,9 c -1,-1 -2,1 -1,2 l 0,0 c 1,1 1,3 1,4 0,1 0,3 -1,4 -1,1 0,3 1,2 2,-2 2,-4 2,-6 0,-2 0,-4 -2,-6 z m 4,-3 c -1,-1 -3,-1 -2,1 3,3 3,5 3,8 0,3 0,5 -3,8 -1,2 1,2 2,1 3,-4 3,-6 3,-9 0,-3 0,-5 -3,-9 z"/> <text x="75" y="20" style="fill:black; font-family:DejaVu; font-size:14; text-anchor:end;"> 2 </text> </svg>
❰❰❰ Previous Index Next ❱❱❱