blob: f08dc29e58be2cdcb03efa2706757c3fc0e2fc9c (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
category: System
tags: [bars, hamburger, navigation, burger]
version: "1.0"
unicode: "eaeb"
---
<svg>
<line x1="4" y1="8" x2="20" y2="8" />
<line x1="4" y1="16" x2="20" y2="16" />
</svg>
|