soil temperature global icon
soil-temperature-global from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- soil-temperature-global
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the soil temperature global icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor"><path stroke-linecap="round" stroke-width="1.5" d="M12.832 18A10 10 0 0 1 14 16m7.998-8C15.656 8 10.3 12.217 8.578 18"/><path stroke-linecap="round" stroke-width="1.5" d="M22 4C13.432 4 6.263 9.984 4.444 18"/><path stroke-linejoin="round" stroke-width="1.3" d="M19 22a3 3 0 0 0 2.365-4.846c-.504-.645-.756-.967-.81-1.125s-.055-.366-.055-.781V12.5a1.5 1.5 0 0 0-3 0v2.748c0 .415 0 .622-.055.78c-.054.159-.306.481-.81 1.126A3 3 0 0 0 19 22Z"/><path stroke-linecap="round" stroke-width="1.5" d="M2 10c.878 0 1.73.113 2.541.326M2 6c1.866 0 3.647.365 5.275 1.028M2 2c3.175 0 6.159.822 8.749 2.265"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSoilTemperatureGlobal(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor"><path strokeLinecap="round" strokeWidth="1.5" d="M12.832 18A10 10 0 0 1 14 16m7.998-8C15.656 8 10.3 12.217 8.578 18"/><path strokeLinecap="round" strokeWidth="1.5" d="M22 4C13.432 4 6.263 9.984 4.444 18"/><path strokeLinejoin="round" strokeWidth="1.3" d="M19 22a3 3 0 0 0 2.365-4.846c-.504-.645-.756-.967-.81-1.125s-.055-.366-.055-.781V12.5a1.5 1.5 0 0 0-3 0v2.748c0 .415 0 .622-.055.78c-.054.159-.306.481-.81 1.126A3 3 0 0 0 19 22Z"/><path strokeLinecap="round" strokeWidth="1.5" d="M2 10c.878 0 1.73.113 2.541.326M2 6c1.866 0 3.647.365 5.275 1.028M2 2c3.175 0 6.159.822 8.749 2.265"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor"><path stroke-linecap="round" stroke-width="1.5" d="M12.832 18A10 10 0 0 1 14 16m7.998-8C15.656 8 10.3 12.217 8.578 18"/><path stroke-linecap="round" stroke-width="1.5" d="M22 4C13.432 4 6.263 9.984 4.444 18"/><path stroke-linejoin="round" stroke-width="1.3" d="M19 22a3 3 0 0 0 2.365-4.846c-.504-.645-.756-.967-.81-1.125s-.055-.366-.055-.781V12.5a1.5 1.5 0 0 0-3 0v2.748c0 .415 0 .622-.055.78c-.054.159-.306.481-.81 1.126A3 3 0 0 0 19 22Z"/><path stroke-linecap="round" stroke-width="1.5" d="M2 10c.878 0 1.73.113 2.541.326M2 6c1.866 0 3.647.365 5.275 1.028M2 2c3.175 0 6.159.822 8.749 2.265"/></g></svg> </template>
CSS
.icon-soil-temperature-global {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M12.832%2018A10%2010%200%200%201%2014%2016m7.998-8C15.656%208%2010.3%2012.217%208.578%2018%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M22%204C13.432%204%206.263%209.984%204.444%2018%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.3%22%20d%3D%22M19%2022a3%203%200%200%200%202.365-4.846c-.504-.645-.756-.967-.81-1.125s-.055-.366-.055-.781V12.5a1.5%201.5%200%200%200-3%200v2.748c0%20.415%200%20.622-.055.78c-.054.159-.306.481-.81%201.126A3%203%200%200%200%2019%2022Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2%2010c.878%200%201.73.113%202.541.326M2%206c1.866%200%203.647.365%205.275%201.028M2%202c3.175%200%206.159.822%208.749%202.265%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M12.832%2018A10%2010%200%200%201%2014%2016m7.998-8C15.656%208%2010.3%2012.217%208.578%2018%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M22%204C13.432%204%206.263%209.984%204.444%2018%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.3%22%20d%3D%22M19%2022a3%203%200%200%200%202.365-4.846c-.504-.645-.756-.967-.81-1.125s-.055-.366-.055-.781V12.5a1.5%201.5%200%200%200-3%200v2.748c0%20.415%200%20.622-.055.78c-.054.159-.306.481-.81%201.126A3%203%200%200%200%2019%2022Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2%2010c.878%200%201.73.113%202.541.326M2%206c1.866%200%203.647.365%205.275%201.028M2%202c3.175%200%206.159.822%208.749%202.265%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/soil-temperature-global.svg?color=%231a73e8&size=48