First version with CCNA 2 questions and answers

This commit is contained in:
Fabian Stamm
2019-09-11 15:07:12 +02:00
commit c1ba296f2a
309 changed files with 12650 additions and 0 deletions

1
src/icons/menu.svelte Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"><line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line></svg>

After

Width:  |  Height:  |  Size: 346 B