remove unsupported <text> element in emoji_u1f4b0.svg
An unsupported and apparently unused `<text>` element sneaked in emoji_u1f4b0.svg unnoticed along with the latest design changes (65dc359a
).
This PR removes the offending line.
pull/364/head
parent
c05b4b47c8
commit
b3f06239c3
|
@ -76,7 +76,6 @@
|
||||||
</g>
|
</g>
|
||||||
<g id="Layer_1_copy">
|
<g id="Layer_1_copy">
|
||||||
|
|
||||||
<text transform="matrix(0.9998 0.0181 -0.0181 0.9998 -641.1694 100.3173)" style="fill:#6D4C41; font-family:'Helvetica-Bold'; font-size:70.0984px;">$</text>
|
|
||||||
<g>
|
<g>
|
||||||
|
|
||||||
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="90.7879" y1="52.2334" x2="90.7879" y2="52.2334" gradientTransform="matrix(0.9922 0.1244 -0.1244 0.9922 -16.4787 -22.858)">
|
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="90.7879" y1="52.2334" x2="90.7879" y2="52.2334" gradientTransform="matrix(0.9922 0.1244 -0.1244 0.9922 -16.4787 -22.858)">
|
||||||
|
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 22 KiB |
Loading…
Reference in New Issue