tldraw/apps/examples/public/custom-arrow-icon.svg
Steve Ruiz 521d84a611
Add custom static assets example, extract preloadFont (#2932)
This PR adds a custom static assets example.

It also:
- extracts preloadFont into a async function to make custom preloading
easier
- accounts for file-based formats

### Change Type

- [x] `minor` — New feature

### Test Plan

1. Test the example.

### Release Notes

- Docs, added custom static assets example.
2024-02-23 13:58:06 +00:00

4 lines
519 B
XML

<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6 27C12.1758 20.5205 18.0216 13.2433 23.0186 5.84185C24.5104 3.63226 20.6732 6.42142 19.8404 6.8542C17.9679 7.82738 15.3539 8.29145 13.2534 8.75236C11.7092 9.09121 16.0554 7.01119 17.6362 6.95544C20.1376 6.86723 22.6528 6.05707 25.1203 5.61407C26.7973 5.31299 25.6248 5.15208 25.2741 7.05667C24.5192 11.1564 24.9152 15.5399 24.9152 19.7111" stroke="currentColor" stroke-width="3" stroke-linecap="round"/>
</svg>