temperature degree celsius icon

temperature-degree-celsius-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.

Name
temperature-degree-celsius-16-regular
Set
Fluent UI System Icons
Style
16 Regular
Viewbox
16×16
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the temperature degree celsius icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M2.5 5a1 1 0 1 1 2 0a1 1 0 0 1-2 0m1-2a2 2 0 1 0 0 4a2 2 0 0 0 0-4m7 1C8.603 4 7 5.493 7 8s1.603 4 3.5 4a3.33 3.33 0 0 0 2.935-1.704a.57.57 0 0 1 .488-.296c.362 0 .613.36.441.68C13.584 12.127 12.16 13 10.5 13C7.98 13 6 10.985 6 8s1.98-5 4.5-5c1.66 0 3.085.872 3.864 2.32c.172.32-.08.68-.441.68a.57.57 0 0 1-.488-.296A3.33 3.33 0 0 0 10.5 4"/></svg>

React

import type { SVGProps } from "react";

export function FluentTemperatureDegreeCelsius16Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M2.5 5a1 1 0 1 1 2 0a1 1 0 0 1-2 0m1-2a2 2 0 1 0 0 4a2 2 0 0 0 0-4m7 1C8.603 4 7 5.493 7 8s1.603 4 3.5 4a3.33 3.33 0 0 0 2.935-1.704a.57.57 0 0 1 .488-.296c.362 0 .613.36.441.68C13.584 12.127 12.16 13 10.5 13C7.98 13 6 10.985 6 8s1.98-5 4.5-5c1.66 0 3.085.872 3.864 2.32c.172.32-.08.68-.441.68a.57.57 0 0 1-.488-.296A3.33 3.33 0 0 0 10.5 4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M2.5 5a1 1 0 1 1 2 0a1 1 0 0 1-2 0m1-2a2 2 0 1 0 0 4a2 2 0 0 0 0-4m7 1C8.603 4 7 5.493 7 8s1.603 4 3.5 4a3.33 3.33 0 0 0 2.935-1.704a.57.57 0 0 1 .488-.296c.362 0 .613.36.441.68C13.584 12.127 12.16 13 10.5 13C7.98 13 6 10.985 6 8s1.98-5 4.5-5c1.66 0 3.085.872 3.864 2.32c.172.32-.08.68-.441.68a.57.57 0 0 1-.488-.296A3.33 3.33 0 0 0 10.5 4"/></svg>
</template>

CSS

.icon-temperature-degree-celsius-16-regular {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.5%205a1%201%200%201%201%202%200a1%201%200%200%201-2%200m1-2a2%202%200%201%200%200%204a2%202%200%200%200%200-4m7%201C8.603%204%207%205.493%207%208s1.603%204%203.5%204a3.33%203.33%200%200%200%202.935-1.704a.57.57%200%200%201%20.488-.296c.362%200%20.613.36.441.68C13.584%2012.127%2012.16%2013%2010.5%2013C7.98%2013%206%2010.985%206%208s1.98-5%204.5-5c1.66%200%203.085.872%203.864%202.32c.172.32-.08.68-.441.68a.57.57%200%200%201-.488-.296A3.33%203.33%200%200%200%2010.5%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.5%205a1%201%200%201%201%202%200a1%201%200%200%201-2%200m1-2a2%202%200%201%200%200%204a2%202%200%200%200%200-4m7%201C8.603%204%207%205.493%207%208s1.603%204%203.5%204a3.33%203.33%200%200%200%202.935-1.704a.57.57%200%200%201%20.488-.296c.362%200%20.613.36.441.68C13.584%2012.127%2012.16%2013%2010.5%2013C7.98%2013%206%2010.985%206%208s1.98-5%204.5-5c1.66%200%203.085.872%203.864%202.32c.172.32-.08.68-.441.68a.57.57%200%200%201-.488-.296A3.33%203.33%200%200%200%2010.5%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/temperature-degree-celsius-16-regular.svg?color=%231a73e8&size=48