Merge pull request from katesalazar/202109261239

BIP 0174: Remove transparent background from figures
This commit is contained in:
Luke Dashjr 2022-05-05 16:28:24 +00:00 committed by GitHub
commit 01c07e8c5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="420.819pt" height="118.266pt" viewBox="0 0 420.819 118.266" version="1.1">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="420.819pt" height="118.266pt"
viewBox="0 0 420.819 118.266" style="background-color:white" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">

Before

(image error) Size: 48 KiB

After

(image error) Size: 48 KiB

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="375.988pt" height="411.906pt" viewBox="0 0 375.988 411.906" version="1.1">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="375.988pt" height="411.906pt"
viewBox="0 0 375.988 411.906" style="background-color:white" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">

Before

(image error) Size: 66 KiB

After

(image error) Size: 66 KiB