8 lines
526 B
XML
8 lines
526 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48">
|
|
<rect x="6" y="26" width="10" height="16" fill="#52c41a"/>
|
|
<rect x="19" y="14" width="10" height="28" fill="#faad14"/>
|
|
<rect x="32" y="20" width="10" height="22" fill="#1890ff"/>
|
|
<text x="11" y="24" text-anchor="middle" fill="#666" font-size="10">2</text>
|
|
<text x="24" y="12" text-anchor="middle" fill="#666" font-size="10">1</text>
|
|
<text x="37" y="18" text-anchor="middle" fill="#666" font-size="10">3</text>
|
|
</svg> |