blob: dffcef35fe255b8a2510236959295b93a8c7fe2f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
---
tags: [monitor, computer, imac]
category: Devices
---
<svg>
<path d="M8 4h12a1 1 0 0 1 1 1v10a1 1 0 0 1 -1 1m-4 0h-12a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1" />
<line x1="7" y1="20" x2="17" y2="20" />
<line x1="9" y1="16" x2="9" y2="20" />
<line x1="15" y1="16" x2="15" y2="20" />
<line x1="3" y1="3" x2="21" y2="21" />
</svg>
|