diff --git a/homeassistant/components/withings/common.py b/homeassistant/components/withings/common.py
index 5d8d5799fc10b62e2ba184dd576f04cb8cbf839f..30b67fac5662d3a5a93620cf7c92a384ddcba94d 100644
--- a/homeassistant/components/withings/common.py
+++ b/homeassistant/components/withings/common.py
@@ -450,7 +450,7 @@ WITHINGS_ATTRIBUTES = [
         NotifyAppli.BED_IN,
         "In bed",
         "",
-        "mdi:bed",
+        "mdi:hotel",
         BINARY_SENSOR_DOMAIN,
         True,
         UpdateType.WEBHOOK,