Add icons to this collection by clicking the heart icon.
Save icon - also known as clock, time, clockwise, daylight savings, save, and time and date. Created in a clean circular 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="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="389"
        y2="123"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M256 193.933c-34.28 0-62.176 27.847-62.176 62.067S221.72 318.067 256 318.067 318.176 290.22 318.176 256 290.28 193.933 256 193.933zM264.882 256a8.853 8.853 0 0 1-2.602 6.269l-25.12 25.067c-3.47 3.463-9.09 3.464-12.56 0s-3.47-9.074 0-12.538l22.518-22.47v-31.795c0-4.901 3.973-8.867 8.882-8.867s8.882 3.966 8.882 8.867zm133.236-8.867h-9.332c-4.565-59.416-54.35-106.4-115.021-106.4h-35.529c-8.692 0-17.019 1.342-24.843 3.031C201.561 130.499 185.028 123 167.176 123c-4.91 0-8.882 3.966-8.882 8.867v41.623c-11.502 11.066-20.575 24.115-26.526 38.177h-17.886c-4.91 0-8.882 3.966-8.882 8.867v70.933c0 4.901 3.973 8.867 8.882 8.867h17.869c8.969 21.361 24.444 39.675 44.308 52.421v27.379c0 4.901 3.973 8.867 8.882 8.867h35.529c4.91 0 8.882-3.966 8.882-8.867v-9.23c3.001.242 5.968.364 8.882.364h35.529c2.897 0 5.846-.13 8.882-.39v9.256c0 4.901 3.973 8.867 8.882 8.867h35.529c4.91 0 8.882-3.966 8.882-8.867v-27.102c30.484-19.511 49.909-52.37 52.724-88.164h9.453c4.91 0 8.882-3.966 8.882-8.867.003-4.902-3.97-8.868-8.879-8.868zM256 335.8c-44.082 0-79.941-35.796-79.941-79.8s35.859-79.8 79.941-79.8 79.941 35.796 79.941 79.8-35.859 79.8-79.941 79.8z"
    />
</svg>
More icons in the same style and category