1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-12 01:24:42 +02:00

Fix plain icon example on CONTRIBUTING (#701)

This commit is contained in:
Tulio Leao
2021-06-26 02:47:26 -03:00
committed by GitHub
parent 66d09b7f10
commit fdbf6e62bc

View File

@@ -97,7 +97,7 @@ First of all, thanks for taking the time to contribute! This project can only gr
<td style='width: 33%'>
<p><b>plain</b>: a one-color version of the original logo. Note that the icon version will be stripped of all colors so you don't have to strip beforehand. </p>
<img src='https://raw.githubusercontent.com/devicons/devicon/master/icons/devicon/devicon-plain.svg' height='100px' width='100px' />
<h4>devicon-plain-wordmark.svg</h4>
<h4>devicon-plain.svg</h4>
</td>
<td style='width: 33%'>
<p><b>line</b>: a one-color, line version of the original logo. Note that the icon version will be stripped of all colors so you don't have to strip beforehand. </p>