fix: icônes réseaux en SVG inline monochromes (currentColor)

This commit is contained in:
2026-07-06 23:16:48 +04:00
parent 2f6bb848e3
commit 1755bc1eda
24 changed files with 37 additions and 80 deletions
+1
View File
@@ -0,0 +1 @@
<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"/></svg>

After

Width:  |  Height:  |  Size: 220 B