25 lines
976 B
XML
25 lines
976 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 160" role="img" aria-labelledby="title">
|
|
<title id="title">hidden11 icon</title>
|
|
<defs>
|
|
<linearGradient id="oneA" x1="0" y1="1" x2="1" y2="0">
|
|
<stop offset="0" stop-color="#00d46a"/>
|
|
<stop offset="1" stop-color="#22c55e"/>
|
|
</linearGradient>
|
|
<linearGradient id="oneB" x1="0" y1="1" x2="1" y2="0">
|
|
<stop offset="0" stop-color="#ffe34d"/>
|
|
<stop offset="1" stop-color="#facc15"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect width="160" height="160" rx="32" fill="#061b12"/>
|
|
<g transform="translate(16 24)">
|
|
<path d="M10 19l42-9v106H27V41l-17 4z" fill="#f8fff9"/>
|
|
<circle cx="56" cy="16" r="12" fill="#f8fff9"/>
|
|
<path d="M27 116h25V91z" fill="url(#oneA)"/>
|
|
</g>
|
|
<g transform="translate(84 24)">
|
|
<path d="M10 19l42-9v106H27V41l-17 4z" fill="#f8fff9"/>
|
|
<circle cx="56" cy="16" r="12" fill="#f8fff9"/>
|
|
<path d="M27 116h25V91z" fill="url(#oneB)"/>
|
|
</g>
|
|
</svg>
|