Open Converter

Safari pinned tab (mask-icon)

Use a monochrome SVG as your mask-icon and set the desired color. IcoSmith can export an SVG and the rest of your favicon set.

How to add

  1. Generate your favicon set (ICO + PNGs). Prepare a simple monochrome SVG for Safari.
  2. Place safari-pinned-tab.svg in /public.
  3. Add this to your <head>:
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#0f172a">

Tips

Open Converter