Add icons to this collection by clicking the heart icon.
Creativity icon - also known as schedule, calendar, date, creativity, light bulb, event, and time and date. 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="70"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="472"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M467 512H45c-24.813 0-45-20.187-45-45V115c0-24.813 20.187-45 45-45h422c24.813 0 45 20.187 45 45v352c0 24.813-20.187 45-45 45z"
    />
    <path
        fill="url(#b)"
        d="M301 45v25h-30V45c0-8.271-6.729-15-15-15s-15 6.729-15 15v60c0 8.271 6.729 15 15 15 8.284 0 15 6.716 15 15s-6.716 15-15 15c-24.813 0-45-20.187-45-45V45c0-24.813 20.187-45 45-45s45 20.187 45 45zM406 0c-24.813 0-45 20.187-45 45v60c0 24.813 20.187 45 45 45 8.284 0 15-6.716 15-15s-6.716-15-15-15c-8.271 0-15-6.729-15-15V45c0-8.271 6.729-15 15-15s15 6.729 15 15v25h30V45c0-24.813-20.187-45-45-45zM106 0C81.187 0 61 20.187 61 45v60c0 24.813 20.187 45 45 45 8.284 0 15-6.716 15-15s-6.716-15-15-15c-8.271 0-15-6.729-15-15V45c0-8.271 6.729-15 15-15s15 6.729 15 15v25h30V45c0-24.813-20.187-45-45-45zm320 272h-30c-8.284 0-15 6.716-15 15s6.716 15 15 15h30c8.284 0 15-6.716 15-15s-6.716-15-15-15zm-295 15c0-8.284-6.716-15-15-15H86c-8.284 0-15 6.716-15 15s6.716 15 15 15h30c8.284 0 15-6.716 15-15zm238.289-52.827c3.501 7.508 12.426 10.756 19.934 7.255l27.189-12.679c7.508-3.501 10.756-12.426 7.255-19.934-3.501-7.508-12.426-10.756-19.934-7.255l-27.189 12.679c-7.508 3.501-10.757 12.426-7.255 19.934zM142.711 339.827c-3.501-7.508-12.426-10.756-19.934-7.255L95.588 345.25c-7.508 3.501-10.756 12.426-7.255 19.934 3.501 7.508 12.426 10.756 19.934 7.255l27.189-12.679c7.508-3.5 10.757-12.425 7.255-19.933zm273.701 5.423-27.189-12.679c-7.508-3.501-16.433-.253-19.934 7.255-3.501 7.508-.253 16.433 7.255 19.934l27.189 12.679c7.508 3.501 16.433.253 19.934-7.255 3.501-7.508.253-16.432-7.255-19.934zM135.456 214.239l-27.189-12.679c-7.508-3.501-16.433-.253-19.934 7.255-3.501 7.508-.253 16.433 7.255 19.934l27.189 12.679c7.508 3.501 16.433.253 19.934-7.255 3.502-7.508.253-16.433-7.255-19.934zM256 192c-52.383 0-95 42.617-95 95a94.86 94.86 0 0 0 22.594 61.42c7.913 9.298 17.334 24.397 17.4 43.58h110.012c.066-19.182 9.487-34.281 17.4-43.58A94.86 94.86 0 0 0 351 287c0-52.383-42.617-95-95-95zm-55 255c0 13.807 11.193 25 25 25h60c13.807 0 25-11.193 25-25v-25H201z"
    />
</svg>
More icons in the same style and category