Add icons to this collection by clicking the heart icon.
Alignment icon - also known as photo, right, edition, alignment, 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 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00f2fe" />
        <stop offset=".021" stop-color="#03effe" />
        <stop offset=".293" stop-color="#24d2fe" />
        <stop offset=".554" stop-color="#3cbdfe" />
        <stop offset=".796" stop-color="#4ab0fe" />
        <stop offset="1" stop-color="#4facfe" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M492 512c-11.046 0-20-8.954-20-20V20c0-11.046 8.954-20 20-20s20 8.954 20 20v472c0 11.046-8.954 20-20 20zm-60-344v-57c0-38.598-31.402-70-70-70H70C31.402 41 0 72.402 0 111v57c0 38.598 31.402 70 70 70h292c38.598 0 70-31.402 70-70zm-70-87c16.542 0 30 13.458 30 30v57c0 16.542-13.458 30-30 30H70c-16.542 0-30-13.458-30-30v-57c0-16.542 13.458-30 30-30zm70 322v-57c0-38.598-31.401-70-70-70H248c-38.599 0-70 31.402-70 70v57c0 38.598 31.401 70 70 70h13.765c11.046 0 20-8.954 20-20s-8.954-20-20-20H248c-16.542 0-30-13.458-30-30v-57c0-16.542 13.458-30 30-30h114c16.542 0 30 13.458 30 30v57c0 16.542-13.458 30-30 30-11.046 0-20 8.954-20 20s8.954 20 20 20c38.599 0 70-31.402 70-70z"
    />
</svg>
More icons in the same style and category