mirror of
https://github.com/Alvin-Zilverstand/challenge-11.git
synced 2026-04-19 18:41:11 +02:00
6 lines
463 B
XML
6 lines
463 B
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
|
|
<path d="M3 12h2v2H3v-2zm4 0h2v2H7v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2z" fill="currentColor"/>
|
||
|
|
<path d="M3 8h2v2H3V8zm4 0h2v2H7V8zm4 0h2v2h-2V8zm4 0h2v2h-2V8zm4 0h2v2h-2V8z" fill="currentColor"/>
|
||
|
|
<path d="M3 16h2v2H3v-2zm4 0h2v2H7v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2z" fill="currentColor"/>
|
||
|
|
</svg>
|