Add icons to this collection by clicking the heart icon.
Thermometer icon - also known as temperature, thermometer, mercury, weather, degrees, celsius, and fahrenheit. 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="256"
        x2="256"
        y1="0"
        y2="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#2af598" />
        <stop offset="1" stop-color="#009efd" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m494.425 88.294-70.719-70.719C412.373 6.242 397.304 0 381.276 0s-31.097 6.242-42.43 17.575L17.575 338.847C6.242 350.18 0 365.248 0 381.276s6.242 31.096 17.575 42.43l70.719 70.719C99.627 505.758 114.696 512 130.724 512s31.097-6.242 42.43-17.575l321.271-321.271C505.758 161.82 512 146.752 512 130.724s-6.242-31.097-17.575-42.43zm-28.284 56.575L144.869 466.141c-3.778 3.778-8.802 5.859-14.145 5.859s-10.367-2.081-14.146-5.859l-70.719-70.719C42.081 391.644 40 386.62 40 381.276s2.081-10.367 5.859-14.146L367.131 45.859c3.778-3.778 8.802-5.859 14.145-5.859s10.367 2.081 14.146 5.859l70.719 70.719c3.778 3.778 5.859 8.802 5.859 14.146s-2.081 10.367-5.859 14.145zm-48.58-19.592L178.964 362.972A40.089 40.089 0 0 1 180 372c0 22.091-17.909 40-40 40s-40-17.909-40-40 17.909-40 40-40c4.051 0 7.959.607 11.644 1.727l44.985-44.815-15.271-15.27 28.284-28.284 15.324 15.324 27.142-27.04-15.375-15.375 28.284-28.284 15.429 15.429 25.89-25.792-15.478-15.478 28.284-28.284 15.531 15.531 26.265-26.166-15.581-15.581 28.284-28.284z"
    />
</svg>
More icons in the same style and category