scratch-gui / src /components /menu-bar /tw-align-right.svg
soiz1's picture
Upload folder using huggingface_hub
8fd7a1d verified
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg">
<!-- Circular background -->
<circle cx="12" cy="12" r="11" fill="#FFB84D" stroke="#FF9800" stroke-width="1"/>
<!-- Right-aligned text lines in white -->
<rect x="6" y="8" width="12" height="1.5" rx="0.75" fill="white"/>
<rect x="10" y="11" width="8" height="1.5" rx="0.75" fill="white"/>
<rect x="6" y="14" width="12" height="1.5" rx="0.75" fill="white"/>
<rect x="10" y="17" width="8" height="1.5" rx="0.75" fill="white"/>
</svg>