Skip to content

Affinity Designer 模板指南

本指南介绍了如何使用 Lucide 的 Affinity Designer 模板。

通用工作流程

注意:默认情况下,Affinity Designer 将描边单位设置为点。请确保将其设置为像素。为此,打开 Preferences > User Interface。在 Decimal Places for Unit Types 下,取消选中 Show Lines in points

  1. 下载并打开 Affinity Designer 模板

  2. 在使用模板时,请遵循 图标设计原则(以确保与 Lucide 图标包的完整性一致)。

  3. 将文件导出为 SVG (File > Export)。确保 Rastering 设置为 Nothing,选中 Export text as curves(希望你不需要这个),选中 Use hex colors,并选中 Flatten transforms

    SVG export options in Affinity Designer

  4. 使用 SVGOMGsvgo(使用 svgo --multipass exported_icon.svg)进一步优化导出的 SVG 文件。