Add icons to this collection by clicking the heart icon.
Knowledge icon - also known as businessman, user, knowledge, graphic, chart, statistics, stats, and business and finance. 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc8d1" />
        <stop offset="1" stop-color="#fff6f7" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="242.719"
        x2="242.719"
        y1="280"
        y2="110"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M332.719 512h-220c-8.284 0-15-6.716-15-15l-.001-114.956c-23.418-18.957-42.875-42.853-56.535-69.51-15.569-30.383-23.464-63.197-23.464-97.531 0-29.693 5.945-58.455 17.67-85.486 11.322-26.103 27.486-49.396 48.043-69.235C125.79 19.404 181.588-1.967 240.546.142c56.113 1.995 108.472 26.098 147.431 67.869 38.525 41.306 59.742 95.211 59.742 151.785v.447a38.29 38.29 0 0 0 5.456 19.696c.12.2.235.402.346.607l36.535 67.864c5.896 10.95 5.607 23.861-.771 34.539-6.378 10.677-17.61 17.052-30.048 17.052h-11.519v55c0 24.813-20.187 45-45 45h-55V497c.001 8.284-6.715 15-14.999 15z"
    />
    <path
        fill="url(#b)"
        d="M362.719 250h-15V125c0-8.284-6.716-15-15-15s-15 6.716-15 15v125h-30v-65c0-8.284-6.716-15-15-15s-15 6.716-15 15v65h-30v-95c0-8.284-6.716-15-15-15s-15 6.716-15 15v95h-30v-65c0-8.284-6.716-15-15-15s-15 6.716-15 15v65h-15c-8.284 0-15 6.716-15 15s6.716 15 15 15h240c8.284 0 15-6.716 15-15s-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category