scratch-gui / src /components /menu-bar /tw-align-left.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="#FF6680" stroke="#E74C3C" stroke-width="1"/>
<!-- Left-aligned text lines in white -->
<rect x="6" y="8" width="12" height="1.5" rx="0.75" fill="white"/>
<rect x="6" 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="6" y="17" width="8" height="1.5" rx="0.75" fill="white"/>
</svg>