Add icons to this collection by clicking the heart icon.
Celsius icon - also known as temperature, thermometer, weather, celsius, meteorology, and climate. 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 96 96"
>
    <linearGradient
        id="a"
        x1="41.02"
        x2="73.02"
        y1="82.99"
        y2="21.24"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#396afc" />
        <stop offset=".55" stop-color="#3159fd" />
        <stop offset="1" stop-color="#2948ff" />
    </linearGradient>
    <linearGradient id="b" x1="15" x2="33" y1="17" y2="17" href="#a" />
    <g>
        <path
            fill="url(#a)"
            d="m80.21 73.28-6.21-5a2 2 0 0 0-2.81.29 18.7 18.7 0 0 1-14.4 7.21C46 75.74 37.16 65.66 37.16 53.26S46 30.79 56.79 30.79A18.7 18.7 0 0 1 71.19 38a2 2 0 0 0 2.81.29l6.21-5a2 2 0 0 0 .72-1.34 2 2 0 0 0-.43-1.47 30.64 30.64 0 0 0-23.71-11.69c-17.44 0-31.63 15.46-31.63 34.47s14.19 34.48 31.63 34.48A30.67 30.67 0 0 0 80.5 76.1a2 2 0 0 0-.29-2.82z"
        />
        <circle cx="24" cy="17" r="9" fill="url(#b)" />
    </g>
</svg>
More icons in the same style and category