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 lineal color 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="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        d="M296 427c0 11.046-8.954 20-20 20h-40c-11.046 0-20-8.954-20-20v-40h80v40zM176 277c0 19.732 7.163 37.768 19.018 51.699 12.858 15.11 20.982 33.66 20.982 53.5v4.8h80v-4.8c0-19.841 8.124-38.39 20.982-53.5C328.837 314.768 336 296.732 336 277m0 0c0-44.183-35.817-80-80-80s-80 35.817-80 80m220 0h30m-340 0h30m266.883-59.167 27.189-12.679M101.928 348.845l27.189-12.679m253.766.001 27.189 12.679M101.928 205.155l27.189 12.679M497 467V105c0-16.569-13.431-30-30-30H45c-16.569 0-30 13.431-30 30v362c0 16.569 13.431 30 30 30h422c16.569 0 30-13.431 30-30zM286 75V45c0-16.569-13.431-30-30-30h0c-16.569 0-30 13.431-30 30v60c0 16.569 13.431 30 30 30h0m180-60V45c0-16.569-13.431-30-30-30h0c-16.569 0-30 13.431-30 30v60c0 16.569 13.431 30 30 30h0M136 75V45c0-16.569-13.431-30-30-30h0c-16.569 0-30 13.431-30 30v60c0 16.569 13.431 30 30 30h0"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category