heat from Material Symbols Light by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.

Name
heat
Set
Material Symbols Light
Style
Regular
Category
Home
Viewbox
24×24
License
Apache 2.0
Aliases
heat-outline, heat-outline-rounded, heat-rounded

2 other variants in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

Use the heat icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.893 19.863q-.07.064-.155.09q-.086.028-.18.028t-.198-.03t-.177-.103q-.794-.889-1.253-1.914t-.459-2.177q0-.836.237-1.755t.854-2.39q.517-1.33.742-2.106q.225-.778.225-1.44q0-.866-.375-1.652T10.979 4.86q-.07-.076-.111-.179t-.041-.205q0-.085.027-.17t.09-.159q.077-.073.176-.119q.1-.046.205-.046t.187.043t.15.116q.85.814 1.358 1.804t.509 2.116q0 .788-.232 1.655q-.233.866-.808 2.262q-.587 1.404-.802 2.223q-.216.82-.216 1.544q0 .909.353 1.753t1.103 1.65q.064.075.102.164t.038.191t-.046.193t-.128.168m4.471-.003q-.07.067-.155.104T17.02 20t-.2-.041t-.166-.111q-.794-.87-1.263-1.901t-.468-2.17q0-.825.246-1.763t.864-2.402q.536-1.348.752-2.105T17 8.094q0-.887-.375-1.682q-.375-.796-1.175-1.552q-.073-.079-.11-.177q-.036-.098-.036-.202q0-.09.024-.163t.089-.151q.077-.077.18-.122T15.799 4t.18.038t.154.103q.85.813 1.358 1.803T18 8.06q0 .788-.234 1.645q-.233.857-.825 2.297q-.587 1.423-.802 2.223t-.216 1.517q0 .897.375 1.744t1.125 1.685q.058.073.087.159q.029.085.029.17q0 .098-.047.195q-.046.097-.128.165m-8.942 0q-.07.067-.155.104t-.19.036t-.199-.041t-.166-.111q-.795-.87-1.253-1.901Q6 16.916 6 15.777q0-.825.237-1.763t.854-2.402q.536-1.348.751-2.105q.216-.757.216-1.413q0-.887-.375-1.682q-.375-.796-1.175-1.552q-.082-.079-.117-.177t-.035-.196t.027-.182t.09-.159q.077-.073.178-.119t.195-.046t.182.043t.163.117q.85.813 1.358 1.803t.509 2.125q0 .76-.222 1.617q-.22.856-.812 2.299q-.568 1.396-.793 2.215t-.225 1.544q0 .914.362 1.764t1.113 1.663q.057.073.086.159q.03.085.03.17q0 .098-.047.195q-.046.097-.128.165"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightHeat(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.893 19.863q-.07.064-.155.09q-.086.028-.18.028t-.198-.03t-.177-.103q-.794-.889-1.253-1.914t-.459-2.177q0-.836.237-1.755t.854-2.39q.517-1.33.742-2.106q.225-.778.225-1.44q0-.866-.375-1.652T10.979 4.86q-.07-.076-.111-.179t-.041-.205q0-.085.027-.17t.09-.159q.077-.073.176-.119q.1-.046.205-.046t.187.043t.15.116q.85.814 1.358 1.804t.509 2.116q0 .788-.232 1.655q-.233.866-.808 2.262q-.587 1.404-.802 2.223q-.216.82-.216 1.544q0 .909.353 1.753t1.103 1.65q.064.075.102.164t.038.191t-.046.193t-.128.168m4.471-.003q-.07.067-.155.104T17.02 20t-.2-.041t-.166-.111q-.794-.87-1.263-1.901t-.468-2.17q0-.825.246-1.763t.864-2.402q.536-1.348.752-2.105T17 8.094q0-.887-.375-1.682q-.375-.796-1.175-1.552q-.073-.079-.11-.177q-.036-.098-.036-.202q0-.09.024-.163t.089-.151q.077-.077.18-.122T15.799 4t.18.038t.154.103q.85.813 1.358 1.803T18 8.06q0 .788-.234 1.645q-.233.857-.825 2.297q-.587 1.423-.802 2.223t-.216 1.517q0 .897.375 1.744t1.125 1.685q.058.073.087.159q.029.085.029.17q0 .098-.047.195q-.046.097-.128.165m-8.942 0q-.07.067-.155.104t-.19.036t-.199-.041t-.166-.111q-.795-.87-1.253-1.901Q6 16.916 6 15.777q0-.825.237-1.763t.854-2.402q.536-1.348.751-2.105q.216-.757.216-1.413q0-.887-.375-1.682q-.375-.796-1.175-1.552q-.082-.079-.117-.177t-.035-.196t.027-.182t.09-.159q.077-.073.178-.119t.195-.046t.182.043t.163.117q.85.813 1.358 1.803t.509 2.125q0 .76-.222 1.617q-.22.856-.812 2.299q-.568 1.396-.793 2.215t-.225 1.544q0 .914.362 1.764t1.113 1.663q.057.073.086.159q.03.085.03.17q0 .098-.047.195q-.046.097-.128.165"/></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.893 19.863q-.07.064-.155.09q-.086.028-.18.028t-.198-.03t-.177-.103q-.794-.889-1.253-1.914t-.459-2.177q0-.836.237-1.755t.854-2.39q.517-1.33.742-2.106q.225-.778.225-1.44q0-.866-.375-1.652T10.979 4.86q-.07-.076-.111-.179t-.041-.205q0-.085.027-.17t.09-.159q.077-.073.176-.119q.1-.046.205-.046t.187.043t.15.116q.85.814 1.358 1.804t.509 2.116q0 .788-.232 1.655q-.233.866-.808 2.262q-.587 1.404-.802 2.223q-.216.82-.216 1.544q0 .909.353 1.753t1.103 1.65q.064.075.102.164t.038.191t-.046.193t-.128.168m4.471-.003q-.07.067-.155.104T17.02 20t-.2-.041t-.166-.111q-.794-.87-1.263-1.901t-.468-2.17q0-.825.246-1.763t.864-2.402q.536-1.348.752-2.105T17 8.094q0-.887-.375-1.682q-.375-.796-1.175-1.552q-.073-.079-.11-.177q-.036-.098-.036-.202q0-.09.024-.163t.089-.151q.077-.077.18-.122T15.799 4t.18.038t.154.103q.85.813 1.358 1.803T18 8.06q0 .788-.234 1.645q-.233.857-.825 2.297q-.587 1.423-.802 2.223t-.216 1.517q0 .897.375 1.744t1.125 1.685q.058.073.087.159q.029.085.029.17q0 .098-.047.195q-.046.097-.128.165m-8.942 0q-.07.067-.155.104t-.19.036t-.199-.041t-.166-.111q-.795-.87-1.253-1.901Q6 16.916 6 15.777q0-.825.237-1.763t.854-2.402q.536-1.348.751-2.105q.216-.757.216-1.413q0-.887-.375-1.682q-.375-.796-1.175-1.552q-.082-.079-.117-.177t-.035-.196t.027-.182t.09-.159q.077-.073.178-.119t.195-.046t.182.043t.163.117q.85.813 1.358 1.803t.509 2.125q0 .76-.222 1.617q-.22.856-.812 2.299q-.568 1.396-.793 2.215t-.225 1.544q0 .914.362 1.764t1.113 1.663q.057.073.086.159q.03.085.03.17q0 .098-.047.195q-.046.097-.128.165"/></svg>
</template>

CSS

.icon-heat {
  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.893%2019.863q-.07.064-.155.09q-.086.028-.18.028t-.198-.03t-.177-.103q-.794-.889-1.253-1.914t-.459-2.177q0-.836.237-1.755t.854-2.39q.517-1.33.742-2.106q.225-.778.225-1.44q0-.866-.375-1.652T10.979%204.86q-.07-.076-.111-.179t-.041-.205q0-.085.027-.17t.09-.159q.077-.073.176-.119q.1-.046.205-.046t.187.043t.15.116q.85.814%201.358%201.804t.509%202.116q0%20.788-.232%201.655q-.233.866-.808%202.262q-.587%201.404-.802%202.223q-.216.82-.216%201.544q0%20.909.353%201.753t1.103%201.65q.064.075.102.164t.038.191t-.046.193t-.128.168m4.471-.003q-.07.067-.155.104T17.02%2020t-.2-.041t-.166-.111q-.794-.87-1.263-1.901t-.468-2.17q0-.825.246-1.763t.864-2.402q.536-1.348.752-2.105T17%208.094q0-.887-.375-1.682q-.375-.796-1.175-1.552q-.073-.079-.11-.177q-.036-.098-.036-.202q0-.09.024-.163t.089-.151q.077-.077.18-.122T15.799%204t.18.038t.154.103q.85.813%201.358%201.803T18%208.06q0%20.788-.234%201.645q-.233.857-.825%202.297q-.587%201.423-.802%202.223t-.216%201.517q0%20.897.375%201.744t1.125%201.685q.058.073.087.159q.029.085.029.17q0%20.098-.047.195q-.046.097-.128.165m-8.942%200q-.07.067-.155.104t-.19.036t-.199-.041t-.166-.111q-.795-.87-1.253-1.901Q6%2016.916%206%2015.777q0-.825.237-1.763t.854-2.402q.536-1.348.751-2.105q.216-.757.216-1.413q0-.887-.375-1.682q-.375-.796-1.175-1.552q-.082-.079-.117-.177t-.035-.196t.027-.182t.09-.159q.077-.073.178-.119t.195-.046t.182.043t.163.117q.85.813%201.358%201.803t.509%202.125q0%20.76-.222%201.617q-.22.856-.812%202.299q-.568%201.396-.793%202.215t-.225%201.544q0%20.914.362%201.764t1.113%201.663q.057.073.086.159q.03.085.03.17q0%20.098-.047.195q-.046.097-.128.165%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.893%2019.863q-.07.064-.155.09q-.086.028-.18.028t-.198-.03t-.177-.103q-.794-.889-1.253-1.914t-.459-2.177q0-.836.237-1.755t.854-2.39q.517-1.33.742-2.106q.225-.778.225-1.44q0-.866-.375-1.652T10.979%204.86q-.07-.076-.111-.179t-.041-.205q0-.085.027-.17t.09-.159q.077-.073.176-.119q.1-.046.205-.046t.187.043t.15.116q.85.814%201.358%201.804t.509%202.116q0%20.788-.232%201.655q-.233.866-.808%202.262q-.587%201.404-.802%202.223q-.216.82-.216%201.544q0%20.909.353%201.753t1.103%201.65q.064.075.102.164t.038.191t-.046.193t-.128.168m4.471-.003q-.07.067-.155.104T17.02%2020t-.2-.041t-.166-.111q-.794-.87-1.263-1.901t-.468-2.17q0-.825.246-1.763t.864-2.402q.536-1.348.752-2.105T17%208.094q0-.887-.375-1.682q-.375-.796-1.175-1.552q-.073-.079-.11-.177q-.036-.098-.036-.202q0-.09.024-.163t.089-.151q.077-.077.18-.122T15.799%204t.18.038t.154.103q.85.813%201.358%201.803T18%208.06q0%20.788-.234%201.645q-.233.857-.825%202.297q-.587%201.423-.802%202.223t-.216%201.517q0%20.897.375%201.744t1.125%201.685q.058.073.087.159q.029.085.029.17q0%20.098-.047.195q-.046.097-.128.165m-8.942%200q-.07.067-.155.104t-.19.036t-.199-.041t-.166-.111q-.795-.87-1.253-1.901Q6%2016.916%206%2015.777q0-.825.237-1.763t.854-2.402q.536-1.348.751-2.105q.216-.757.216-1.413q0-.887-.375-1.682q-.375-.796-1.175-1.552q-.082-.079-.117-.177t-.035-.196t.027-.182t.09-.159q.077-.073.178-.119t.195-.046t.182.043t.163.117q.85.813%201.358%201.803t.509%202.125q0%20.76-.222%201.617q-.22.856-.812%202.299q-.568%201.396-.793%202.215t-.225%201.544q0%20.914.362%201.764t1.113%201.663q.057.073.086.159q.03.085.03.17q0%20.098-.047.195q-.046.097-.128.165%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/heat.svg?color=%231a73e8&size=48