diff options
Diffstat (limited to 'src/_icons/device-heart-monitor.svg')
-rw-r--r-- | src/_icons/device-heart-monitor.svg | 9 |
1 files changed, 9 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..75f6d084 --- /dev/null +++ b/src/_icons/device-heart-monitor.svg @@ -0,0 +1,9 @@ +--- +--- +<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> |