Add icons to this collection by clicking the heart icon.
Coffee Break icon - also known as clock, hot drink, coffee cup, mug, coffee mug, tea cup, coffee break, time and date, coffee time, and break time. 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 64 64"
>
    <defs>
        <linearGradient
            id="a"
            x1="2"
            x2="62.16"
            y1="32"
            y2="32"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#0fdcdd" />
            <stop offset="1" stop-color="#46a1e8" />
        </linearGradient>
    </defs>
    <path
        d="M61.31 33.538A3.974 3.974 0 0 0 58.157 32H54v-1a3 3 0 0 0-3-3h-7.123A18.729 18.729 0 0 0 44 26a21 21 0 1 0-21 21 20.79 20.79 0 0 0 5-.623A8.786 8.786 0 0 0 30.8 53h-3.175a3 3 0 0 0 0 6h26.75a3 3 0 0 0 0-6h-3.174a8.767 8.767 0 0 0 2.106-3 6.749 6.749 0 0 0 6.75-5.11l1.982-7.92a3.978 3.978 0 0 0-.73-3.432ZM54 37h2.636a.118.118 0 0 1 .116.142l-1.219 6.092A2.199 2.199 0 0 1 54 44.902Zm-2-6v2H30v-2a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1Zm-24 0v9.119a14.855 14.855 0 0 1-4 .828V38a1 1 0 0 0-2 0v2.95a14.916 14.916 0 0 1-8.86-3.675l2.082-2.083a1 1 0 1 0-1.414-1.414l-2.083 2.083A14.916 14.916 0 0 1 8.051 27H11a1 1 0 0 0 0-2H8.05a14.916 14.916 0 0 1 3.675-8.86l2.083 2.082a1 1 0 0 0 1.414-1.414l-2.083-2.083A14.916 14.916 0 0 1 22 11.051V14a1 1 0 0 0 2 0v-2.95a14.917 14.917 0 0 1 8.86 3.675l-2.082 2.083a1 1 0 0 0 1.414 1.414l2.083-2.083A14.917 14.917 0 0 1 37.949 25H35a1 1 0 0 0 0 2h2.949c-.023.337-.054.67-.099 1H31a3 3 0 0 0-3 3Zm-5 14a19 19 0 1 1 19-19 17.288 17.288 0 0 1-.133 2H39.86A16.075 16.075 0 0 0 40 26a17 17 0 1 0-17 17 16.724 16.724 0 0 0 5-.783v2.089A18.748 18.748 0 0 1 23 45Zm31.375 12h-26.75a1 1 0 0 1 0-2h26.75a1 1 0 0 1 0 2Zm-5.666-4.592-.986.592H34.277l-.987-.592A6.771 6.771 0 0 1 30 46.6V35h22v11.596a6.779 6.779 0 0 1-3.291 5.812Zm11.39-15.923-1.98 7.92A4.74 4.74 0 0 1 54 47.975v-1.021a4.21 4.21 0 0 0 3.494-3.328l1.219-6.092A2.13 2.13 0 0 0 56.636 35H54v-1h4.157a2.013 2.013 0 0 1 1.942 2.485ZM24 17.57v9.286a1 1 0 0 1-.606.919l-5 2.143a1 1 0 0 1-.788-1.838L22 26.198V17.57a1 1 0 0 1 2 0Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category