mirror of
https://git.meshkee.com/Meshkee-Websites/oaktasty.git
synced 2026-08-11 20:50:57 +04:30
16 lines
752 B
XML
16 lines
752 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="url(#g2)"/>
|
|
<circle cx="240" cy="210" r="78" fill="#BE762E" opacity="0.22"/>
|
|
<g transform="translate(190 150)" fill="#BE762E" opacity="0.65">
|
|
<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="g2" x1="40" y1="20" x2="440" y2="460" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#F3E4CF"/>
|
|
<stop offset="1" stop-color="#D9B98A"/>
|
|
</linearGradient>
|
|
</defs>
|
|
</svg>
|