This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export default function Octopus() { | |
return ( | |
<svg | |
xmlns="http://www.w3.org/2000/svg" | |
xmlnsXlink="http://www.w3.org/1999/xlink" | |
width="100%" | |
height="100%" | |
preserveAspectRatio="none" | |
fill="none" | |
viewBox="0 0 2092 927" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": "_pb_users_auth_", | |
"name": "users", | |
"type": "auth", | |
"system": false, | |
"schema": [ | |
{ | |
"id": "users_name", | |
"name": "name", |