Temperature High Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Temperature High icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/320833.svg" alt="Temperature High icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320833.svg" alt="Temperature High icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320833.svg" alt="Temperature High icon" :width="24" :height="24" />
CSS background
.icon-temperature-high {
background-image: url('https://proicons.com/icon/320833.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="temperature--high_1_" d="M12,31.36c-3.507,0-6.36-2.854-6.36-6.36c0-2.601,1.597-4.939,4-5.9V1 c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v18.1c2.403,0.961,4,3.301,4,5.9C18.36,28.507,15.507,31.36,12,31.36z M10.36,6.36v12.989c0,0.152-0.096,0.288-0.24,0.34C7.871,20.484,6.36,22.618,6.36,25c0,3.11,2.53,5.64,5.64,5.64 s5.64-2.529,5.64-5.64c0-2.381-1.511-4.516-3.76-5.312c-0.144-0.052-0.24-0.188-0.24-0.34V6.36H10.36z M10.36,5.64h3.28V1.36h-3.28 V5.64z M22,18.36h-4v-0.72h4V18.36z M26,15.36h-8v-0.72h8V15.36z M22,12.36h-4v-0.72h4V12.36z M26,9.36h-8V8.64h8V9.36z M22,6.36h-4 V5.64h4V6.36z M26,3.36h-8V2.64h8V3.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Temperature High in other icon packs
Copied!