UNPKG

@amsterdam/design-system-assets

Version:

All assets from the Amsterdam Design System. Use it to include the correct fonts, icons or logos in your website or application.

12 lines (11 loc) 262 B
module.exports = { js2svg: { indent: 2, pretty: true, }, plugins: [ 'removeDimensions', // Keep fill/stroke attributes — logos rely on them for colour // Note: group ordering and <g> structure must still be maintained manually ], }