Added Apache Guacamole (1013 bytes) (#582)

* Added Apache Guacamole (1013 bytes)

* Reformatted, updated size

* Update guacamole.svg

Make like the template

* Simplify Colours

* Update README.md

Co-authored-by: Terence Eden <edent@users.noreply.github.com>
This commit is contained in:
Peter Taylor
2021-10-03 21:12:44 +01:00
committed by GitHub
parent fc9f2523e7
commit 0a76e5f35d
4 changed files with 54 additions and 0 deletions

View File

@@ -503,6 +503,7 @@ Say thanks!
<td>Jacobin<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/jacobin.svg" width="125" title="Jacobin Magazine"/><br>241 Bytes</td>
<td>Keskonfai.fr<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/keskonfai.svg" width="125" title="Keskonfai"/><br>700 Bytes</td>
<td>Olympic Rings<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/olympics.svg" width="125" title="Olympic Rings"/><br>678 Bytes</td>
<td>Apache Guacamole<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/guacamole.svg" width="125" title="guacamole"/><br>1021 Bytes</td>
<td>Outlook<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/outlook.svg" width="125" title="Outlook"/><br>973 Bytes</td>
</tr>
</table>

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 25 KiB

View File

@@ -272,5 +272,6 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/elastic.svg" width="256" /> | <img src="/images/reference/elastic-vertical-reverse.svg" width="256" /> | https://www.elastic.co |
| <img src="/images/svg/freebsd.svg" width="256" /> | <img src="/images/reference/freebsd.png" width="256" /> | https://freebsdfoundation.org/about-us/about-the-foundation/project/ |
| <img src="/images/svg/lobsters.svg" width="256" /> | <img src="/images/reference/lobsters.png" width="256" /> | https://lobste.rs/ |
| <img src="/images/svg/guacamole.svg" width="256" /> | <img src="/images/reference/guacamole.svg" width="256" /> | https://www.apache.org/logos/?#guacamole |
| <img src="/images/svg/pornhub.svg" width="256" /> | <img src="/images/reference/pornhub.png" width="256" /> | https://www.pornhub.org/press |
| <img src="/images/svg/outlook.svg" width="256" /> | <img src="/images/reference/outlook.jpg" width="256" /> | https://ow2.res.office365.com/owalanding/2021.8.25.01/images/outlook-icon.jpg

5
images/svg/guacamole.svg Normal file
View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Guacamole" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%" fill="#000"/><g fill="#fff"><path d="m140 169c-14 6-26 17-34 30-7 15-2 32 0 48 2 13 7 27 20 33 49 32 109 42 166 34 35-5 71-16 100-36 13-8 15-25 18-39 3-15 5-34-6-47-3-6-13-8-16-1-5 11 5 26-4 36-23 28-60 38-94 43-25 2-50 2-75-1-28-5-56-13-77-33-12-11-15-30-5-43 3-7 10-13 10-21 0-1-2-2-3-2z"/><path d="m126 308c-3 4 3 9 5 13 21 32 58 51 95 56 22 3 44 1 66 0 37-7 72-29 92-62 1-5-6-3-8-1-40 25-88 33-134 31-40-2-80-12-112-35-1-1-3-2-4-1z"/></g><path d="m255 136c-10 0-18 4-27 7-13 2-27 4-39 11-7 5-14 11-22 14-14 8-22 24-27 39-2 10 7 18 14 25 17 14 39 19 61 24 33 6 67 4 100-3 22-5 44-15 58-33 4-6 4-18-4-21-9-1-13 10-21 11-5-5-6-14-12-19-6-7-14-12-18-20 1-7 7-13 4-20-6-10-20-11-31-12-13-1-25-6-37-5z" fill="#583"/><path d="m356 131c-6 0-12 5-13 11-3 7-8 14-9 22-1 7 2 15 8 19 4 3 6 8 10 10 5 3 10-2 14-4 11-7 23-13 31-24 3-4 3-11-1-15s-10-6-14-9c-8-5-16-10-25-11z" fill="#CA3"/></svg>

After

Width:  |  Height:  |  Size: 1021 B