mirror of
https://git.meshkee.com/Meshkee-Websites/oaktasty.git
synced 2026-08-11 20:50:57 +04:30
16 lines
745 B
XML
16 lines
745 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="480" height="480" viewBox="0 0 480 480" fill="none">
|
|
<rect width="480" height="480" fill="#EFE2CF"/>
|
|
<rect x="0" y="0" width="480" height="480" fill="url(#g)"/>
|
|
<g transform="translate(190 150)" fill="#BE762E" opacity="0.55">
|
|
<rect x="42" y="0" width="22" height="18" rx="2" transform="rotate(12 53 9)"/>
|
|
<path d="M20 28h86c6 0 10 5 10 11v18c0 42-30 78-53 94-23-16-53-52-53-94V39c0-6 4-11 10-11z"/>
|
|
<rect x="14" y="18" width="98" height="28" rx="4"/>
|
|
</g>
|
|
<defs>
|
|
<linearGradient id="g" x1="80" y1="40" x2="400" y2="440" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#F7EFE3"/>
|
|
<stop offset="1" stop-color="#E8D3B4"/>
|
|
</linearGradient>
|
|
</defs>
|
|
</svg>
|