Adding log.gd
This commit is contained in:
parent
eb32d6614e
commit
4522259397
547 changed files with 46844 additions and 0 deletions
70
addons/gdUnit4/src/ui/assets/TestSuite.svg
Normal file
70
addons/gdUnit4/src/ui/assets/TestSuite.svg
Normal file
|
|
@ -0,0 +1,70 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="32"
|
||||
height="32"
|
||||
version="1.1"
|
||||
id="svg6"
|
||||
sodipodi:docname="GdUnitTestSuite.svg"
|
||||
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
|
||||
<metadata
|
||||
id="metadata12">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs10" />
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1527"
|
||||
inkscape:window-height="1058"
|
||||
id="namedview8"
|
||||
showgrid="false"
|
||||
inkscape:zoom="22.96875"
|
||||
inkscape:cx="9.3387755"
|
||||
inkscape:cy="14.258503"
|
||||
inkscape:window-x="219"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="svg6" />
|
||||
<path
|
||||
d="m 27.851947,15.436304 c -0.49781,-0.76277 -2.999715,-0.934693 -4.174576,-0.820578 0.04599,-1.596111 0.664876,-2.759786 -0.802177,-4.153192 M 14.096547,9.697512 h 6.385638 c 1.63006,-0.047298 2.675056,0.887395 3.771457,1.991009 l 2.614182,2.577352 c 1.348689,1.335598 1.8837,2.595369 2.02912,4.414455 V 31.416934 H 14.096547 Z"
|
||||
fill="#eff1f5"
|
||||
stroke="#9f9fa1"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
id="path2-4"
|
||||
style="stroke-width:0.712595" />
|
||||
<path
|
||||
d="M 21.016649,7.8273747 C 20.376114,6.8985441 17.1569,6.6891916 15.645202,6.8281505 15.704381,4.8845543 16.5007,3.4675392 14.613035,1.770778 M 3.3175034,0.83920479 h 8.2164356 c 2.097405,-0.0575948 3.442008,1.08058831 4.852753,2.42446711 l 3.363682,3.1384598 c 1.735364,1.6263677 2.423766,3.1604004 2.610878,5.3755153 V 27.287105 H 3.3175034 Z"
|
||||
fill="#eff1f5"
|
||||
stroke="#9f9fa1"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
id="path2"
|
||||
style="stroke-width:0.891978" />
|
||||
<path
|
||||
d="m 12.208547,9.697512 -0.532,2.13 a 4.716,4.716 0 0 0 -0.65,0.263 l -1.8759999,-1.126 -1.334,1.334 1.128,1.881 a 4.716,4.716 0 0 0 -0.27,0.647 l -2.125,0.53 v 1.887 l 2.13,0.532 a 4.716,4.716 0 0 0 0.263,0.649 l -1.126,1.876 1.335,1.335 1.8809999,-1.127 a 4.716,4.716 0 0 0 0.647,0.269 l 0.53,2.125 h 1.887 l 0.532,-2.13 a 4.716,4.716 0 0 0 0.649,-0.263 l 1.877,1.126 1.334,-1.334 -1.128,-1.88 a 4.716,4.716 0 0 0 0.27,-0.647 l 2.125,-0.531 v -1.886 l -2.13,-0.533 a 4.716,4.716 0 0 0 -0.263,-0.648 l 1.126,-1.878 -1.334,-1.333 -1.881,1.127 a 4.716,4.716 0 0 0 -0.647,-0.269 l -0.53,-2.126 h -1.887 z m 0.944,4.716 a 1.887,1.887 0 0 1 1.886,1.887 1.887,1.887 0 0 1 -1.886,1.886 1.887,1.887 0 0 1 -1.887,-1.886 1.887,1.887 0 0 1 1.887,-1.887 z"
|
||||
fill="#478cbf"
|
||||
id="path4" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue