feat: Add new SVG icons and update links data to reference them via file paths.

This commit is contained in:
Achintha Isuru
2025-11-30 21:47:16 -05:00
parent d623e5477b
commit 6b2ac38fb5
15 changed files with 126 additions and 16 deletions

View File

@@ -0,0 +1,5 @@
<svg class="w-5 h-5 text-orange-500" fill="currentColor" viewBox="0 0 24 24">
<path
d="M3.89 15.672L6.255.461A.542.542 0 017.27.288l2.543 4.771zm16.794 3.692l-2.25-14.03a.542.542 0 00-.919-.295L3.316 19.365l7.856 4.427a1.621 1.621 0 001.588 0zM14.3 7.147l-1.82-3.482a.542.542 0 00-.96 0L3.53 17.984z">
</path>
</svg>

After

Width:  |  Height:  |  Size: 332 B