mirror of
https://github.com/BeardedTek/flowbite-beardedtek.com.git
synced 2025-12-06 13:41:51 +00:00
11 lines
495 B
XML
11 lines
495 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="#157CBB"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 12H8V20H12V12H28V8H12V0H8V8H0V12Z" fill="#FFD34D"/>
|
|
</g>
|
|
</svg>
|