---
category: System
tags: [home, car]
version: "1.0"
---
<svg>
  <circle cx="12" cy="13" r="2" />
  <line x1="13.45" y1="11.55" x2="15.5" y2="9.5" />
  <path d="M6.4 20a9 9 0 1 1 11.2 0z" />
</svg>