我一直在尝试找到一种方法从材质库 v4 中一次性下载所有材质设计的图标:https://github.com/google/material-design-icons/tree/4.0.0
有什么方法可以立即下载它们,或者我应该一张一张地下载它们。我可以从谷歌字体网站下载它们:https://fonts.google.com/icons?icon.platform=android&icon.style=Rounded但没有办法下载全套。
我需要一组 svg 或 xml 格式的图标。
此链接中的图标:https://github.com/google/material-design-icons/tree/4.0.0与材料反应库不同。
尝试克隆 git 存储库并复制粘贴您需要的文件夹。