Add icons to this collection by clicking the heart icon.
Alphabet icon - also known as education, letter, letter a, font, typography, alphabet, and small letter. 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="298.5"
        x2="298.5"
        y1="428"
        y2="88"
        gradientTransform="matrix(1 0 0 -1 0 514)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#2af598" />
        <stop offset="1" stop-color="#009efd" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M425 299V86h-40v60.6c-31.2-37-77.9-60.6-130-60.6-93.7 0-170 76.3-170 170s76.3 170 170 170c58.7 0 110.5-29.9 141.1-75.2C415.9 395.1 460.4 426 512 426v-40c-48 0-87-39-87-87zm-170 87c-71.7 0-130-58.3-130-130s58.3-130 130-130 130 58.3 130 130-58.3 130-130 130z"
    />
</svg>
More icons in the same style and category