Add icons to this collection by clicking the heart icon.
Creativity icon - also known as idea, creativity, light bulb, creative, idea bulb, art and design, and creative idea. 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="2"
        y2="98"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f44369" />
        <stop offset="1" stop-color="#3e3b92" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M50 17c-18.196 0-33 14.804-33 33 0 9.146 3.669 17.651 10.317 23.934a14.976 14.976 0 0 1 4.592 10.762c0 .114.006.229.019.341.063.544.072.912.072.963 0 6.617 5.383 12 12 12h12c6.617 0 12-5.383 12-12v-1.302c.001-4.069 1.686-8.016 4.582-10.792C79.203 67.789 83 59.075 83 50c0-18.196-14.804-33-33-33zm12 69c0 3.309-2.691 6-6 6H44c-3.309 0-6-2.691-6-6 0 0 .004-.573-.091-1.475-.004-.511-.049-1.018-.09-1.525h24.269A20.401 20.401 0 0 0 62 84.696zm6.47-16.463c-2.196 2.104-3.872 4.669-4.976 7.463H53V54.242l8.121-8.121c1.172-1.172 1.172-3.07 0-4.242s-3.07-1.172-4.242 0L50 48.758l-6.879-6.879c-1.172-1.172-3.07-1.172-4.242 0s-1.172 3.07 0 4.242L47 54.242V77H36.408c-1.101-2.771-2.768-5.317-4.954-7.414C26.001 64.436 23 57.479 23 50c0-14.887 12.113-27 27-27s27 12.113 27 27c0 7.516-3.015 14.44-8.53 19.537zM47 8V5a3 3 0 1 1 6 0v3a3 3 0 1 1-6 0zM16.06 20.302c-1.172-1.172-1.172-3.07 0-4.242s3.07-1.172 4.242 0l2.121 2.121a2.998 2.998 0 0 1-2.121 5.121 2.991 2.991 0 0 1-2.121-.879zM11 50a3 3 0 0 1-3 3H5a3 3 0 1 1 0-6h3a3 3 0 0 1 3 3zm11.423 27.577a2.998 2.998 0 0 1 0 4.242l-2.121 2.121c-.586.586-1.354.879-2.121.879s-1.535-.293-2.121-.879a2.998 2.998 0 0 1 0-4.242l2.121-2.121a2.998 2.998 0 0 1 4.242 0zm61.517 2.121a2.998 2.998 0 0 1-2.121 5.121 2.991 2.991 0 0 1-2.121-.879l-2.121-2.121c-1.172-1.172-1.172-3.07 0-4.242s3.07-1.172 4.242 0zM98 50a3 3 0 0 1-3 3h-3a3 3 0 1 1 0-6h3a3 3 0 0 1 3 3zM83.94 16.06a2.998 2.998 0 0 1 0 4.242l-2.121 2.121c-.586.586-1.354.879-2.121.879s-1.535-.293-2.121-.879a2.998 2.998 0 0 1 0-4.242l2.121-2.121a2.998 2.998 0 0 1 4.242 0z"
    />
</svg>
More icons in the same style and category