mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 11:45:26 +01:00 
			
		
		
		
	social-icons: Add stackoverflow icon
Signed-off-by: Aditya Telange <21258296+adityatelange@users.noreply.github.com>
This commit is contained in:
		| @@ -49,6 +49,13 @@ | ||||
|     <line x1="16.39" y1="7.85" x2="5.99" y2="11.43"></line> | ||||
|     <line x1="18.01" y1="12.57" x2="7.61" y2="16.15"></line> | ||||
| </svg> | ||||
| {{- else if (eq .name "stackoverflow") -}} | ||||
| <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="10 10 100 100" fill="currentColor" | ||||
|     class="feather"> | ||||
|     <path d="M84.4 93.8V70.6h7.7v30.9H22.6V70.6h7.7v23.2z" /> | ||||
|     <path | ||||
|         d="M38.8 68.4l37.8 7.9 1.6-7.6-37.8-7.9-1.6 7.6zm5-18l35 16.3 3.2-7-35-16.4-3.2 7.1zm9.7-17.2l29.7 24.7 4.9-5.9-29.7-24.7-4.9 5.9zm19.2-18.3l-6.2 4.6 23 31 6.2-4.6-23-31zM38 86h38.6v-7.7H38V86z" /> | ||||
| </svg> | ||||
| {{- else if (eq .name "telegram") -}} | ||||
| <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-linecap="round" | ||||
|     stroke-linejoin="round" stroke-width="2" aria-hidden="true" class="feather"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Track3
					Track3