link-icon-svg.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558
  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://bugs.webkit.org/show_bug.cgi?id=136059",
  17. "title":"WebKit feature request bug"
  18. },
  19. {
  20. "url":"https://dev.to/masakudamatsu/favicon-nightmare-how-to-maintain-sanity-3al7",
  21. "title":"How to favicon in 2021"
  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 #3 #4",
  50. "81":"y #3 #4",
  51. "83":"y #3 #4",
  52. "84":"y #3 #4",
  53. "85":"y #3 #4",
  54. "86":"y #3 #4",
  55. "87":"y #3 #4",
  56. "88":"y #3 #4",
  57. "89":"y #3 #4",
  58. "90":"y #3 #4",
  59. "91":"y #3 #4",
  60. "92":"y #3 #4",
  61. "93":"y #3 #4",
  62. "94":"y #3 #4",
  63. "95":"y #3 #4",
  64. "96":"y #3 #4",
  65. "97":"y #3 #4",
  66. "98":"y #3 #4",
  67. "99":"y #3 #4",
  68. "100":"y #3 #4",
  69. "101":"y #3 #4",
  70. "102":"y #3 #4",
  71. "103":"y #3 #4",
  72. "104":"y #3 #4",
  73. "105":"y #3 #4",
  74. "106":"y #3 #4",
  75. "107":"y #3 #4",
  76. "108":"y #3 #4",
  77. "109":"y #3 #4",
  78. "110":"y #3 #4"
  79. },
  80. "firefox":{
  81. "2":"n",
  82. "3":"n",
  83. "3.5":"n",
  84. "3.6":"n",
  85. "4":"a #2",
  86. "5":"a #2",
  87. "6":"a #2",
  88. "7":"a #2",
  89. "8":"a #2",
  90. "9":"a #2",
  91. "10":"a #2",
  92. "11":"a #2",
  93. "12":"a #2",
  94. "13":"a #2",
  95. "14":"a #2",
  96. "15":"a #2",
  97. "16":"a #2",
  98. "17":"a #2",
  99. "18":"a #2",
  100. "19":"a #2",
  101. "20":"a #2",
  102. "21":"a #2",
  103. "22":"a #2",
  104. "23":"a #2",
  105. "24":"a #2",
  106. "25":"a #2",
  107. "26":"a #2",
  108. "27":"a #2",
  109. "28":"a #2",
  110. "29":"a #2",
  111. "30":"a #2",
  112. "31":"a #2",
  113. "32":"a #2",
  114. "33":"a #2",
  115. "34":"a #2",
  116. "35":"a #2",
  117. "36":"a #2",
  118. "37":"a #2",
  119. "38":"a #2",
  120. "39":"a #2",
  121. "40":"a #2",
  122. "41":"y #3",
  123. "42":"y #3",
  124. "43":"y #3",
  125. "44":"y #3",
  126. "45":"y #3",
  127. "46":"y #3",
  128. "47":"y #3",
  129. "48":"y #3",
  130. "49":"y #3",
  131. "50":"y #3",
  132. "51":"y #3",
  133. "52":"y #3",
  134. "53":"y #3",
  135. "54":"y #3",
  136. "55":"y #3",
  137. "56":"y #3",
  138. "57":"y #3",
  139. "58":"y #3",
  140. "59":"y #3",
  141. "60":"y #3",
  142. "61":"y #3",
  143. "62":"y #3",
  144. "63":"y #3",
  145. "64":"y #3",
  146. "65":"y #3",
  147. "66":"y #3",
  148. "67":"y #3",
  149. "68":"y #3",
  150. "69":"y #3",
  151. "70":"y #3",
  152. "71":"y #3",
  153. "72":"y #3",
  154. "73":"y #3",
  155. "74":"y #3",
  156. "75":"y #3",
  157. "76":"y #3",
  158. "77":"y #3",
  159. "78":"y #3",
  160. "79":"y #3",
  161. "80":"y #3",
  162. "81":"y #3",
  163. "82":"y #3",
  164. "83":"y #3",
  165. "84":"y #3",
  166. "85":"y #3",
  167. "86":"y #3",
  168. "87":"y #3",
  169. "88":"y #3",
  170. "89":"y #3",
  171. "90":"y #3",
  172. "91":"y #3",
  173. "92":"y #3",
  174. "93":"y #3",
  175. "94":"y #3",
  176. "95":"y #3",
  177. "96":"y #3",
  178. "97":"y #3",
  179. "98":"y #3",
  180. "99":"y #3",
  181. "100":"y #3",
  182. "101":"y #3",
  183. "102":"y #3",
  184. "103":"y #3",
  185. "104":"y #3",
  186. "105":"y #3",
  187. "106":"y #3",
  188. "107":"y #3",
  189. "108":"y #3",
  190. "109":"y #3",
  191. "110":"y #3",
  192. "111":"y #3",
  193. "112":"y #3"
  194. },
  195. "chrome":{
  196. "4":"n",
  197. "5":"n",
  198. "6":"n",
  199. "7":"n",
  200. "8":"n",
  201. "9":"n",
  202. "10":"n",
  203. "11":"n",
  204. "12":"n",
  205. "13":"n",
  206. "14":"n",
  207. "15":"n",
  208. "16":"n",
  209. "17":"n",
  210. "18":"n",
  211. "19":"n",
  212. "20":"n",
  213. "21":"n",
  214. "22":"n",
  215. "23":"n",
  216. "24":"n",
  217. "25":"n",
  218. "26":"n",
  219. "27":"n",
  220. "28":"n",
  221. "29":"n",
  222. "30":"n",
  223. "31":"n",
  224. "32":"n",
  225. "33":"n",
  226. "34":"n",
  227. "35":"n",
  228. "36":"n",
  229. "37":"n",
  230. "38":"n",
  231. "39":"n",
  232. "40":"n",
  233. "41":"n",
  234. "42":"n",
  235. "43":"n",
  236. "44":"n",
  237. "45":"n",
  238. "46":"n",
  239. "47":"n",
  240. "48":"n",
  241. "49":"n",
  242. "50":"n",
  243. "51":"n",
  244. "52":"n",
  245. "53":"n",
  246. "54":"n",
  247. "55":"n",
  248. "56":"n",
  249. "57":"n",
  250. "58":"n",
  251. "59":"n",
  252. "60":"n",
  253. "61":"n",
  254. "62":"n",
  255. "63":"n",
  256. "64":"n",
  257. "65":"n",
  258. "66":"n",
  259. "67":"n",
  260. "68":"n",
  261. "69":"n",
  262. "70":"n",
  263. "71":"n",
  264. "72":"n",
  265. "73":"n",
  266. "74":"n",
  267. "75":"n",
  268. "76":"n",
  269. "77":"n",
  270. "78":"n",
  271. "79":"n",
  272. "80":"y #3 #4",
  273. "81":"y #3 #4",
  274. "83":"y #3 #4",
  275. "84":"y #3 #4",
  276. "85":"y #3 #4",
  277. "86":"y #3 #4",
  278. "87":"y #3 #4",
  279. "88":"y #3 #4",
  280. "89":"y #3 #4",
  281. "90":"y #3 #4",
  282. "91":"y #3 #4",
  283. "92":"y #3 #4",
  284. "93":"y #3 #4",
  285. "94":"y #3 #4",
  286. "95":"y #3 #4",
  287. "96":"y #3 #4",
  288. "97":"y #3 #4",
  289. "98":"y #3 #4",
  290. "99":"y #3 #4",
  291. "100":"y #3 #4",
  292. "101":"y #3 #4",
  293. "102":"y #3 #4",
  294. "103":"y #3 #4",
  295. "104":"y #3 #4",
  296. "105":"y #3 #4",
  297. "106":"y #3 #4",
  298. "107":"y #3 #4",
  299. "108":"y #3 #4",
  300. "109":"y #3 #4",
  301. "110":"y #3 #4",
  302. "111":"y #3 #4",
  303. "112":"y #3 #4",
  304. "113":"y #3 #4"
  305. },
  306. "safari":{
  307. "3.1":"n",
  308. "3.2":"n",
  309. "4":"n",
  310. "5":"n",
  311. "5.1":"n",
  312. "6":"n",
  313. "6.1":"n",
  314. "7":"n",
  315. "7.1":"n",
  316. "8":"n",
  317. "9":"n",
  318. "9.1":"n",
  319. "10":"n",
  320. "10.1":"n",
  321. "11":"n",
  322. "11.1":"n",
  323. "12":"n",
  324. "12.1":"n",
  325. "13":"n",
  326. "13.1":"n",
  327. "14":"n",
  328. "14.1":"n",
  329. "15":"n",
  330. "15.1":"n",
  331. "15.2-15.3":"n",
  332. "15.4":"n",
  333. "15.5":"n",
  334. "15.6":"n",
  335. "16.0":"n",
  336. "16.1":"n",
  337. "16.2":"n",
  338. "16.3":"n",
  339. "16.4":"n",
  340. "TP":"n"
  341. },
  342. "opera":{
  343. "9":"n",
  344. "9.5-9.6":"n",
  345. "10.0-10.1":"n",
  346. "10.5":"n",
  347. "10.6":"n",
  348. "11":"n",
  349. "11.1":"n",
  350. "11.5":"n",
  351. "11.6":"n",
  352. "12":"n",
  353. "12.1":"n",
  354. "15":"n",
  355. "16":"n",
  356. "17":"n",
  357. "18":"n",
  358. "19":"n",
  359. "20":"n",
  360. "21":"n",
  361. "22":"n",
  362. "23":"n",
  363. "24":"n",
  364. "25":"n",
  365. "26":"n",
  366. "27":"n",
  367. "28":"n",
  368. "29":"n",
  369. "30":"n",
  370. "31":"n",
  371. "32":"n",
  372. "33":"n",
  373. "34":"n",
  374. "35":"n",
  375. "36":"n",
  376. "37":"n",
  377. "38":"n",
  378. "39":"n",
  379. "40":"n",
  380. "41":"n",
  381. "42":"n",
  382. "43":"n",
  383. "44":"y",
  384. "45":"y",
  385. "46":"y",
  386. "47":"y",
  387. "48":"y",
  388. "49":"y",
  389. "50":"y",
  390. "51":"y",
  391. "52":"y",
  392. "53":"y",
  393. "54":"n",
  394. "55":"n",
  395. "56":"n",
  396. "57":"n",
  397. "58":"n",
  398. "60":"n",
  399. "62":"n",
  400. "63":"n",
  401. "64":"n",
  402. "65":"n",
  403. "66":"n",
  404. "67":"y #3 #4",
  405. "68":"y #3 #4",
  406. "69":"y #3 #4",
  407. "70":"y #3 #4",
  408. "71":"y #3 #4",
  409. "72":"y #3 #4",
  410. "73":"y #3 #4",
  411. "74":"y #3 #4",
  412. "75":"y #3 #4",
  413. "76":"y #3 #4",
  414. "77":"y #3 #4",
  415. "78":"y #3 #4",
  416. "79":"y #3 #4",
  417. "80":"y #3 #4",
  418. "81":"y #3 #4",
  419. "82":"y #3 #4",
  420. "83":"y #3 #4",
  421. "84":"y #3 #4",
  422. "85":"y #3 #4",
  423. "86":"y #3 #4",
  424. "87":"y #3 #4",
  425. "88":"y #3 #4",
  426. "89":"y #3 #4",
  427. "90":"y #3 #4",
  428. "91":"y #3 #4",
  429. "92":"y #3 #4",
  430. "93":"y #3 #4",
  431. "94":"y #3 #4",
  432. "95":"y #3 #4"
  433. },
  434. "ios_saf":{
  435. "3.2":"n #1",
  436. "4.0-4.1":"n #1",
  437. "4.2-4.3":"n #1",
  438. "5.0-5.1":"n #1",
  439. "6.0-6.1":"n #1",
  440. "7.0-7.1":"n #1",
  441. "8":"n #1",
  442. "8.1-8.4":"n #1",
  443. "9.0-9.2":"n #1",
  444. "9.3":"n #1",
  445. "10.0-10.2":"n #1",
  446. "10.3":"n #1",
  447. "11.0-11.2":"n #1",
  448. "11.3-11.4":"n #1",
  449. "12.0-12.1":"n",
  450. "12.2-12.5":"n",
  451. "13.0-13.1":"n",
  452. "13.2":"n",
  453. "13.3":"n",
  454. "13.4-13.7":"n",
  455. "14.0-14.4":"n",
  456. "14.5-14.8":"n",
  457. "15.0-15.1":"n",
  458. "15.2-15.3":"n",
  459. "15.4":"n",
  460. "15.5":"n",
  461. "15.6":"n",
  462. "16.0":"n",
  463. "16.1":"n",
  464. "16.2":"n",
  465. "16.3":"n",
  466. "16.4":"n"
  467. },
  468. "op_mini":{
  469. "all":"n #1"
  470. },
  471. "android":{
  472. "2.1":"n",
  473. "2.2":"n",
  474. "2.3":"n",
  475. "3":"n",
  476. "4":"n",
  477. "4.1":"n",
  478. "4.2-4.3":"n",
  479. "4.4":"n",
  480. "4.4.3-4.4.4":"n",
  481. "109":"n"
  482. },
  483. "bb":{
  484. "7":"n",
  485. "10":"n #1"
  486. },
  487. "op_mob":{
  488. "10":"n #1",
  489. "11":"n #1",
  490. "11.1":"n #1",
  491. "11.5":"n #1",
  492. "12":"n #1",
  493. "12.1":"n #1",
  494. "73":"y #3 #4"
  495. },
  496. "and_chr":{
  497. "110":"y #3 #4"
  498. },
  499. "and_ff":{
  500. "110":"n"
  501. },
  502. "ie_mob":{
  503. "10":"n #1",
  504. "11":"n #1"
  505. },
  506. "and_uc":{
  507. "13.4":"n"
  508. },
  509. "samsung":{
  510. "4":"n",
  511. "5.0-5.4":"n",
  512. "6.2-6.4":"n",
  513. "7.2-7.4":"n",
  514. "8.2":"n",
  515. "9.2":"n",
  516. "10.1":"n",
  517. "11.1-11.2":"n",
  518. "12.0":"n",
  519. "13.0":"y #3 #4",
  520. "14.0":"y #3 #4",
  521. "15.0":"y #3 #4",
  522. "16.0":"y #3 #4",
  523. "17.0":"y #3 #4",
  524. "18.0":"y #3 #4",
  525. "19.0":"y #3 #4",
  526. "20":"y #3 #4"
  527. },
  528. "and_qq":{
  529. "13.1":"n"
  530. },
  531. "baidu":{
  532. "13.18":"y #3 #4"
  533. },
  534. "kaios":{
  535. "2.5":"y #3",
  536. "3.0-3.1":"y #3"
  537. }
  538. },
  539. "notes":"Favicon support is a complicated topic. See [this guide](https://dev.to/masakudamatsu/favicon-nightmare-how-to-maintain-sanity-3al7) for more information.\r\n\r\nSee also [PNG favicons](/link-icon-png).",
  540. "notes_by_num":{
  541. "1":"Does not use favicons at all (but may have alternative for bookmarks, etc.).",
  542. "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).",
  543. "3":"Requires the served mime-type to be `image/svg+xml`.",
  544. "4":"Chromium browsers serve the SVG in [secure static mode](https://svgwg.org/svg2-draft/conform.html#secure-static-mode), but apply SMIL animations using the document start time (0).",
  545. "5":"Chromium browsers serve the SVG in [secure static mode](https://svgwg.org/svg2-draft/conform.html#secure-static-mode), but apply SMIL animations using the document start time (0)."
  546. },
  547. "usage_perc_y":75.37,
  548. "usage_perc_a":0.24,
  549. "ucprefix":false,
  550. "parent":"",
  551. "keywords":"",
  552. "ie_id":"",
  553. "chrome_id":"5180316371124224",
  554. "firefox_id":"",
  555. "webkit_id":"",
  556. "shown":true
  557. }