Copy over the viewBox, width, and height attributes of the light social icons to dark icons
This commit is contained in:
parent
041000ce37
commit
629bbe0c5c
4 changed files with 6 additions and 7 deletions
|
@ -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 |
Loading…
Add table
Add a link
Reference in a new issue