Update fontawesome and test snapshots

This commit is contained in:
Alejandro Celaya
2023-08-08 12:43:09 +02:00
parent 5bce7b91f1
commit f420c7f767
12 changed files with 191 additions and 147 deletions

View File

@@ -43,7 +43,7 @@ exports[`<DeleteServerButton /> > renders expected content 4`] = `
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM184 232H328c13.3 0 24 10.7 24 24s-10.7 24-24 24H184c-13.3 0-24-10.7-24-24s10.7-24 24-24z"
d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM184 232H328c13.3 0 24 10.7 24 24s-10.7 24-24 24H184c-13.3 0-24-10.7-24-24s10.7-24 24-24z"
fill="currentColor"
/>
</svg>