link-icon-svg.json 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425
  1. {
  2. "title":"SVG favicons",
  3. "description":"Icon used by browsers to identify a webpage or site. While all browsers support the `.ico` format, the SVG format can be preferable to more easily support higher resolutions or larger icons.",
  4. "spec":"https://html.spec.whatwg.org/multipage/semantics.html#rel-icon",
  5. "status":"ls",
  6. "links":[
  7. {
  8. "url":"https://bugs.chromium.org/p/chromium/issues/detail?id=294179",
  9. "title":"Chrome bug"
  10. },
  11. {
  12. "url":"https://bugzilla.mozilla.org/show_bug.cgi?id=366324#c50",
  13. "title":"Firefox bug, highlights comment that confirms note #4"
  14. },
  15. {
  16. "url":"https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/6509196-svg-favicons",
  17. "title":"Microsoft Edge feature request on UserVoice"
  18. },
  19. {
  20. "url":"https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/18357657/",
  21. "title":"Microsoft EdgeHTML issue tracker: Issue #18357657: Support SVG favicons"
  22. }
  23. ],
  24. "bugs":[
  25. ],
  26. "categories":[
  27. "HTML5",
  28. "SVG"
  29. ],
  30. "stats":{
  31. "ie":{
  32. "5.5":"n",
  33. "6":"n",
  34. "7":"n",
  35. "8":"n",
  36. "9":"n",
  37. "10":"n",
  38. "11":"n"
  39. },
  40. "edge":{
  41. "12":"n",
  42. "13":"n",
  43. "14":"n",
  44. "15":"n",
  45. "16":"n",
  46. "17":"n",
  47. "18":"n",
  48. "79":"n",
  49. "80":"y #4 #5",
  50. "81":"y #4 #5",
  51. "83":"y #4 #5",
  52. "84":"y #4 #5",
  53. "85":"y #4 #5",
  54. "86":"y #4 #5"
  55. },
  56. "firefox":{
  57. "2":"n",
  58. "3":"n",
  59. "3.5":"n",
  60. "3.6":"n",
  61. "4":"a #2",
  62. "5":"a #2",
  63. "6":"a #2",
  64. "7":"a #2",
  65. "8":"a #2",
  66. "9":"a #2",
  67. "10":"a #2",
  68. "11":"a #2",
  69. "12":"a #2",
  70. "13":"a #2",
  71. "14":"a #2",
  72. "15":"a #2",
  73. "16":"a #2",
  74. "17":"a #2",
  75. "18":"a #2",
  76. "19":"a #2",
  77. "20":"a #2",
  78. "21":"a #2",
  79. "22":"a #2",
  80. "23":"a #2",
  81. "24":"a #2",
  82. "25":"a #2",
  83. "26":"a #2",
  84. "27":"a #2",
  85. "28":"a #2",
  86. "29":"a #2",
  87. "30":"a #2",
  88. "31":"a #2",
  89. "32":"a #2",
  90. "33":"a #2",
  91. "34":"a #2",
  92. "35":"a #2",
  93. "36":"a #2",
  94. "37":"a #2",
  95. "38":"a #2",
  96. "39":"a #2",
  97. "40":"a #2",
  98. "41":"y #4",
  99. "42":"y #4",
  100. "43":"y #4",
  101. "44":"y #4",
  102. "45":"y #4",
  103. "46":"y #4",
  104. "47":"y #4",
  105. "48":"y #4",
  106. "49":"y #4",
  107. "50":"y #4",
  108. "51":"y #4",
  109. "52":"y #4",
  110. "53":"y #4",
  111. "54":"y #4",
  112. "55":"y #4",
  113. "56":"y #4",
  114. "57":"y #4",
  115. "58":"y #4",
  116. "59":"y #4",
  117. "60":"y #4",
  118. "61":"y #4",
  119. "62":"y #4",
  120. "63":"y #4",
  121. "64":"y #4",
  122. "65":"y #4",
  123. "66":"y #4",
  124. "67":"y #4",
  125. "68":"y #4",
  126. "69":"y #4",
  127. "70":"y #4",
  128. "71":"y #4",
  129. "72":"y #4",
  130. "73":"y #4",
  131. "74":"y #4",
  132. "75":"y #4",
  133. "76":"y #4",
  134. "77":"y #4",
  135. "78":"y #4",
  136. "79":"y #4",
  137. "80":"y #4",
  138. "81":"y #4",
  139. "82":"y #4",
  140. "83":"y #4"
  141. },
  142. "chrome":{
  143. "4":"n",
  144. "5":"n",
  145. "6":"n",
  146. "7":"n",
  147. "8":"n",
  148. "9":"n",
  149. "10":"n",
  150. "11":"n",
  151. "12":"n",
  152. "13":"n",
  153. "14":"n",
  154. "15":"n",
  155. "16":"n",
  156. "17":"n",
  157. "18":"n",
  158. "19":"n",
  159. "20":"n",
  160. "21":"n",
  161. "22":"n",
  162. "23":"n",
  163. "24":"n",
  164. "25":"n",
  165. "26":"n",
  166. "27":"n",
  167. "28":"n",
  168. "29":"n",
  169. "30":"n",
  170. "31":"n",
  171. "32":"n",
  172. "33":"n",
  173. "34":"n",
  174. "35":"n",
  175. "36":"n",
  176. "37":"n",
  177. "38":"n",
  178. "39":"n",
  179. "40":"n",
  180. "41":"n",
  181. "42":"n",
  182. "43":"n",
  183. "44":"n",
  184. "45":"n",
  185. "46":"n",
  186. "47":"n",
  187. "48":"n",
  188. "49":"n",
  189. "50":"n",
  190. "51":"n",
  191. "52":"n",
  192. "53":"n",
  193. "54":"n",
  194. "55":"n",
  195. "56":"n",
  196. "57":"n",
  197. "58":"n",
  198. "59":"n",
  199. "60":"n",
  200. "61":"n",
  201. "62":"n",
  202. "63":"n",
  203. "64":"n",
  204. "65":"n",
  205. "66":"n",
  206. "67":"n",
  207. "68":"n",
  208. "69":"n",
  209. "70":"n",
  210. "71":"n",
  211. "72":"n",
  212. "73":"n",
  213. "74":"n",
  214. "75":"n",
  215. "76":"n",
  216. "77":"n",
  217. "78":"n",
  218. "79":"n",
  219. "80":"y #4 #5",
  220. "81":"y #4 #5",
  221. "83":"y #4 #5",
  222. "84":"y #4 #5",
  223. "85":"y #4 #5",
  224. "86":"y #4 #5",
  225. "87":"y #4 #5",
  226. "88":"y #4 #5",
  227. "89":"y #4 #5"
  228. },
  229. "safari":{
  230. "3.1":"n",
  231. "3.2":"n",
  232. "4":"n",
  233. "5":"n",
  234. "5.1":"n",
  235. "6":"n",
  236. "6.1":"n",
  237. "7":"n",
  238. "7.1":"n",
  239. "8":"n",
  240. "9":"a #3",
  241. "9.1":"a #3",
  242. "10":"a #3",
  243. "10.1":"a #3",
  244. "11":"a #3",
  245. "11.1":"a #3",
  246. "12":"a #3",
  247. "12.1":"a #3",
  248. "13":"a #3",
  249. "13.1":"a #3",
  250. "14":"a #3",
  251. "TP":"a #3"
  252. },
  253. "opera":{
  254. "9":"n",
  255. "9.5-9.6":"n",
  256. "10.0-10.1":"n",
  257. "10.5":"n",
  258. "10.6":"n",
  259. "11":"n",
  260. "11.1":"n",
  261. "11.5":"n",
  262. "11.6":"n",
  263. "12":"n",
  264. "12.1":"n",
  265. "15":"n",
  266. "16":"n",
  267. "17":"n",
  268. "18":"n",
  269. "19":"n",
  270. "20":"n",
  271. "21":"n",
  272. "22":"n",
  273. "23":"n",
  274. "24":"n",
  275. "25":"n",
  276. "26":"n",
  277. "27":"n",
  278. "28":"n",
  279. "29":"n",
  280. "30":"n",
  281. "31":"n",
  282. "32":"n",
  283. "33":"n",
  284. "34":"n",
  285. "35":"n",
  286. "36":"n",
  287. "37":"n",
  288. "38":"n",
  289. "39":"n",
  290. "40":"n",
  291. "41":"n",
  292. "42":"n",
  293. "43":"n",
  294. "44":"y",
  295. "45":"y",
  296. "46":"y",
  297. "47":"y",
  298. "48":"y",
  299. "49":"y",
  300. "50":"y",
  301. "51":"y",
  302. "52":"y",
  303. "53":"y",
  304. "54":"n",
  305. "55":"n",
  306. "56":"n",
  307. "57":"n",
  308. "58":"n",
  309. "60":"n",
  310. "62":"n",
  311. "63":"n",
  312. "64":"n",
  313. "65":"n",
  314. "66":"n",
  315. "67":"y #4 #5",
  316. "68":"y #4 #5",
  317. "69":"y #4 #5",
  318. "70":"y #4 #5",
  319. "71":"y #4 #5"
  320. },
  321. "ios_saf":{
  322. "3.2":"n #1",
  323. "4.0-4.1":"n #1",
  324. "4.2-4.3":"n #1",
  325. "5.0-5.1":"n #1",
  326. "6.0-6.1":"n #1",
  327. "7.0-7.1":"n #1",
  328. "8":"n #1",
  329. "8.1-8.4":"n #1",
  330. "9.0-9.2":"a #3",
  331. "9.3":"a #3",
  332. "10.0-10.2":"a #3",
  333. "10.3":"a #3",
  334. "11.0-11.2":"a #3",
  335. "11.3-11.4":"a #3",
  336. "12.0-12.1":"a #3",
  337. "12.2-12.4":"a #3",
  338. "13.0-13.1":"a #3",
  339. "13.2":"a #3",
  340. "13.3":"a #3",
  341. "13.4-13.7":"a #3",
  342. "14":"a #3"
  343. },
  344. "op_mini":{
  345. "all":"n #1"
  346. },
  347. "android":{
  348. "2.1":"n",
  349. "2.2":"n",
  350. "2.3":"n",
  351. "3":"n",
  352. "4":"n",
  353. "4.1":"n",
  354. "4.2-4.3":"n",
  355. "4.4":"n",
  356. "4.4.3-4.4.4":"n",
  357. "81":"n"
  358. },
  359. "bb":{
  360. "7":"n",
  361. "10":"n #1"
  362. },
  363. "op_mob":{
  364. "10":"n #1",
  365. "11":"n #1",
  366. "11.1":"n #1",
  367. "11.5":"n #1",
  368. "12":"n #1",
  369. "12.1":"n #1",
  370. "59":"n #1"
  371. },
  372. "and_chr":{
  373. "85":"y #4 #5"
  374. },
  375. "and_ff":{
  376. "79":"n"
  377. },
  378. "ie_mob":{
  379. "10":"n #1",
  380. "11":"n #1"
  381. },
  382. "and_uc":{
  383. "12.12":"n"
  384. },
  385. "samsung":{
  386. "4":"n",
  387. "5.0-5.4":"n",
  388. "6.2-6.4":"n",
  389. "7.2-7.4":"n",
  390. "8.2":"n",
  391. "9.2":"n",
  392. "10.1":"n",
  393. "11.1-11.2":"n",
  394. "12.0":"n"
  395. },
  396. "and_qq":{
  397. "10.4":"n"
  398. },
  399. "baidu":{
  400. "7.12":"n"
  401. },
  402. "kaios":{
  403. "2.5":"y #4"
  404. }
  405. },
  406. "notes":"See also [PNG favicons](#feat=link-icon-png).",
  407. "notes_by_num":{
  408. "1":"Does not use favicons at all",
  409. "2":"Partial support in Firefox before version 41 refers to only loading the SVG favicon the first time, but not [on subsequent loads](https://bugzilla.mozilla.org/show_bug.cgi?id=366324#c14).",
  410. "3":"Safari 9+ has support for \"[pinned tab](https://developer.apple.com/library/prerelease/content/releasenotes/General/WhatsNewInSafari/Articles/Safari_9_0.html#//apple_ref/doc/uid/TP40014305-CH9-SW20)\" SVG icons, but this requires an unofficial `rel=\"mask-icon\"` to be set and only works for all-black icons on Pinned Tabs.",
  411. "4":"Requires the served mime-type to be 'image/svg+xml'.",
  412. "5":"Chromium browsers serve the SVG in [secure static mode](https://svgwg.org/svg2-draft/conform.html#secure-static-mode), but does apply SMIL animations using the document start time (0)."
  413. },
  414. "usage_perc_y":72.22,
  415. "usage_perc_a":16.07,
  416. "ucprefix":false,
  417. "parent":"",
  418. "keywords":"",
  419. "ie_id":"",
  420. "chrome_id":"5180316371124224",
  421. "firefox_id":"",
  422. "webkit_id":"",
  423. "shown":true
  424. }