Drone (#308)
* Add reference image for Drone * Add icon for Drone * Add Drone to reference/index.md * Update README.md
This commit is contained in:
committed by
Terence Eden
parent
4da71c1027
commit
546ff10f57
@@ -320,6 +320,8 @@ Say thanks!
|
||||
<td>Vue<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/vue.svg" width="125" title="Vue" /><br>286 Bytes</td>
|
||||
<td>Gradle<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/gradle.svg" width="125" title="Gradle" /><br>743 Bytes</td>
|
||||
<td>Amber<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/amberframework.svg" width="125" title="Amber Framework" /><br>754 Bytes</td>
|
||||
<td>Drone.io<br><img src="images/svg/drone.svg" width="125" title="Drone.io" /><br>503 Bytes</td>
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
BIN
images/reference/drone.png
Normal file
BIN
images/reference/drone.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
@@ -189,3 +189,4 @@ Where possible this links to the organisation's brand guidelines page.
|
||||
| <img src="/images/svg/behance.svg" width="256" /> | <img src="/images/reference/behance.png" width="256" /> | https://www.behance.net/ |
|
||||
| <img src="/images/svg/gojek.svg" width="256"/> | <img src="/images/reference/gojek.svg" width="256" /> | https://www.gojek.com/id/terms-of-service/ |
|
||||
| <img src="/images/svg/grafana.svg" width="256"/> | <img src="/images/reference/grafana.svg" width="256"/> | https://github.com/grafana/grafana/blob/master/public/img/grafana\_icon.svg |
|
||||
| <img src="/images/svg/drone.svg" width="256"/> | <img src="/images/reference/drone.png" width="256"/> | https://github.com/drone/brand |
|
||||
|
6
images/svg/drone.svg
Normal file
6
images/svg/drone.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Drone" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><path fill="#1E375A" d="M150 112l-2 2 63 62c-9 14-14 31-14 50 0 54 39 89 89 89 18 0 35-5 50-14l62 63c-32 43-84 70-142 70-98 0-178-77-178-178 0-60 28-112 72-144zm29-17c24-11 50-17 77-17 98 0 178 77 178 178 0 28-6 54-17 77l-56-57c9-14 14-30 14-50 0-53-40-89-89-89-19 0-36 5-50 14l-57-56zm107 185c-30 0-54-22-54-54s24-53 54-53 53 21 53 53-23 54-53 54z"/></svg>
|
After Width: | Height: | Size: 503 B |
Reference in New Issue
Block a user