Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Responsive logo button #16

Open
olavea opened this issue Oct 13, 2024 · 1 comment
Open

Responsive logo button #16

olavea opened this issue Oct 13, 2024 · 1 comment
Assignees

Comments

@olavea
Copy link
Contributor

olavea commented Oct 13, 2024

The logo should be svg

@olavea olavea self-assigned this Oct 13, 2024
@raae
Copy link
Member

raae commented Oct 15, 2024

It seems you can do (source): https://stackoverflow.com/a/76880515

---
import loaderEyes from "svgs/loader-eyes.svg?raw"; 
---
<div class="loader__eyes-container">
  <Fragment set:html={loaderEyes} />
</div>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants