Files
drawing/assets/icon/stack.svg
2022-12-30 01:42:37 +08:00

16 lines
437 B
XML

<svg
xmlns="http://www.w3.org/2000/svg"
data-testid="geist-icon"
fill="none"
height="16"
shapeRendering="geometricPrecision"
stroke="white"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="1.5"
viewBox="0 0 24 24"
width="24"
>
<rect x="2" y="2" width="20" height="8" rx="2" ry="2" />
<rect x="2" y="14" width="20" height="8" rx="2" ry="2" />
</svg>