mirror of
https://github.com/BeardedTek/flowbite-beardedtek.com.git
synced 2025-12-06 05:31:52 +00:00
11 lines
475 B
XML
11 lines
475 B
XML
<svg width="28" height="20" viewBox="0 0 28 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="28" height="20" rx="2" fill="white"/>
|
|
<mask id="mask0" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="28" height="20">
|
|
<rect width="28" height="20" rx="2" fill="white"/>
|
|
</mask>
|
|
<g mask="url(#mask0)">
|
|
<rect width="28" height="20" fill="#FF5F38"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 20L28 0H0V20Z" fill="#FFD951"/>
|
|
</g>
|
|
</svg>
|