Add Webmention

This commit is contained in:
Terence Eden
2022-07-18 21:52:14 +01:00
parent 91a804aef3
commit eda16a6b29
4 changed files with 18 additions and 0 deletions

View File

@@ -275,6 +275,7 @@ Say thanks!
</tr>
<tr>
<td>JSON Feed<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/jsonfeed.svg" width="125" title="JSON Feed" /><br>684 Bytes</td>
<td>WebMention<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/webmention.svg" width="125" title="WebMention" /><br>324 Bytes</td>
</tr>
</table>

View File

@@ -295,3 +295,4 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/deviantart.svg" width="256" /> | <img src="/images/reference/deviantart.png" width="256" /> | https://www.deviantart.com/ |
| <img src="/images/svg/jsonfeed.svg" width="256" /> | <img src="/images/reference/jsonfeed.png" width="256" /> | https://www.jsonfeed.org/ |
| <img src="/images/svg/godot.svg" width="256" /> | <img src="/images/reference/godot.svg" width="256" /> | https://godotengine.org/press/ |
| <img src="/images/svg/webmention.svg" width="256" /> | <img src="/images/reference/webmention.svg" width="256" /> | https://indieweb.org/File:webmention-logo.svg |

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="360.001px" height="360.001px" viewBox="0 0 360.001 360.001" enable-background="new 0 0 360.001 360.001"
xml:space="preserve">
<path d="M207.54,328.99l-42.141-128.841h-0.699L123.263,328.99h-55.36L2.092,80.214h54.668l39.345,169.338h0.695l43.181-128.845
h51.189l42.479,130.927h0.698l30.36-130.841l-39.546-0.086l81.975-76.192l50.864,76.29l-40.281-0.025l-55.872,208.21H207.54z"/>
</svg>

After

Width:  |  Height:  |  Size: 753 B

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="WebMention" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path fill="#610371"
d="m 292,418 -42,-129 h -0 l -41,129 h -55 l -66,-249 h 55 l 39,169 h 0 l 43,-129 h 51 l 42,131 h 0 l 30,-131 -40,0 82,-76 51,76 -40,0 -56,208 z"/></svg>

After

Width:  |  Height:  |  Size: 324 B