Add Julia programming language (#216)
* add Julia dots * forgot aria label * Update yubico.svg * Update julia.svg
This commit is contained in:
@@ -271,6 +271,7 @@ Say thanks!
|
||||
<table>
|
||||
<tr>
|
||||
<td>Python<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/python.svg" width="125" title="Python" /><br>552 Bytes</td>
|
||||
<td>Julia<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/julia.svg" width="125" title="Julia" /><br>302 Bytes</td>
|
||||
<td>PHP<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/php.svg" width="125" title="PHP" /><br>588 Bytes</td>
|
||||
<td>Laravel<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/laravel.svg" width="125" title="Laravel" /><br>583 Bytes</td>
|
||||
<td>Drupal<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/drupal.svg" width="125" title="Drupal" /><br>900 Bytes</td>
|
||||
|
@@ -157,6 +157,7 @@ Where possible this links to the organisation's brand guidelines page.
|
||||
| <img src="/images/svg/safari.svg" width="256" /> | <img src="/images/reference/Safari_browser_logo.svg" width="256" /> | https://www.apple.com/uk/safari/ |
|
||||
| <img src="/images/svg/researchgate.svg" width="256" /> | <img src="/images/reference/researchgate.png" width="256" /> | https://mobile.twitter.com/ResearchGate/photo |
|
||||
| <img src="/images/svg/opencores.svg" width="256" /> | <img src="/images/reference/opencores.png" width="256" /> | https://opencores.org |
|
||||
| <img src="/images/svg/julia.svg" width="256" /> | <img src="/images/reference/julia.png" width="256" /> | https://julialang.org |
|
||||
| <img src="/images/svg/openbenches.svg" width="256" /> | <img src="/images/reference/openbencheslogo.svg" width="256" /> | https://openbenches.org/ |
|
||||
| <img src="/images/svg/tripadvisor.svg" width="256" /> | <img src="/images/reference/TripAdvisor_logo.svg" width="256" /> | https://tripadvisor.mediaroom.com/download/TheNewTripAdvisor_StyleGuide.pdf |
|
||||
| <img src="/images/svg/java.svg" width="256" /> | <img src="/images/reference/Java_programming_language_logo.svg" width="256" /> | http://www.oracle.com/us/technologies/java/java-licensing-logo-guidelines-1908204.pdf |
|
||||
|
8
images/reference/julia.svg
Normal file
8
images/reference/julia.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="325pt" height="300pt" viewBox="0 0 325 300" version="1.1">
|
||||
<g id="surface91">
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(79.6%,23.5%,20%);fill-opacity:1;" d="M 150.898438 225 C 150.898438 266.421875 117.320312 300 75.898438 300 C 34.476562 300 0.898438 266.421875 0.898438 225 C 0.898438 183.578125 34.476562 150 75.898438 150 C 117.320312 150 150.898438 183.578125 150.898438 225 "/>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(22%,59.6%,14.9%);fill-opacity:1;" d="M 237.5 75 C 237.5 116.421875 203.921875 150 162.5 150 C 121.078125 150 87.5 116.421875 87.5 75 C 87.5 33.578125 121.078125 0 162.5 0 C 203.921875 0 237.5 33.578125 237.5 75 "/>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(58.4%,34.5%,69.8%);fill-opacity:1;" d="M 324.101562 225 C 324.101562 266.421875 290.523438 300 249.101562 300 C 207.679688 300 174.101562 266.421875 174.101562 225 C 174.101562 183.578125 207.679688 150 249.101562 150 C 290.523438 150 324.101562 183.578125 324.101562 225 "/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
7
images/svg/julia.svg
Normal file
7
images/svg/julia.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Julia" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><circle fill="#389826" cx="256" cy="137" r="83"/><circle fill="#cb3c33" cx="145" cy="329" r="83"/><circle fill="#9558b2" cx="367" cy="329" r="83"/></svg>
|
After Width: | Height: | Size: 299 B |
Reference in New Issue
Block a user