@@ -164,7 +164,7 @@ Say thanks!
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="images/svg/qq.svg" width="125" title="QQ" /><br>994 Bytes</td>
|
||||
<td></td>
|
||||
<td><img src="images/svg/vegetarian.svg" width="125" title="Vegetarian" /><br>262 Bytes</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
|
6
images/svg/vegetarian.svg
Normal file
6
images/svg/vegetarian.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Vegetarian" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><text x="256" y="451" font-size="512" fill="#0f0" text-anchor="middle" font-family="monospace">Ⓥ</text></svg>
|
After Width: | Height: | Size: 262 B |
@@ -83,7 +83,7 @@
|
||||
'plex', 'slack', 'xing', 'pinboard', 'internet_archive', 'samsunginternet',
|
||||
'baidu', 'twitch', 'ok', 'pocket', 'stumbleupon', 'viber',
|
||||
'workato', 'sketch', 'vlc', 'google_maps','access', 'ethereum',
|
||||
'opencast', 'stackexchange', 'qq'
|
||||
'opencast', 'stackexchange', 'qq', 'vegetarian'
|
||||
];
|
||||
|
||||
var container = document.querySelector('.icons');
|
||||
|
Reference in New Issue
Block a user