temperature icon
temperature-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- temperature-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- 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 2a4 4 0 0 1 3.995 3.8L16 6l.001 6.728l.055.058a5.5 5.5 0 0 1 1.416 3.16l.021.276l.007.278a5.5 5.5 0 1 1-9.734-3.511l.179-.205l.054-.057L8 6a4 4 0 0 1 3.597-3.98l.203-.015zm0 2a2 2 0 0 0-1.995 1.85L10 6v7.593l-.333.298a3.5 3.5 0 1 0 4.82.146l-.153-.145l-.333-.298L14 6a2 2 0 0 0-2-2m0 4a1 1 0 0 1 1 1v5.208a2.5 2.5 0 1 1-2 0V9a1 1 0 0 1 1-1"/></svg>
React
import type { SVGProps } from "react";
export function FluentTemperature24Filled(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 2a4 4 0 0 1 3.995 3.8L16 6l.001 6.728l.055.058a5.5 5.5 0 0 1 1.416 3.16l.021.276l.007.278a5.5 5.5 0 1 1-9.734-3.511l.179-.205l.054-.057L8 6a4 4 0 0 1 3.597-3.98l.203-.015zm0 2a2 2 0 0 0-1.995 1.85L10 6v7.593l-.333.298a3.5 3.5 0 1 0 4.82.146l-.153-.145l-.333-.298L14 6a2 2 0 0 0-2-2m0 4a1 1 0 0 1 1 1v5.208a2.5 2.5 0 1 1-2 0V9a1 1 0 0 1 1-1"/></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 2a4 4 0 0 1 3.995 3.8L16 6l.001 6.728l.055.058a5.5 5.5 0 0 1 1.416 3.16l.021.276l.007.278a5.5 5.5 0 1 1-9.734-3.511l.179-.205l.054-.057L8 6a4 4 0 0 1 3.597-3.98l.203-.015zm0 2a2 2 0 0 0-1.995 1.85L10 6v7.593l-.333.298a3.5 3.5 0 1 0 4.82.146l-.153-.145l-.333-.298L14 6a2 2 0 0 0-2-2m0 4a1 1 0 0 1 1 1v5.208a2.5 2.5 0 1 1-2 0V9a1 1 0 0 1 1-1"/></svg> </template>
CSS
.icon-temperature-24-filled {
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%202a4%204%200%200%201%203.995%203.8L16%206l.001%206.728l.055.058a5.5%205.5%200%200%201%201.416%203.16l.021.276l.007.278a5.5%205.5%200%201%201-9.734-3.511l.179-.205l.054-.057L8%206a4%204%200%200%201%203.597-3.98l.203-.015zm0%202a2%202%200%200%200-1.995%201.85L10%206v7.593l-.333.298a3.5%203.5%200%201%200%204.82.146l-.153-.145l-.333-.298L14%206a2%202%200%200%200-2-2m0%204a1%201%200%200%201%201%201v5.208a2.5%202.5%200%201%201-2%200V9a1%201%200%200%201%201-1%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%202a4%204%200%200%201%203.995%203.8L16%206l.001%206.728l.055.058a5.5%205.5%200%200%201%201.416%203.16l.021.276l.007.278a5.5%205.5%200%201%201-9.734-3.511l.179-.205l.054-.057L8%206a4%204%200%200%201%203.597-3.98l.203-.015zm0%202a2%202%200%200%200-1.995%201.85L10%206v7.593l-.333.298a3.5%203.5%200%201%200%204.82.146l-.153-.145l-.333-.298L14%206a2%202%200%200%200-2-2m0%204a1%201%200%200%201%201%201v5.208a2.5%202.5%200%201%201-2%200V9a1%201%200%200%201%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/temperature-24-filled.svg?color=%231a73e8&size=48