Update X11

This commit is contained in:
Terence Eden
2024-09-08 09:41:32 +01:00
parent 1949d94d5f
commit b686a584d0
5 changed files with 6 additions and 3 deletions

View File

@@ -343,3 +343,5 @@ Super Tiny SVG |   Official Logo   | Source
<img src="/images/svg/h-entry.svg" width="256" /> | <img src="/images/reference/h-entry.svg" width="256" /> | https://indieweb.org/IndieWebCamp:Copyrights
<img src="/images/svg/h-card.svg" width="256" /> | <img src="/images/reference/h-card.svg" width="256" /> | https://indieweb.org/IndieWebCamp:Copyrights
<img src="/images/svg/h-feed.svg" width="256" /> | <img src="/images/reference/h-feed.svg" width="256" /> | https://indieweb.org/IndieWebCamp:Copyrights
<img src="/images/svg/netbsd.svg" width="256" /> | <img src="/images/reference/netbsd.png" width="256" /> | https://www.netbsd.org/gallery/logos.html
<img src="/images/svg/x11.svg" width="256" /> | <img src="/images/reference/x11.png" width="256" /> | https://www.netbsd.org/gallery/logos.html

BIN
images/reference/netbsd.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
images/reference/x11.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

View File

@@ -1,4 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="X11" role="img"
viewBox="0 0 512 512"><path
d="m0 0H512V512H0" fill="#fff"/><path d="M120 393S224 260 224 260 121 119 121 119h67s83 114 83 114L144 393ZM241 280 367 120h25L288 251S392 393 392 393H325Z"/></svg>
d="m0 0H512V512H0"
fill="#fff"/><defs><linearGradient id="a" x1="319.2" x2="657.7" y1="235.1" y2="269.5" gradientTransform="translate(-248 9) scale(1.0368)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#e54c18"/><stop offset="1" stop-color="#fec350"/></linearGradient></defs><path d="m106 414 116-150L103 98h76l95 130-142 186Zm226 0-94-130L380 98h26L290 249l118 165z"/><path fill="url(#a)" d="M351 175c56 22 93 62 93 108 0 69-84 125-188 125S68 352 68 283c0-44 35-83 87-106l10 16c-33 20-54 50-54 84 0 61 71 111 159 111s159-50 159-111c0-42-33-78-82-97l4-5Zm-95-17c24 0 47 3 68 8l-4 5c-16-3-33-5-50-5-1 0-12-2-18 7s12 26 20 45l-44-58 28-2Z"/></svg>

Before

Width:  |  Height:  |  Size: 261 B

After

Width:  |  Height:  |  Size: 756 B