Add icons to this collection by clicking the heart icon.
Align Center icon - also known as text formatting, alignment, edit tools, and align center. 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="M89 26H11a3 3 0 1 1 0-6h78a3 3 0 1 1 0 6zm3 15a3 3 0 0 0-3-3H11a3 3 0 1 0 0 6h78a3 3 0 0 0 3-3zm0 18a3 3 0 0 0-3-3H11a3 3 0 1 0 0 6h78a3 3 0 0 0 3-3zM72.5 95a3 3 0 0 0-3-3h-39a3 3 0 1 0 0 6h39a3 3 0 0 0 3-3zM92 77a3 3 0 0 0-3-3H11a3 3 0 1 0 0 6h78a3 3 0 0 0 3-3zm0-72a3 3 0 0 0-3-3H11a3 3 0 1 0 0 6h78a3 3 0 0 0 3-3z"
    />
</svg>
More icons in the same style and category