diff options
Diffstat (limited to 'src/_icons/thermometer.svg')
-rw-r--r-- | src/_icons/thermometer.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/thermometer.svg b/src/_icons/thermometer.svg new file mode 100644 index 00000000..9ead6c9b --- /dev/null +++ b/src/_icons/thermometer.svg @@ -0,0 +1,10 @@ +--- +category: Health +--- +<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> |