Add icons to this collection by clicking the heart icon.
Thermometer icon - also known as temperature, thermometer, mercury, weather, degree, celsius, fahrenheit, and haw weather. Created in a clean flat gradient style with a white finish, 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 32 32"
>
    <linearGradient
        id="a"
        x1="15.924"
        x2="16.076"
        y1="1.5"
        y2="30.5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#09c6f9" />
        <stop offset="1" stop-color="#045de9" />
    </linearGradient>
    <circle cx="16" cy="16" r="14.5" fill="url(#a)" />
    <g fill="#fff" fill-rule="evenodd">
        <path
            d="M14.244 18.054a.5.5 0 0 0 .25-.433v-9.01a1.611 1.611 0 1 1 3.222 0v9.01a.5.5 0 0 0 .249.433 3.722 3.722 0 1 1-3.721 0zm-.75-.71a4.722 4.722 0 1 0 5.222 0V8.611a2.611 2.611 0 1 0-5.222 0z"
        />
        <path
            d="M16.1 19.667a1.611 1.611 0 1 1-1.611 1.611 1.612 1.612 0 0 1 1.611-1.611zm-.5-.952a2.611 2.611 0 1 0 1 0V8.611a.5.5 0 0 0-1 0z"
        />
    </g>
</svg>
More icons in the same style and category