temperature icon
temperature-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- temperature-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
9 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the temperature icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a3.25 3.25 0 0 1 3.245 3.065l.005.185l.001 7.952l.08.069a5 5 0 0 1 1.644 3.223l.019.252L17 17a5 5 0 1 1-8.51-3.56l.18-.17l.079-.068l.001-7.952a3.25 3.25 0 0 1 2.884-3.23l.182-.015zm0 1.5a1.75 1.75 0 0 0-1.744 1.607l-.006.143v8.695l-.309.224a3.5 3.5 0 1 0 4.283.128l-.165-.127l-.307-.225l-.002-8.695A1.75 1.75 0 0 0 12 3.5M12 8a.75.75 0 0 1 .75.75v5.865a2.501 2.501 0 1 1-1.5 0V8.75A.75.75 0 0 1 12 8"/></svg>
React
import type { SVGProps } from "react";
export function FluentTemperature24Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a3.25 3.25 0 0 1 3.245 3.065l.005.185l.001 7.952l.08.069a5 5 0 0 1 1.644 3.223l.019.252L17 17a5 5 0 1 1-8.51-3.56l.18-.17l.079-.068l.001-7.952a3.25 3.25 0 0 1 2.884-3.23l.182-.015zm0 1.5a1.75 1.75 0 0 0-1.744 1.607l-.006.143v8.695l-.309.224a3.5 3.5 0 1 0 4.283.128l-.165-.127l-.307-.225l-.002-8.695A1.75 1.75 0 0 0 12 3.5M12 8a.75.75 0 0 1 .75.75v5.865a2.501 2.501 0 1 1-1.5 0V8.75A.75.75 0 0 1 12 8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a3.25 3.25 0 0 1 3.245 3.065l.005.185l.001 7.952l.08.069a5 5 0 0 1 1.644 3.223l.019.252L17 17a5 5 0 1 1-8.51-3.56l.18-.17l.079-.068l.001-7.952a3.25 3.25 0 0 1 2.884-3.23l.182-.015zm0 1.5a1.75 1.75 0 0 0-1.744 1.607l-.006.143v8.695l-.309.224a3.5 3.5 0 1 0 4.283.128l-.165-.127l-.307-.225l-.002-8.695A1.75 1.75 0 0 0 12 3.5M12 8a.75.75 0 0 1 .75.75v5.865a2.501 2.501 0 1 1-1.5 0V8.75A.75.75 0 0 1 12 8"/></svg> </template>
CSS
.icon-temperature-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202a3.25%203.25%200%200%201%203.245%203.065l.005.185l.001%207.952l.08.069a5%205%200%200%201%201.644%203.223l.019.252L17%2017a5%205%200%201%201-8.51-3.56l.18-.17l.079-.068l.001-7.952a3.25%203.25%200%200%201%202.884-3.23l.182-.015zm0%201.5a1.75%201.75%200%200%200-1.744%201.607l-.006.143v8.695l-.309.224a3.5%203.5%200%201%200%204.283.128l-.165-.127l-.307-.225l-.002-8.695A1.75%201.75%200%200%200%2012%203.5M12%208a.75.75%200%200%201%20.75.75v5.865a2.501%202.501%200%201%201-1.5%200V8.75A.75.75%200%200%201%2012%208%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202a3.25%203.25%200%200%201%203.245%203.065l.005.185l.001%207.952l.08.069a5%205%200%200%201%201.644%203.223l.019.252L17%2017a5%205%200%201%201-8.51-3.56l.18-.17l.079-.068l.001-7.952a3.25%203.25%200%200%201%202.884-3.23l.182-.015zm0%201.5a1.75%201.75%200%200%200-1.744%201.607l-.006.143v8.695l-.309.224a3.5%203.5%200%201%200%204.283.128l-.165-.127l-.307-.225l-.002-8.695A1.75%201.75%200%200%200%2012%203.5M12%208a.75.75%200%200%201%20.75.75v5.865a2.501%202.501%200%201%201-1.5%200V8.75A.75.75%200%200%201%2012%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/temperature-24-regular.svg?color=%231a73e8&size=48