Add Kemal icon (#331)
This commit is contained in:
committed by
Terence Eden
parent
1e31280af2
commit
de707b2af5
@@ -326,10 +326,10 @@ Say thanks!
|
||||
<td>Drone.io<br><img src="images/svg/drone.svg" width="125" title="Drone.io" /><br>503 Bytes</td>
|
||||
<td>Ruby Gems<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/rubygems.svg" width="125" title="Ruby Gems" /><br>402 Bytes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Lucky framework<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/luckyframework.svg" width="125" title="Lucky framework" /><br>986 Bytes</td>
|
||||
<td>Kemal Framework<br><img src="images/svg/kemal.svg" width="125" title="Kemal Framework" /><br>346 Bytes</td>
|
||||
<td>Ruby On Rails<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/rubyonrails.svg" width="125" title="Ruby On Rails" /><br>480 Bytes</td>
|
||||
|
||||
</tr>
|
||||
<td>Kotlin<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/kotlin.svg" width="125" title="Kotlin" /><br>291 Bytes</td>
|
||||
</tr>
|
||||
|
||||
|
@@ -193,5 +193,7 @@ Where possible this links to the organisation's brand guidelines page.
|
||||
| <img src="/images/svg/gitea.svg" width="256"/> | <img src="/images/reference/gitea.png" width="256"/> | https://github.com/go-gitea/gitea/tree/master/assets |
|
||||
| <img src="/images/svg/drone.svg" width="256"/> | <img src="/images/reference/drone.png" width="256"/> | https://github.com/drone/brand |
|
||||
| <img src="/images/svg/rubygems.svg" width="256"/> | <img src="/images/reference/rubygems.png" width="256"/> | https://rubygems.org |
|
||||
| <img src="/images/svg/verizon.svg" width="256"/> | <img src="/images/reference/verizon.png" width="256"/> | https://apps.apple.com/us/app/my-verizon/id416023011 |
|
||||
| <img src="/images/svg/kemal.svg" width="256"/> | <img src="/images/reference/kemal.png" width="256"/> | https://raw.githubusercontent.com/kemalcr/kemalcr.com/master/img/kemal.png |
|
||||
| <img src="/images/svg/rubyonrails.svg" width="256"/> | <img src="/images/reference/rubyonrails_favicon.png" width="256"/> | https://rubyonrails.org/trademarks/
|
||||
| <img src="/images/svg/kotlin.svg" width="256"/> | <img src="/images/reference/kotlin.svg" width="256"/> | https://resources.jetbrains.com/storage/products/kotlin/docs/kotlin_logos.zip |
|
||||
|
BIN
images/reference/kemal.png
Normal file
BIN
images/reference/kemal.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.9 KiB |
7
images/svg/kemal.svg
Normal file
7
images/svg/kemal.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Kemal Framework" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><path fill="#f92727" d="M412 362s-17-156-26-208c0-1-1-3-3-3H257v211h155z"/><path fill="#ff4f4f" d="M101 362s17-156 26-208c0-1 1-3 3-3h127v211H101z"/><path d="M339 279h-6V151h6z"/></svg>
|
After Width: | Height: | Size: 346 B |
Reference in New Issue
Block a user