Add icons to this collection by clicking the heart icon.
Time icon - also known as message, chat, time, conversation, speech bubble, dialogue, and communications. 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="233.5"
        x2="233.5"
        y1="512"
        y2="45"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="347"
        x2="347"
        y1="330"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M347 45c-66.182 0-120 53.833-120 120s53.818 120 120 120 120-53.833 120-120S413.182 45 347 45zm-26.982 252.305c-32.432-6.65-61.201-24.873-81.006-51.299A15.042 15.042 0 0 0 227 240H15c-8.291 0-15 6.709-15 15v180c0 8.291 6.709 15 15 15h47v46.997a15.006 15.006 0 0 0 9.258 13.857c5.454 2.294 11.988 1.108 16.348-3.252L143.211 450H317c8.291 0 15-6.709 15-15V311.997c0-7.119-5.01-13.271-11.982-14.692z"
    />
    <path
        fill="url(#b)"
        d="M377 150h-15v-15c0-8.401-6.599-15-15-15s-15 6.599-15 15v30c0 8.399 6.599 15 15 15h30c8.401 0 15-6.601 15-15 0-8.401-6.599-15-15-15zM347 0c-90.901 0-165 74.099-165 165 0 91.525 74.113 165 165 165 90.901 0 165-74.101 165-165C512 74.099 437.901 0 347 0zm0 270c-57.9 0-105-47.1-105-105S289.1 60 347 60s105 47.1 105 105-47.1 105-105 105z"
    />
</svg>
More icons in the same style and category