10 lines
536 B
XML
10 lines
536 B
XML
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="68" height="38" viewBox="0 0 68 38">
|
|
<defs>
|
|
<linearGradient id="linear-gradient" x1="0.5" x2="0.5" y2="1" gradientUnits="objectBoundingBox">
|
|
<stop offset="0" stop-color="#fbd1a2"/>
|
|
<stop offset="1" stop-color="#fff"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<path id="Polygon_4" data-name="Polygon 4" d="M31.019,3.332a4,4,0,0,1,5.962,0l25.054,28A4,4,0,0,1,59.054,38H8.946a4,4,0,0,1-2.981-6.667Z" fill="url(#linear-gradient)"/>
|
|
</svg>
|