Copy over the viewBox, width, and height attributes of the light social icons to dark icons

This commit is contained in:
Eryn Wells 2023-08-11 08:11:08 -07:00
parent 30ec64dd66
commit 345d5175c9
4 changed files with 6 additions and 7 deletions

View file

@ -3,8 +3,9 @@
<svg
version="1.1"
width="53"
height="53"
viewBox="1 5 48 48"
width="48"
height="48"
id="svg61"
sodipodi:docname="rss-dark.svg"
inkscape:version="1.1.1 (c3084ef, 2021-09-22)"

Before

Width:  |  Height:  |  Size: 3 KiB

After

Width:  |  Height:  |  Size: 3 KiB

Before After
Before After

View file

@ -1,11 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="1 2 49 48"
version="1.1"
id="svg308"
sodipodi:docname="github-dark.svg"
width="47"
height="47"
viewBox="1 2 49 48"
inkscape:version="1.1.1 (c3084ef, 2021-09-22)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Before After
Before After

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="1 2 49 48"
version="1.1"
id="svg308"
sodipodi:docname="github.svg"
viewBox="1 2 49 48"
width="47"
height="47"
inkscape:version="1.1.1 (c3084ef, 2021-09-22)"

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Before After
Before After

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="-1.5 -3 53 53"
viewBox="0 0 50 50"
version="1.1"
id="svg1086"
sodipodi:docname="instagram-dark.svg"

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Before After
Before After