diff options
Diffstat (limited to 'src/icons/device-heart-monitor.svg')
-rw-r--r-- | src/icons/device-heart-monitor.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/icons/device-heart-monitor.svg b/src/icons/device-heart-monitor.svg new file mode 100644 index 00000000..270eb9d1 --- /dev/null +++ b/src/icons/device-heart-monitor.svg @@ -0,0 +1,13 @@ +--- +tags: [hospital, rate, healthcare, health] +version: "1.58" +category: Devices +unicode: "f060" +--- +<svg> + <rect x="4" y="4" width="16" height="16" rx="2" /> + <path d="M4 9h6l1 -2l2 4l1 -2h6" /> + <path d="M4 14h16" /> + <path d="M14 17v.01" /> + <path d="M17 17v.01" /> +</svg> |