Migrate to a monorepo structure (#2909)

This commit is contained in:
Charles Bochet
2023-12-10 18:10:54 +01:00
committed by GitHub
parent a70a9281eb
commit 5bdca9de6c
2304 changed files with 37152 additions and 25869 deletions

View File

@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 58 46" width="58" height="46" fill="none" preserveAspectRatio="xMidYMid meet">
<rect width="9" height="9" x=".5" y="18.5" stroke="#EBEBEB" rx="2.5" />
<rect width="4" height="4" x="3" y="21" fill="#D6D6D6" rx="1" />
<rect width="9" height="9" x="48.5" y=".5" stroke="#EBEBEB" rx="2.5" />
<rect width="4" height="4" x="51" y="3" fill="#D6D6D6" rx="1" />
<rect width="9" height="9" x="48.5" y="18.5" stroke="#EBEBEB" rx="2.5" />
<rect width="4" height="4" x="51" y="21" fill="#D6D6D6" rx="1" />
<rect width="9" height="9" x="48.5" y="36.5" stroke="#EBEBEB" rx="2.5" />
<rect width="4" height="4" x="51" y="39" fill="#D6D6D6" rx="1" />
<path fill="#D6D6D6" d="M5.113 22.5h48v1h-48v-1Z" />
<path stroke="#D6D6D6" d="M52.884 41H45.06a7.544 7.544 0 0 1-7.56-7.561V12.56A7.544 7.544 0 0 1 45.06 5h7.793" />
</svg>

After

Width:  |  Height:  |  Size: 870 B