Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2. Copy the icon by left-clicking on the selected icon and then selecting Copy/Paste as > Copy as SVG

...

3. And then, paste Paste and save the svg into on your text editor

  • Naming:

    • icon-{name}-gray = $gray

    • icon-{name}-graydark = $gray-dark

    • icon-{name}-white = $white

...

4. Copy your saved icon, then upload it to empower-production-assets

...

To use an Icon from Assets.jsCDN

  1. Copy the URL of the icon

...

2. Then paste the URL to your code

...

Adding Skeleton

  1. Go to: essentials\resources\js\version2\constants\Loader.js

  2. Add your code. Ex.

...