Add icons to this collection by clicking the heart icon.
Thermometer icon - also known as temperature, thermometer, mercury, weather, degree, celsius, and fahrenheit. Created in a clean flat 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="74.981"
        x2="437.019"
        y1="437.019"
        y2="74.981"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#011c49" />
        <stop offset="1" stop-color="#00b8e0" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M256 0c141.385 0 256 114.615 256 256S397.385 512 256 512 0 397.385 0 256 114.615 0 256 0zm0 295.706c-19.492 0-35.294 15.802-35.294 35.294s15.802 35.294 35.294 35.294c19.493 0 35.294-15.802 35.294-35.294S275.492 295.706 256 295.706zM256 106c-20.019 0-36.397 16.379-36.397 36.397v123.017C196.58 278.219 181 302.788 181 331c0 41.422 33.578 75 75 75 41.421 0 75-33.578 75-75 0-28.212-15.58-52.782-38.603-65.586V230.02h-34.189c-5.523 0-10-4.477-10-10s4.477-10 10-10h34.189v-27.25h-34.189c-5.523 0-10-4.477-10-10s4.477-10 10-10h34.189v-20.372C292.397 122.379 276.018 106 256 106z"
        clip-rule="evenodd"
    />
</svg>
More icons in the same style and category