Add Atom icon (738 bytes)

This commit is contained in:
Alexandre Mendonça
2022-11-15 00:13:48 +00:00
committed by Paul Capron
parent b4d5a3be04
commit 784bea3c3a
4 changed files with 8 additions and 0 deletions

BIN
images/reference/atom.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -307,3 +307,4 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/vagrant.svg" width="256" /> | <img src="/images/reference/vagrant.png" width="256" /> | https://www.vagrantup.com/files/press-kit.zip |
| <img src="/images/svg/endeavouros.svg" width="256" /> | <img src="/images/reference/endeavouros.png" width="256" /> | https://github.com/endeavouros-team/endeavouros-theming |
| <img src="/images/svg/google_assistant.svg" width="256" /> | <img src="/images/reference/google_assistant.png" width="256" /> | https://www.blog.google/press/ |
| <img src="/images/svg/atom.svg" width="256" /> | <img src="/images/reference/atom.png" width="256" /> | https://atom.io/ |

6
images/svg/atom.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Atom" role="img"
viewBox="0 0 512 512" ><rect
width="512" height="512"
rx="15%"
fill="#fff"/><g style="fill:none;stroke:#66595c;stroke-width:14;stroke-linecap:round"><path d="M367.5 166.3c6-31.2 2.7-54.8-11.8-64.2-4.8-3.2-10.6-4.5-17.2-4.3-35 1.3-92 49.8-138.2 121.2-55 84.6-74.5 169.4-43.6 189.5 14.6 9.5 38 2.7 64.4-16"/><path d="M395.6 304.7c26-10 42-24 43-39.8 2-36.7-78-70.8-178.8-76-9.4-.4-18.7-.7-27.8-.7-87.8.2-156.3 24.3-158 57.7-.8 15.8 13.6 31.2 38.4 44"/><path d="M231.2 111.5c-17.8-14.8-34.5-22.8-48-21.8-3.6.3-7 1.2-10 2.8-33 16.7-22.4 103.2 23.4 193C242.5 375.5 306.2 434.8 339 418c31.5-16 23-96.6-18.3-182.7"/></g><circle cx="258" cy="255" r="23" fill="#66595c"/></svg>

After

Width:  |  Height:  |  Size: 738 B