mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-01-30 05:50:34 +03:00
Testing new readme layout
This commit is contained in:
parent
d6feb8acc0
commit
b716808c2d
24
readme.md
24
readme.md
@ -6,10 +6,26 @@ Work in progress. Create an Issue if you have a request.
|
|||||||
|
|
||||||
## Sources and acknowledgements
|
## Sources and acknowledgements
|
||||||
|
|
||||||
### 500px
|
<table>
|
||||||
Image source: http://500px.com/press
|
<thead>
|
||||||
Original artist: 500px
|
<tr>
|
||||||
HEX colour value: #444444 (taken from CSS)
|
<th>Icon</th>
|
||||||
|
<th>Colour</th>
|
||||||
|
<th>Colour Source</th>
|
||||||
|
<th>Image Source</th>
|
||||||
|
<th>Original Artist</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td>*500px*</td>
|
||||||
|
<td><span style="color:#444444">#444444</span></td>
|
||||||
|
<td>CSS</td>
|
||||||
|
<td>http://500px.com/press</td>
|
||||||
|
<td>500px</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
|
||||||
### Amazon
|
### Amazon
|
||||||
Image source: http://www.alexpeattie.com/projects/justvector_icons
|
Image source: http://www.alexpeattie.com/projects/justvector_icons
|
||||||
|
Loading…
Reference in New Issue
Block a user