Add Salesforce Lightning Design System in Visualforce Page

I know it’s a pretty old thread, but still would like to add: You don’t need to add lightning css as static resource. Just include this tag on top of your VF page: <apex:slds />. Pass the icon reference directly as shown below:/apexpages/slds/latest/assets/icons/standard-sprite/svg/symbols.svg#opportunity Example: