Add icons to this collection by clicking the heart icon.
Time icon - also known as clock, time, hour, earth, world, international, global, hours, time and date, and time zone. 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M240 220c0-11.046-8.954-20-20-20h-59.59c1.771-43.304 9.279-83.213 21.591-113.994C193.181 58.059 208.096 40 220 40c10.891 0 24.359 15.043 35.15 39.259 13.585 30.487 22.23 72.604 24.344 118.594.507 11.034 9.859 19.563 20.896 19.061 11.034-.507 19.567-9.863 19.061-20.897-2.336-50.856-12.196-98.103-27.765-133.039a200.213 200.213 0 0 0-4.86-10.147c55.947 22.353 98.659 72.048 110.159 134.176 2.011 10.862 12.448 18.033 23.307 16.026 10.861-2.01 18.036-12.445 16.025-23.306C417.041 75.586 326.066 0 220 0 98.413 0 0 98.396 0 220c0 106.066 75.586 197.041 179.726 216.318 10.859 2.011 21.295-5.163 23.307-16.025 2.011-10.861-5.164-21.296-16.025-23.306C108.449 382.445 49.758 318.006 41.104 240h79.25c1.377 39.745 6.906 75.329 16.513 105.982 2.68 8.55 10.569 14.024 19.079 14.024 1.981 0 3.997-.297 5.987-.921 10.54-3.303 16.406-14.526 13.104-25.066-8.429-26.891-13.333-58.455-14.657-94.018H220c11.046-.001 20-8.955 20-20.001zM144.862 71.151c-14.107 35.266-22.633 80.427-24.479 128.849H41.117C48.552 133.057 92.84 77.076 153.183 52.866c-2.93 5.675-5.712 11.764-8.321 18.285zM412 352h-20v-20c0-11.046-8.954-20-20-20s-20 8.954-20 20v40c0 11.046 8.954 20 20 20h40c11.046 0 20-8.954 20-20s-8.954-20-20-20zm-40-120c-77.196 0-140 62.804-140 140s62.804 140 140 140 140-62.804 140-140-62.804-140-140-140zm0 240c-55.141 0-100-44.86-100-100s44.859-100 100-100 100 44.86 100 100-44.859 100-100 100z"
    />
</svg>
More icons in the same style and category