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