<!-- PLEASE NOTE: Background styling with or without divs are added to better depict white icons. -->
<!-- 1. Extra styling with or without divs are added to better depict white icons -->
<!-- 2. SGV Icons: Extra div with background and display styling IS NOT REQUIRED for usage -->
<!-- 3. IMG Icons: Extra styling attribute IS NOT required for usage -->
<!-- Facebook -->
<img alt="Facebook" src="../../icons/social/facebook--black.svg">
<img alt="Facebook" src="../../icons/social/facebook--white.svg" style="background: #2774AE">
<img alt="Facebook" src="../../icons/social/facebook--brand.svg">
<!-- Instagram -->
<img alt="Instagram" src="../../icons/social/instagram--black.svg">
<img alt="Instagram" src="../../icons/social/instagram--white.svg" style="background: #2774AE">
<img alt="Instagram" src="../../icons/social/instagram--brand.svg">
<!-- Linkedin -->
<img alt="Linkedin" src="../../icons/social/linkedin--black.svg">
<img alt="Linkedin" src="../../icons/social/linkedin--white.svg" style="background: #2774AE">
<img alt="Linkedin" src="../../icons/social/linkedin--brand.svg">
<!-- SnapChat -->
<img alt="Snapchat" src="../../icons/social/snapchat--black.svg">
<img alt="Snapchat" src="../../icons/social/snapchat--white.svg" style="background: #2774AE">
<img alt="Snapchat" src="../../icons/social/snapchat--brand.svg">
<!-- TikTok -->
<img alt="Tiktok" src="../../icons/social/tiktok--black.svg">
<img alt="Tiktok" src="../../icons/social/tiktok--white.svg" style="background: #2774AE">
<img alt="Tiktok" src="../../icons/social/tiktok--brand.svg">
<!-- Twitter -->
<img alt="Twitter" src="../../icons/social/twitter--black.svg">
<img alt="Twitter" src="../../icons/social/twitter--white.svg" style="background: #2774AE">
<img alt="Twitter" src="../../icons/social/twitter--brand.svg">
<!-- Youtube -->
<img alt="Youtube" src="../../icons/social/youtube--black.svg">
<img alt="Youtube" src="../../icons/social/youtube--white.svg" style="background: #2774AE">
<img alt="Youtube" src="../../icons/social/youtube--brand.svg">
<!-- PLEASE NOTE: Background styling with or without divs are added to better depict white icons. -->
<!-- 1. Extra styling with or without divs are added to better depict white icons -->
<!-- 2. SGV Icons: Extra div with background and display styling IS NOT REQUIRED for usage -->
<!-- 3. IMG Icons: Extra styling attribute IS NOT required for usage -->
<!-- Facebook -->
<img alt="Facebook" src="{{path '/icons/social/facebook--black.svg'}}">
<img alt="Facebook" src="{{path '/icons/social/facebook--white.svg'}}" style="background: #2774AE">
<img alt="Facebook" src="{{path '/icons/social/facebook--brand.svg'}}">
<!-- Instagram -->
<img alt="Instagram" src="{{path '/icons/social/instagram--black.svg'}}">
<img alt="Instagram" src="{{path '/icons/social/instagram--white.svg'}}" style="background: #2774AE">
<img alt="Instagram" src="{{path '/icons/social/instagram--brand.svg'}}">
<!-- Linkedin -->
<img alt="Linkedin" src="{{path '/icons/social/linkedin--black.svg'}}">
<img alt="Linkedin" src="{{path '/icons/social/linkedin--white.svg'}}" style="background: #2774AE">
<img alt="Linkedin" src="{{path '/icons/social/linkedin--brand.svg'}}">
<!-- SnapChat -->
<img alt="Snapchat" src="{{path '/icons/social/snapchat--black.svg'}}">
<img alt="Snapchat" src="{{path '/icons/social/snapchat--white.svg'}}" style="background: #2774AE">
<img alt="Snapchat" src="{{path '/icons/social/snapchat--brand.svg'}}">
<!-- TikTok -->
<img alt="Tiktok" src="{{path '/icons/social/tiktok--black.svg'}}">
<img alt="Tiktok" src="{{path '/icons/social/tiktok--white.svg'}}" style="background: #2774AE">
<img alt="Tiktok" src="{{path '/icons/social/tiktok--brand.svg'}}">
<!-- Twitter -->
<img alt="Twitter" src="{{path '/icons/social/twitter--black.svg'}}">
<img alt="Twitter" src="{{path '/icons/social/twitter--white.svg'}}" style="background: #2774AE">
<img alt="Twitter" src="{{path '/icons/social/twitter--brand.svg'}}">
<!-- Youtube -->
<img alt="Youtube" src="{{path '/icons/social/youtube--black.svg'}}">
<img alt="Youtube" src="{{path '/icons/social/youtube--white.svg'}}" style="background: #2774AE">
<img alt="Youtube" src="{{path '/icons/social/youtube--brand.svg'}}">
/* No context defined. */
No notes defined.