Update icons making the white boxes bigger so it's more readable. (#1354)

This commit is contained in:
Sam El-Husseini
2018-10-05 15:09:44 -07:00
committed by GitHub
parent 2bcae02493
commit c14108de99
122 changed files with 1604 additions and 1599 deletions

View File

@ -1,51 +1,51 @@
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,0)"
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,0)"
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="200"><rect y="5" x="5" width="30" height="30" rx="5" transform="translate(0,0)"
style="fill: #4BA6FF;"/>
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(40,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,0)"
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(80,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,0)"
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(120,0)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,0)"
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,40)"
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(160,0)"
style="fill: #4BA6FF;"/>
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(0,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,40)"
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,40)"
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(40,40)"
style="fill: #4BA6FF;"/>
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(80,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,40)"
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,40)"
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(120,40)"
style="fill: #4BA6FF;"/>
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(160,40)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,80)"
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(0,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,80)"
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(40,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,80)"
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(80,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,80)"
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(120,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,80)"
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(160,80)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,120)"
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(0,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,120)"
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(40,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,120)"
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(80,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,120)"
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(120,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,120)"
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(160,120)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(0,160)"
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(0,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(40,160)"
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(80,160)"
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(40,160)"
style="fill: #4BA6FF;"/>
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(80,160)"
style="fill:#fff;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(120,160)"
style="fill: #4DA1E3;"/>
<rect y="0" x="0" width="25" height="25" rx="5" transform="translate(160,160)"
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(120,160)"
style="fill: #4BA6FF;"/>
<rect y="5" x="5" width="30" height="30" rx="5" transform="translate(160,160)"
style="fill:#fff;"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB