forked from edent/SuperTinyIcons
Corrected Readme, added missing google_drive.svg in previous commit (#279)
This commit is contained in:
committed by
Terence Eden
parent
e54ec0a99a
commit
25c6a94075
@@ -60,7 +60,7 @@ Say thanks!
|
||||
<td>Gmail<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/gmail.svg" width="125" title="Gmail" /><br>641 Bytes</td>
|
||||
<td>Google Maps<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_maps.svg" width="125" title="Google Maps" /><br>706 Bytes</td>
|
||||
<td>Google Scholar<br><img src="images/svg/google_scholar.svg" width="125" title="Google Scholar" /><br>525 Bytes</td>
|
||||
<td>Google Drive<br><img src="images/svg/google_drive.svg" width="125" title="Google Drive" /><br>878 Bytes</td>
|
||||
<td>Google Drive<br><img src="images/svg/google_drive.svg" width="125" title="Google Drive" /><br>474 Bytes</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@@ -304,7 +304,7 @@ Say thanks!
|
||||
<td>Clojure<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/clojure.svg" width="125" title="Clojure" /><br>633 Bytes</td>
|
||||
<td>CoffeeScript<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/coffeescript.svg" width="125" title="CoffeeScript" /><br>534 Bytes</td>
|
||||
<td>JavaScript<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/javascript.svg" width="125" title="JavaScript" /><br>532 Bytes</td>
|
||||
<td>Flutter<br><img src="images/svg/flutter.svg" width="125" title="Flutter" /><br>892 Bytes</td>
|
||||
<td>Flutter<br><img src="images/svg/flutter.svg" width="125" title="Flutter" /><br>836 Bytes</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@@ -318,6 +318,7 @@ Say thanks!
|
||||
<td>Steam<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/steam.svg" width="125" title="Steam" /><br>455 Bytes</td>
|
||||
<td>PDF<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/pdf.svg" width="125" title="PDF" /><br>674 Bytes</td>
|
||||
<td>Windows<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/windows.svg" width="125" title="Microsoft Windows" /><br>270 Bytes</td>
|
||||
<td>Uber<br><img src="images/svg/uber.svg" width="125" title="Uber" /><br>880 Bytes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Digidentity<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/digidentity.svg" width="125" title="Digidentity" /><br>384 Bytes</td>
|
||||
@@ -326,9 +327,6 @@ Say thanks!
|
||||
<td>NextCloud<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/nextcloud.svg" width="125" title="NextCloud" /><br>312 Bytes</td>
|
||||
<td>Raspberry Pi<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/raspberry_pi.svg" width="125" title="Raspberry Pi" /><br>1002 Bytes</td>
|
||||
<td>Printer<br><img src="images/svg/print.svg" width="125" title="Printer" /><br>583 Bytes</td>
|
||||
<td>Uber<br><img src="images/svg/uber.svg" width="125" title="Uber" /><br>880 Bytes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Amazon <abbr title="Simple Storage Service">S3</abbr><br><img src="images/svg/amazon-s3.svg" width="125" title="Amazon S3"/><br>767 Bytes</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
6
images/svg/google_drive.svg
Normal file
6
images/svg/google_drive.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="google_drive" role="img"
|
||||
viewBox="0 0 512 512">
|
||||
<rect width="512" height="512" rx="15%" fill="#fff"/><polygon points="134.82 301.05 134.82 398.47 369.69 398.47 424.57 301.05 134.82 301.05" fill="#4285f4"/><polygon points="196.03 98.72 79.94 301.05 134.82 398.47 267.22 169.93 196.03 98.72" fill="#11aa5a"/><polygon points="308.49 98.72 196.03 98.72 313.26 301.05 424.57 301.05 308.49 98.72" fill="#ffcd40"/>
|
||||
</svg>
|
After Width: | Height: | Size: 469 B |
Reference in New Issue
Block a user