feat: switch to sidebase/nuxt !

This commit is contained in:
valere
2023-03-09 19:40:02 +01:00
parent 63b895633b
commit bab74dd088
86 changed files with 18165 additions and 5562 deletions

25
components/svg/shield.vue Normal file
View File

@@ -0,0 +1,25 @@
<template>
<svg
id="screenshot-8851a463-5b95-11ed-963d-5f59412bd802"
xmlns:xlink="http://www.w3.org/1999/xlink"
width="17"
xmlns="http://www.w3.org/2000/svg"
height="21.069"
viewBox="258 1606 17 21.069"
style="-webkit-print-color-adjust: exact"
fill="none"
version="1.1"
>
<g id="shape-8851a463-5b95-11ed-963d-5f59412bd802">
<g id="fills-8851a463-5b95-11ed-963d-5f59412bd802">
<path
stroke-linejoin="round"
rx="0"
ry="0"
d="M266.5,1607.108L274,1610.631L274,1615.644C274,1620.453,270.784,1624.896,266.5,1626.036C262.216,1624.897,259,1620.453,259,1615.644L259,1610.631M266.5,1627.069C271.398,1625.842,275,1620.944,275,1615.644L275,1610L266.5,1606L258,1610L258.001,1615.644C258.001,1620.944,261.602,1625.842,266.5,1627.069ZZ"
style="fill: rgb(0, 0, 0); fill-opacity: 1"
/>
</g>
</g>
</svg>
</template>