blob: 2739cb0caf1a167fa5a4c095648ad8552ecf3be2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
---
tags: [kitchen, cooler, control, freezer, food]
category: Devices
version: "1.70"
---
<svg>
<rect x="5" y="3" width="14" height="18" rx="2" />
<path d="M5 10h14" />
<path d="M9 13v3" />
<path d="M9 6v1" />
</svg>
|