blob: deb19b8b08baa49ed49f872c876afd446d71898e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<svg width="256" height="256" style="isolation:isolate" version="1.1" xmlns="http://www.w3.org/2000/svg">
<linearGradient id="b" x1=".5002" x2=".5002" y2="1" gradientTransform="matrix(244,0,0,228,5.981,12)" gradientUnits="userSpaceOnUse">
<stop stop-color="#ebdbb2" offset="0"/>
<stop stop-color="#ebdbb2" offset="1"/>
</linearGradient>
<path d="m165 12c72 0 85 15 85 87v56c0 70-13 85-85 85h-74c-72 0-85-15-85-85v-56c0-72 13-87 85-87z" fill="url(#b)"/>
<path class="ColorScheme-Text" d="m73.09 73.08-27.46 27.46 27.46 27.46 27.46-27.46zm27.46 27.46 27.46 27.46 27.46-27.46-27.46-27.46zm54.91 0 27.46 27.46 27.46-27.46-27.46-27.46zm-27.46 27.46-27.46 27.46 27.46 27.46 27.46-27.46z" color="#ebdbb2" fill="#32302f" stroke-width="10.3" style="isolation:isolate"/>
<defs>
<linearGradient id="linearGradient31" x1=".5002" x2=".5002" y2="1" gradientTransform="matrix(244,0,0,228,5.988,12)" gradientUnits="userSpaceOnUse">
<stop stop-color="#d5c4a1" offset="0"/>
<stop stop-color="#d5c4a1" stop-opacity=".09804" offset=".1"/>
<stop stop-color="#282828" stop-opacity=".1" offset=".9"/>
<stop stop-color="#282828" stop-opacity=".4" offset="1"/>
</linearGradient>
</defs>
<g opacity=".5">
<path d="m91 12c-72 0-85 15-85 87v56c0 70 13 85 85 85h74c72 0 85-15 85-85v-56c0-72-13-87-85-87zm0 4h74c68 0 80 15 80 83v56c0 66-12 81-80 81h-74c-68 0-80-15-80-81v-56c0-68 12-83 80-83z" fill="url(#linearGradient31)"/>
</g>
</svg>
|