forked from edent/SuperTinyIcons
Removing unneeded namespace declarations
This commit is contained in:
@@ -121,7 +121,7 @@ Say thanks!
|
||||
<tr>
|
||||
<td>Badoo<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/badoo.svg" width="125" title="Badoo" /><br>297 Bytes</td>
|
||||
<td>Samsung Internet<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/samsunginternet.svg" width="125" title="Samsung Internet" /><br>384 Bytes</td>
|
||||
<td>Workato<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/workato.svg" width="125" title="Workato" /><br>489 Bytes</td>
|
||||
<td>Workato<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/workato.svg" width="125" title="Workato" /><br>446 Bytes</td>
|
||||
<td>Untappd<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/untappd.svg" width="125" title="Untappd" /><br>411 Bytes</td>
|
||||
<td>Vivino<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/vivino.svg" width="125" title="Vivino" /><br>405 Bytes</td>
|
||||
<td>Apereo<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/apereo.svg" width="125" title="Apereo" /><br>474 Bytes</td>
|
||||
|
@@ -1,8 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
aria-label="Sketch" role="img"
|
||||
viewBox="0 0 512 512"
|
||||
fill="#fff"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><path fill="#ec6c00" d="M457 205 257 437 57 205"/><path fill="#ffae00" d="M370 88 457 205 376 205 257 437 138 205 57 205 144 88"/><path fill="#fed305" d="M257 76 370 88 376 205 138 205 144 88"/><path fill="#ffefB4" d="M257 76 376 205 138 205"/></svg>
|
||||
fill="#fff"/><path fill="#ec6c00" d="M457 205 257 437 57 205"/><path fill="#ffae00" d="M370 88 457 205 376 205 257 437 138 205 57 205 144 88"/><path fill="#fed305" d="M257 76 370 88 376 205 138 205 144 88"/><path fill="#ffefB4" d="M257 76 376 205 138 205"/></svg>
|
||||
|
Before Width: | Height: | Size: 451 B After Width: | Height: | Size: 409 B |
@@ -1,5 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
aria-label="Workato" role="img"
|
||||
viewBox="0 0 512 512"
|
||||
fill="#fff"><rect
|
||||
|
Before Width: | Height: | Size: 489 B After Width: | Height: | Size: 446 B |
Reference in New Issue
Block a user