-
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…
-
### Describe the bug
When inlining SVGs, Vite does not escape special characters such as curly brackets.
`example.svg`:
```svg
circle {
fill: gold;
stroke: maroon;
…
-
Hi,
I suspect that there could be an issue in case the library has nested folders which alphabetically precede the library itself, but it is just a guess
```rb
re_namespaced_gems = [
GemBenc…
-
## 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…
-
In the following code:
https://github.com/opendatahub-io/odh-dashboard/blob/6b956b327d545bbed783c7289d6cfedf878a0ac4/frontend/src/components/BrandImage.tsx#L19
the parser checks for XML errors.
H…
-
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
-
# 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…
-
SVG sub-diagrams are implemented via an inline nested `` tag within the `` tag. As discussed at https://vecta.io/blog/best-way-to-embed-svg nested image tags do **not** allow interactivity and hence t…
-
# 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…