🚚 Directorize and alphabetize nodes (#2445)

* 🚚 Directorize nodes

*  Alphabetize nodes and credentials

* 🔥 Remove unused node

* 🔥 Remove unused codex

* 🔥 Remove duplicate cred file references

* 🐛 Fix node file paths

* 🔥 Remove duplicate node reference
This commit is contained in:
Iván Ovejero
2021-11-17 17:30:14 +01:00
committed by GitHub
parent 0022c7eb09
commit 766f74c782
95 changed files with 109 additions and 472 deletions

View File

@@ -0,0 +1,13 @@
<svg width="200" height="200" viewBox="0 0 200 200" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<path d="M39.44 104.77C38.6 104.26 37.53 104.85 37.53 105.83V132.23C37.53 143.47 65.52 152.64 100.03 152.64C134.54 152.64 162.53 143.47 162.53 132.23V105.83C162.53 104.85 161.46 104.26 160.62 104.77C146.86 113.17 123.41 117.09 100.03 117.09C76.65 117.09 53.2 113.16 39.44 104.77Z" fill="#717172"/>
<path d="M39.44 149.41C38.6 148.9 37.53 149.49 37.53 150.47V176.87C37.53 188.11 65.52 197.28 100.03 197.28C134.54 197.28 162.53 188.11 162.53 176.87V150.47C162.53 149.49 161.46 148.9 160.62 149.41C146.86 157.81 123.41 161.73 100.03 161.73C76.65 161.73 53.2 157.81 39.44 149.41Z" fill="#717172"/>
<path d="M109.51 82.54C106.43 83.49 103.24 83.97 100.03 83.97C96.78 83.97 93.57 83.49 90.49 82.55L39.65 66.93C39.05 66.75 38.39 67.03 38.14 67.6C37.73 68.54 37.52 69.49 37.52 70.46V87.59C37.52 98.83 65.51 108 100.02 108C134.53 108 162.52 98.83 162.52 87.59V70.46C162.52 69.48 162.31 68.52 161.9 67.58C161.65 67.01 160.99 66.73 160.39 66.91L109.51 82.54Z" fill="#717172"/>
<path d="M194.48 30.59L107.31 3.81C102.56 2.35 97.43 2.35 92.69 3.81L5.52 30.59C-1.84 32.85 -1.84 42.58 5.52 44.84L20.72 49.51C17.39 53.63 15.34 58.66 15.13 64.17C12.12 65.89 10 69 10 72.72C10 76.09 11.78 78.92 14.33 80.74L6.35 116.64C5.66 119.76 8.03 122.72 11.23 122.72H28.76C31.96 122.72 34.34 119.76 33.64 116.64L25.66 80.74C28.22 78.93 29.99 76.09 29.99 72.72C29.99 69.1 27.97 66.08 25.1 64.32C25.34 59.63 27.74 55.48 31.57 52.84L92.69 71.62C95.52 72.49 100.95 73.57 107.31 71.62L194.48 44.84C201.84 42.58 201.84 32.86 194.48 30.59Z" fill="#FF6D5A"/>
</g>
<defs>
<clipPath id="clip0">
<rect width="200" height="200" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB