19 lines
805 B
XML
19 lines
805 B
XML
<svg width="64" height="64" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Triplex favicon">
|
|
<defs>
|
|
<linearGradient id="bg" x1="0" y1="0" x2="1" y2="1">
|
|
<stop offset="0%" stop-color="#2C001E"/>
|
|
<stop offset="100%" stop-color="#120018"/>
|
|
</linearGradient>
|
|
</defs>
|
|
|
|
<rect x="2" y="2" width="60" height="60" rx="14" fill="url(#bg)"/>
|
|
|
|
<rect x="15" y="14" width="6" height="36" rx="3" fill="#E95420"/>
|
|
<rect x="29" y="14" width="6" height="36" rx="3" fill="#E95420"/>
|
|
<rect x="43" y="14" width="6" height="36" rx="3" fill="#E95420"/>
|
|
|
|
<circle cx="18" cy="54" r="2" fill="#FFFFFF" fill-opacity="0.9"/>
|
|
<circle cx="32" cy="54" r="2" fill="#FFFFFF" fill-opacity="0.9"/>
|
|
<circle cx="46" cy="54" r="2" fill="#FFFFFF" fill-opacity="0.9"/>
|
|
</svg>
|