mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-11-28 13:10:24 +08:00
Adds instructions for using the tab bar, moves tab layout docs to new location with redirect, adds instructions for magnifying a block, cleans up intro text.
24 lines
1 KiB
XML
24 lines
1 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg
|
|
id="svg2"
|
|
version="1.1"
|
|
fill="none"
|
|
viewBox="0 0 16 16"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:svg="http://www.w3.org/2000/svg">
|
|
<defs
|
|
id="defs1" />
|
|
<g
|
|
id="g2"
|
|
transform="matrix(1 0 0 1 -4 -4)"
|
|
fill="#000">
|
|
<path
|
|
id="arrow1"
|
|
class="arrow"
|
|
d="m 6.65255,18.09625 c -0.4262,0 -0.7723,-0.34592 -0.7723,-0.77195 v -5.4527 c 0,-0.42604 0.3461,-0.77195 0.7723,-0.77195 0.42619,0 0.77227,0.34592 0.77227,0.77195 v 4.6825 l 4.6832,0.0017 c 0.4262,0 0.77228,0.34592 0.77228,0.77185 0,0.42604 -0.34608,0.77195 -0.77228,0.77195 h -5.4554 v -0.0034 z" />
|
|
<path
|
|
id="arrow2"
|
|
class="arrow"
|
|
d="m 17.32733,5.90413 c 0.42624,0 0.77233,0.34581 0.77233,0.77184 v 5.4527 c 0,0.426 -0.34609,0.77191 -0.77233,0.77191 -0.42614,0 -0.77223,-0.34591 -0.77223,-0.77191 v -4.6826 l -4.6832,-0.0017 c -0.42625,0 -0.77223,-0.34591 -0.77223,-0.77187 0,-0.42603 0.34599,-0.77195 0.77223,-0.77195 h 5.4554 v 0.0035 z" />
|
|
</g>
|
|
</svg>
|