fixed svg overwriting st-0 class
This commit is contained in:
@@ -36,6 +36,7 @@ const rarityMap = {
|
||||
"Ultra Rare": ultrarare,
|
||||
"Secret Rare": secretrare,
|
||||
"Black White Rare": blackwhiterare,
|
||||
"Rare Secret": raresecret,
|
||||
"Shiny Holo Rare": raresecret,
|
||||
"Rare BREAK": rarebreak,
|
||||
"Art Rare": artrare,
|
||||
|
||||
@@ -1,14 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 14 13">
|
||||
<!-- Generator: Adobe Illustrator 30.2.1, SVG Export Plug-In . SVG Version: 2.1.1 Build 1) -->
|
||||
<defs>
|
||||
<style>
|
||||
.st0 {
|
||||
fill: #fdc401;
|
||||
stroke: #fff;
|
||||
stroke-width: .7px;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<path class="st0" d="M7,1.2l1.6,3.5v.3c.1,0,.4,0,.4,0l3.8.4-2.9,2.5-.2.2v.3c0,0,.9,3.7.9,3.7l-3.3-1.9h-.2c0-.1-.2,0-.2,0l-3.3,1.9.8-3.7v-.3c0,0-.2-.2-.2-.2l-2.9-2.5,3.8-.4h.3s.1-.3.1-.3l1.6-3.5Z"/>
|
||||
</svg>
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13.18305 11.96081"><path d="M6.54153.35l1.6,3.5v.3h.4l3.8.4-2.9,2.5-.2.2v.3l.9,3.7-3.3-1.9h-.2c0-.1-.2,0-.2,0l-3.3,1.9.8-3.7v-.3l-.2-.2L.84153,4.55l3.8-.4h.3l.1-.3L6.64153.35h-.1Z" style="fill:#fdc401; stroke:#fff; stroke-width:.7px;"/></svg>
|
||||
|
Before Width: | Height: | Size: 569 B After Width: | Height: | Size: 340 B |
Reference in New Issue
Block a user