-
### Describe the bug
When inlining SVGs, Vite does not escape special characters such as curly brackets.
`example.svg`:
```svg
circle {
fill: gold;
stroke: maroon;
…
-
Could the default silhouette images be inline SVG images instead, using currentColor as fill color?
This would enable a simple way to change the color of the silhouette images.
Maybe it would be a b…
-
## The problem
mediumZoom('#svg-element') does not work
> A concise description of why you want a new feature.
we are using mermaid in our docute, we would love to have this working
## Sol…
-
# TLDR: Currently, there exists a method to deliver PF icons as svgs. To properly support theming, we need the ability to render inline svgs and manage their basic settings.
## React extension/enh…
-
To be able to create better responsive or animated SVGs we should look into how we can inline the SVG instead of using an ` `tag. Sanity [doesn't support this out of the box](https://equinor.slack.com…
-
Hello @giekaton !
## Abstract
I am building a web with users and didn't want to use the "default_user.svg" since it is boring. Found this package and fell in love with it immediately.
## Prob…
2khan updated
1 month ago
-
Hi,
this line doesn't seem to do anything: https://github.com/pivanov/vite-plugin-svg-sprite/blob/e9106479866e98dba41e9ef8d001910ad58a4d4a/src/index.ts#L109
It seems to look for `` tags in `$svg…
-
Hi,
it would be great if there is an option for svgs to load them inline instead of just loading it via the img tag. Then you have the option to set css stuff like fill color and you reduce the htt…
-
# TLDR PatterFly designers and developers are in need of SVG theming support. Currently, many in the field are unaware of best practices for SVG theme integration and configuration.
## Update: 11/25…
-
# Bug Report
## Prerequisites
* [ ] Can you reproduce the problem on TYPO3 v11.5 LTS
* [x] Can you reproduce the problem on TYPO3 v12.4 LTS
* [x] Did you [perform a cursory search](https://git…