forked from shihaam/dhiraagu-edir
update images and tag line
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<linearGradient id="orange" x1="0%" y1="0%" x2="100%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:#ffa31a"/>
|
||||
<stop offset="100%" style="stop-color:#ff8c00"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="32" height="32" rx="8" fill="url(#orange)"/>
|
||||
<text x="16" y="23" font-family="Arial, sans-serif" font-size="20" fill="white" text-anchor="middle">📞</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 489 B |
Reference in New Issue
Block a user