blob: 0ccce9885e973335e2a501f991b8432ceb737f1f (
plain)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-4 -4 24 24">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
</style>
</defs>
<path fill="#444444" opacity=".35" d="m8.7957 4.9996c1.5973.0237 2.0073 1.4829 2.4743 1.5142.58.0381.907.7766.674 1.2753-.234.4997-.932.2459-.944.8383-.007.3456.787.6011.914.6055.359-.28.737-.2853.927-.1033.188.182.189.5513.187 1.0174.853.999.567 1.076.792 1.545.174.363.346 1.011-.124 1.219-.337 1.369-1.292 1.84-2.246 1.72-.318-.034-1.141.628-2.8471.254-1.3192-.288-7.241-1.765-6.5465-4.483.6153-2.3976 2.3154-7.7626 2.9436-8.3851 0 0 .2888 1.3068.8432 1.8396.2451-2.1097 1.8056-2.788 2.3534-2.8565-.5366.6513-.8083 1.3989-.6515 2.046 1.2172-1.5402 3.2559-1.0836 4.1989-.577-4.0686.7359-2.9466 2.5314-2.9466 2.5314z"/>
</svg>
|