Skip to content

Commit 95fb577

Browse files
Bikram GoleBikram Gole
authored andcommitted
Use theme color for SimpleX icon
1 parent 08c1301 commit 95fb577

1 file changed

Lines changed: 3 additions & 14 deletions

File tree

contact.html

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -186,20 +186,9 @@ <h3 class="contact-title">
186186
<a class="contact-item tilt" href="https://smp11.simplex.im/a#7qVOPQjQgiF604MqanxuUMWq4Az0hTu2io_AraQwyBU" target="_blank" rel="noopener noreferrer">
187187
<h3 class="contact-title">
188188
<span class="contact-logo" aria-hidden="true">
189-
<svg viewBox="0 0 24 24" role="img" focusable="false">
190-
<g clip-path="url(#sxClip)">
191-
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.13863 6.06633L6.08626 10.0138L10.1445 5.95657L12.1177 7.92916L8.05926 11.9862L12.0074 15.9333L9.97913 17.9614L6.031 14.0143L1.9731 18.0715L0 16.0989L4.05845 12.0419L0.11081 8.09448L2.13863 6.06633Z" fill="#023789"/>
192-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.94745 18L11.9601 15.9875L11.9593 15.9869L15.9857 11.9628L12.0371 8.01663L12.0375 8.01624L10.0625 6.04177L6.11361 2.09393L8.12687 0.0814148L12.0758 4.02925L16.1011 0.00585938L18.0757 1.98032L14.0504 6.00392L17.999 9.95053L22.0252 5.92637L24 7.90084L19.9739 11.925L23.9238 15.873L21.9105 17.8855L17.9606 13.9375L13.9353 17.9615L17.8852 21.9097L15.8719 23.9222L11.922 19.974L7.89749 23.998L5.92291 22.0235L9.94745 18Z" fill="url(#sxGradient)"/>
193-
</g>
194-
<defs>
195-
<linearGradient id="sxGradient" x1="9.061" y1="-0.49" x2="6.736" y2="22.188" gradientUnits="userSpaceOnUse">
196-
<stop stop-color="#01F1FF"/>
197-
<stop offset="1" stop-color="#0197FF"/>
198-
</linearGradient>
199-
<clipPath id="sxClip">
200-
<rect width="24" height="24" fill="white"/>
201-
</clipPath>
202-
</defs>
189+
<svg class="mono-icon" viewBox="0 0 24 24" role="img" focusable="false">
190+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.13863 6.06633L6.08626 10.0138L10.1445 5.95657L12.1177 7.92916L8.05926 11.9862L12.0074 15.9333L9.97913 17.9614L6.031 14.0143L1.9731 18.0715L0 16.0989L4.05845 12.0419L0.11081 8.09448L2.13863 6.06633Z"/>
191+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.94745 18L11.9601 15.9875L11.9593 15.9869L15.9857 11.9628L12.0371 8.01663L12.0375 8.01624L10.0625 6.04177L6.11361 2.09393L8.12687 0.0814148L12.0758 4.02925L16.1011 0.00585938L18.0757 1.98032L14.0504 6.00392L17.999 9.95053L22.0252 5.92637L24 7.90084L19.9739 11.925L23.9238 15.873L21.9105 17.8855L17.9606 13.9375L13.9353 17.9615L17.8852 21.9097L15.8719 23.9222L11.922 19.974L7.89749 23.998L5.92291 22.0235L9.94745 18Z"/>
203192
</svg>
204193
</span>
205194
SimpleX

0 commit comments

Comments
 (0)