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

@ -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