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

TEC - use inline svg with 'use' tag #35

Open
mort3za opened this issue Nov 8, 2022 · 0 comments
Open

TEC - use inline svg with 'use' tag #35

mort3za opened this issue Nov 8, 2022 · 0 comments
Labels
TEC Technical

Comments

@mort3za
Copy link
Owner

mort3za commented Nov 8, 2022

Something like:

<svg width="20px" height="20px" class="text-red">
    <use xlink:href="/assets/img/ico.svg#external"></use>
</svg>

To have control over svg color by classnames.

@mort3za mort3za added the TEC Technical label Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TEC Technical
Projects
None yet
Development

No branches or pull requests

1 participant