ix-icons icon indicating copy to clipboard operation
ix-icons copied to clipboard

feat: fetch svg from asset path

Open danielleroux opened this issue 10 months ago โ€ข 1 comments

๐Ÿ†• What is the new behavior?

Activate v3 preview feature with a meta header tag

<meta name="ix-icons:v3-preview" content="svg-path-loading;" />

Define a custom svg fetching path via

<meta name="ix-icons:path" content="/my/path/to/asset/folder/with/the/svgs" />

๐Ÿ Checklist

A pull request can only be merged if all of these conditions are met (where applicable):

  • [x] ๐Ÿงช Unit tests were added/updated and pass (pnpm test)
  • [x] ๐Ÿ“ธ Visual regression tests were added/updated and pass (Guide)
  • [x] ๐Ÿ—๏ธ Successful compilation (pnpm build, changes pushed)

๐Ÿ‘จโ€๐Ÿ’ป Help & support

danielleroux avatar Apr 22 '24 12:04 danielleroux