1 cask "font-material-symbols" do
5 url "https://github.com/google/material-design-icons.git",
6 verified: "github.com/google/material-design-icons",
8 only_path: "variablefont"
9 name "Material Symbols"
10 homepage "https://fonts.google.com/icons"
12 font "MaterialSymbolsOutlined[FILL,GRAD,opsz,wght].ttf"
13 font "MaterialSymbolsRounded[FILL,GRAD,opsz,wght].ttf"
14 font "MaterialSymbolsSharp[FILL,GRAD,opsz,wght].ttf"
16 # No zap stanza required