Browse Source

making our SVG icon square (#801)

create-pull-request/patch-508724e
benny Vasquez 4 weeks ago
committed by GitHub
parent
commit
508724e677
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      static/images/icon.svg

4
static/images/icon.svg

@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" x="0" y="0" version="1.1" xml:space="preserve" viewBox="0 0 61.028259 59.731277">
<defs/>
<?xml version="1.0" encoding="utf-8"?>
<svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" x="0" y="0" version="1.1" viewBox="0.028 -0.503 61 61">
<style id="style2" type="text/css">
.st1{fill:#86da2f}.st2{fill:#24c2ff}.st3{fill:#ffcb12}.st4{fill:#0069da}.st5{fill:#ff4649}
</style>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

Loading…
Cancel
Save