If another icon needs to be implemented, just replace the default icon with another pre-defined icon. Per default, all
icons are fetched from the Porsche Design System CDN. Just choose an icon name from the icon property. If you need to
link to another icon hosted somewhere else, just set the whole icon path to the iconSource prop.
Some labelSome label
prev
next
Open in Stackblitz
<!doctype html>
<htmllang="en"class="auto"><head><title></title></head><bodyclass="bg-base"><p-link-socialhref="https://porsche.com"icon="logo-tumblr"> Some label
</p-link-social><p-link-socialhref="https://porsche.com"icon-source="assets/icon-custom-kaixin.svg"hide-label="true"> Some label
</p-link-social><script></script></body></html>