Initial import
This commit is contained in:
commit
ab891a315c
773 changed files with 257255 additions and 0 deletions
16
content/Images/swap.svg
Normal file
16
content/Images/swap.svg
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16" shape-rendering="crispEdges">
|
||||
<!-- Top arrow: left to right -->
|
||||
<rect x="2" y="3" width="9" height="2" fill="#ffe08a" />
|
||||
<rect x="9" y="2" width="2" height="1" fill="#ffe08a" />
|
||||
<rect x="10" y="2" width="2" height="1" fill="#ffe08a" />
|
||||
<rect x="11" y="3" width="2" height="2" fill="#ffe08a" />
|
||||
<rect x="10" y="5" width="2" height="1" fill="#ffe08a" />
|
||||
<rect x="9" y="5" width="2" height="1" fill="#ffe08a" />
|
||||
<!-- Bottom arrow: right to left -->
|
||||
<rect x="5" y="10" width="9" height="2" fill="#7bd4a8" />
|
||||
<rect x="5" y="10" width="2" height="1" fill="#7bd4a8" />
|
||||
<rect x="4" y="10" width="2" height="1" fill="#7bd4a8" />
|
||||
<rect x="2" y="10" width="2" height="2" fill="#7bd4a8" />
|
||||
<rect x="4" y="12" width="2" height="1" fill="#7bd4a8" />
|
||||
<rect x="5" y="12" width="2" height="1" fill="#7bd4a8" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 921 B |
Loading…
Add table
Add a link
Reference in a new issue