Update Three.js / js-graph

main
nurbek 2 years ago
parent 9456c161ef
commit 1d83b50287

@ -0,0 +1,12 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_4079_24)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.06089 32L0.156372 0L31.8436 9.12295L8.06089 32Z" stroke="black" stroke-miterlimit="10" stroke-linejoin="round"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.9942 4.56238L19.9436 20.5671L4.10876 16.0042L15.9942 4.56238Z" stroke="black" stroke-miterlimit="10" stroke-linejoin="round"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.065 18.175L10.1033 10.2244L17.9704 12.4827L12.065 18.175ZM8.14098 2.28345L10.1026 10.2341L2.2356 7.97573L8.14098 2.28345ZM23.8743 6.81565L25.8359 14.7663L17.9689 12.5079L23.8743 6.81565ZM12.0659 18.1805L14.0275 26.1311L6.16051 23.8727L12.0659 18.1805Z" stroke="black" stroke-miterlimit="10" stroke-linejoin="round"/>
</g>
<defs>
<clipPath id="clip0_4079_24">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 960 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 275 B

@ -3317,12 +3317,12 @@
"website": "https://www.thetradedesk.com",
"xhr": "adsvr\\.org"
},
"three.js": {
"Three.js": {
"cats": [
25
],
"description": "Three.js is a cross-browser JavaScript library and application programming interface used to create and display animated 3D computer graphics in a web browser using WebGL.",
"icon": "three.js.png",
"icon": "Three.js.svg",
"js": {
"THREE.REVISION": "^(.+)$\\;version:\\1",
"__THREE__": "^(.+)$\\;version:\\1"