favicon - 如何从 Google 的 api 获得更大的图标?

标签 favicon

是否可以从 Google 的 api 或其他地方获得更大版本的图标?

这是网址。
http://www.google.com/s2/favicons?domain=google.com

我在 ProgrammableWeb 和 Google 上搜索了另一种 api,但其中许多已不存在,而且我发现实际上似乎工作的那个不是免费的。 (http://grabicon.com/)

我需要一个带有图标的网站列表的 VB.NET 项目的图标。但是 16x16 的图标太小了。

最佳答案

看起来现在谷歌中有 size 参数。

https://www.google.com/s2/favicons?sz=64&domain_url=yahoo.com

关于favicon - 如何从 Google 的 api 获得更大的图标?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38599939/

相关文章:

javascript - 使用 React 和 Webpack 添加 Favicon

html - 如何为 Safari 14 创建网站图标?

android - 如果 webview 中没有可用的 favicon,则显示 favicon-default.png

html - 引用网站图标时,MIME 类型声明(使用 type 属性)是否是必需的?

ruby-on-rails - rails 4 : favicon not showing

html - 即使使用 Google 指南,网站图标也不显示在搜索结果中

delphi - 如何检索网站图标?

internet-explorer-9 - Favicon 没有显示在 IE9 的地址栏中 - 但在所有其他浏览器中都显示在那里

internet-explorer-8 - IE8 网站图标问题

html - 如何为我的网站提供适用于 iPhone 的图标?