Add icons to this collection by clicking the heart icon.
Thermometer icon - also known as temperature, thermometer, mercury, weather, degree, celsius, and healthcare and medical. 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.943"
        x2="16.057"
        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="M16 19.5a1.5 1.5 0 1 1-1.5 1.5 1.5 1.5 0 0 1 1.5-1.5zm0-1a2.5 2.5 0 1 0 2.5 2.5 2.5 2.5 0 0 0-2.5-2.5z"
        />
        <path
            d="M14.5 14.5v3.036a.5.5 0 0 1-.25.433 3.5 3.5 0 1 0 3.5 0 .5.5 0 0 1-.25-.433V9a1.5 1.5 0 0 0-3 0v.5H16a.5.5 0 0 1 0 1h-1.5v1H16a.5.5 0 0 1 0 1h-1.5v1H16a.5.5 0 0 1 0 1zm-1 2.759a4.5 4.5 0 1 0 5 0V9a2.5 2.5 0 0 0-5 0z"
        />
    </g>
</svg>
More icons in the same style and category