-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Missing infoThe user didn't precise the problem enoughThe user didn't precise the problem enoughMissing reproThis issue need minimum repro scenarioThis issue need minimum repro scenario
Description
Description
I use the SvgXml
and SvgCss
components with the following SVG:
<svg viewBox="0 0 24 24" width="24" height="24" stroke="black" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><path d="M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1"></path><polygon points="12 15 17 21 7 21 12 15"></polygon></svg>
And looks like this for both components:
Steps to reproduce
- install react-native-svg in a project
- use the svg's xml from description in a SvgXml/SvgCss
SVG version
15.11.2
React Native version
0.78.0
React Native Windows version
0.78.5
Platforms
Windows
JavaScript runtime
Hermes
Workflow
React Native
Architecture
Fabric (New Architecture)
Build type
Debug app & dev bundle
Device
Real device
Device model
Windows 11
Acknowledgements
Yes
Metadata
Metadata
Assignees
Labels
Missing infoThe user didn't precise the problem enoughThe user didn't precise the problem enoughMissing reproThis issue need minimum repro scenarioThis issue need minimum repro scenario