• Paulina Nogal 5
  • NEWBIE
  • 0 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies

The instructions on adding Salesforce Lightning Design System's icons aren't clear to me, or just doesn't work for me. In my template I'm trying to use an example icon:

<svg aria-hidden="true" class="slds-icon" title="when needed">
  <use xlink:href="/assets/icons/standard-sprite/svg/symbols.svg#case"></use>
</svg>

and I also downloaded the icon's package and included it in the assets folder, so that the path to the svg is correct. When I try to push that change, I'm receiving the following console error:

ERROR running force:source:push:  Unexpected file found in package directory
What are the step by step instructions on how to use the icons (https://www.lightningdesignsystem.com/components/icons/)? Thank you!

The instructions on adding Salesforce Lightning Design System's icons aren't clear to me, or just doesn't work for me. In my template I'm trying to use an example icon:

<svg aria-hidden="true" class="slds-icon" title="when needed">
  <use xlink:href="/assets/icons/standard-sprite/svg/symbols.svg#case"></use>
</svg>

and I also downloaded the icon's package and included it in the assets folder, so that the path to the svg is correct. When I try to push that change, I'm receiving the following console error:

ERROR running force:source:push:  Unexpected file found in package directory
What are the step by step instructions on how to use the icons (https://www.lightningdesignsystem.com/components/icons/)? Thank you!
Hi Expert,

I have a angular page my side and i want to integrate with Salesforce API, means i need to access salesforce contacts in angular. Can any one give me idea. 

Thanks
Mukesh