diff options
Diffstat (limited to 'src/icons/thermometer.svg')
-rw-r--r-- | src/icons/thermometer.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/icons/thermometer.svg b/src/icons/thermometer.svg new file mode 100644 index 00000000..a6aad25d --- /dev/null +++ b/src/icons/thermometer.svg @@ -0,0 +1,13 @@ +--- +tags: [temperature, hot, cold, weather, medical, fever, celsius] +category: Health +version: "1.44" +unicode: "ef67" +--- +<svg> + <path d="M19 5a2.828 2.828 0 0 1 0 4l-8 8h-4v-4l8 -8a2.828 2.828 0 0 1 4 0z" /> + <path d="M16 7l-1.5 -1.5" /> + <path d="M13 10l-1.5 -1.5" /> + <path d="M10 13l-1.5 -1.5" /> + <path d="M7 17l-3 3" /> +</svg> |