Add icons to this collection by clicking the heart icon.
Alphabet icon - also known as education, cross mark, signaling, letter x, decline, failed, abecedary, alphabet, typographical, consonant, shapes and symbols, latin, and x. 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="256"
        x2="256"
        y1="0"
        y2="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#2af598" />
        <stop offset="1" stop-color="#009efd" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M58.94 512h48.303l148.726-219.717L404.695 512h48.302L280.12 256.604 453.969 0h-48.457L255.969 220.925 106.425 0H58.031l173.787 256.604z"
    />
</svg>
More icons in the same style and category