tldraw/apps/docs/public/tldraw-icon.svg
Steve Ruiz 29044867dd
Add docs (#2470)
This PR adds the docs app back into the tldraw monorepo.

## Deploying

We'll want to update our deploy script to update the SOURCE_SHA to the
newest release sha... and then deploy the docs pulling api.json files
from that release. We _could_ update the docs on every push to main, but
we don't have to unless something has changed. Right now there's no
automated deployments from this repo.

## Side effects

To make this one work, I needed to update the lock file. This might be
ok (new year new lock file), and everything builds as expected, though
we may want to spend some time with our scripts to be sure that things
are all good.

I also updated our prettier installation, which decided to add trailing
commas to every generic type. Which is, I suppose, [correct
behavior](https://github.com/prettier/prettier-vscode/issues/955)? But
that caused diffs in every file, which is unfortunate.

### Change Type

- [x] `internal` — Any other changes that don't affect the published
package[^2]
2024-01-15 12:33:15 +00:00

3 lines
1.4 KiB
XML

<svg width="513" height="512" viewBox="0 0 513 512" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M54.8283 0C25.0631 0 0.933594 25.1901 0.933594 56.2637V455.736C0.933594 486.81 25.0631 512 54.8283 512H459.039C488.804 512 512.934 486.81 512.934 455.736V56.2637C512.934 25.1901 488.804 0 459.039 0H54.8283ZM286.507 177.929C294.966 169.305 299.195 158.806 299.195 146.432C299.195 134.059 294.966 123.56 286.507 114.936C278.049 106.312 267.752 102 255.616 102C243.112 102 232.631 106.312 224.173 114.936C215.714 123.56 211.485 134.059 211.485 146.432C211.485 158.806 215.714 169.305 224.173 177.929C232.631 186.553 243.112 190.865 255.616 190.865C267.752 190.865 278.049 186.553 286.507 177.929ZM223.621 270.652C215.163 279.276 210.934 289.775 210.934 302.149C210.934 313.772 214.795 323.521 222.518 331.395C230.241 339.269 237.78 343.394 245.135 343.769C248.077 343.769 249.364 345.269 248.996 348.268C247.893 355.018 245.503 361.579 241.825 367.954C238.147 374.328 233.551 379.577 228.034 383.702C218.105 391.951 216.266 399.075 222.518 405.074C229.137 411.449 237.596 411.636 247.893 405.637C266.648 395.138 280.991 379.952 290.92 360.08C301.217 340.207 304.895 320.147 301.953 299.899C300.482 289.025 295.333 279.276 286.507 270.652C277.681 261.653 267.384 257.154 255.616 257.154C243.112 257.154 232.447 261.653 223.621 270.652Z" fill="black"/>
</svg>