Add icons to this collection by clicking the heart icon.
Space icon - also known as arrow, space, text formatting, text adjustment, spacing, and edit tools. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 100 100"
>
<linearGradient
id="a"
x1="50"
x2="50"
y1="98"
y2="2"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#3e3b92" />
<stop offset="1" stop-color="#f44369" />
</linearGradient>
<path
fill="url(#a)"
d="M92 41a3 3 0 0 1-3 3H11a3 3 0 1 1 0-6h78a3 3 0 0 1 3 3zm-3-21H11a3 3 0 1 0 0 6h78a3 3 0 1 0 0-6zM11 8h78a3 3 0 1 0 0-6H11a3 3 0 1 0 0 6zm48.879 72.879L53 87.758V56a3 3 0 1 0-6 0v31.758l-6.879-6.879c-1.172-1.172-3.07-1.172-4.242 0s-1.172 3.07 0 4.242l12 12c.586.586 1.353.879 2.121.879s1.535-.293 2.121-.879l12-12c1.172-1.172 1.172-3.07 0-4.242s-3.07-1.172-4.242 0z"
/>
</svg>
More icons in the same style and category