1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill-opacity="context-fill-opacity" >
<style>
path, rect {
fill: #18181B;
}
@media (prefers-color-scheme: dark) {
path, rect {
fill: #F4F4F5;
}
}
</style>
<path d="m 5.4111328,4.529297 0.700195,8.009766 h 9.1259762 l -0.328125,3.427734 -2.90918,0.802735 -2.9560532,-0.808594 -0.1875,-2.112305 h -2.607422 l 0.328125,4.171875 5.4228502,1.450195 5.378907,-1.441406 0.74414,-8.1591797 H 8.5312498 l -0.231445,-2.71875 10.0576162,0.00293 0.231446,-2.6220703 z" fill="context-stroke" style="fill-opacity:1;" />
<path d="M 1.5000002,1.5000002 3.4106447,20.405274 11.986328,22.5 20.585937,20.405274 22.5,1.5000002 Z m 1.9072266,1.5 H 20.592773 L 18.94873,19.242188 11.986328,20.938476 5.0512699,19.242188 Z" fill="context-stroke" style="fill-opacity:1;" />
<path d="M 5.6583752,13.382702 C 4.4090405,13.076159 3.3837729,12.822267 3.3800026,12.818497 3.3745189,12.813013 2.2823759,2.0716846 2.2823759,2.0232365 c 0,-0.00759 2.5035728,-0.013499 5.7176241,-0.013499 3.214051,0 5.717624,0.00591 5.717624,0.013499 0,0.048379 -1.092139,10.7897725 -1.097614,10.7952475 -0.01577,0.01577 -4.6003584,1.12489 -4.6432052,1.123304 -0.025802,-9.55e-4 -1.0690949,-0.252544 -2.3184296,-0.559086 z m 4.1572186,-0.881009 c 0.9755932,-0.261461 1.7748452,-0.476921 1.7761162,-0.478801 0.0043,-0.0063 0.491006,-5.3778186 0.490541,-5.4133496 l -4.59e-4,-0.035054 H 8.8895531 5.6973144 L 5.687665,6.4849075 C 5.6823579,6.4356378 5.6502874,6.0623174 5.6163971,5.6553067 5.5825069,5.248296 5.5510978,4.883739 5.5465991,4.8451801 l -0.00818,-0.070107 h 3.3534776 3.3534783 l 0.07299,-0.8179162 c 0.04015,-0.449854 0.07345,-0.8477118 0.074,-0.8841286 l 10e-4,-0.066212 H 8 3.6066212 l 6.693e-4,0.058423 c 3.682e-4,0.032132 0.1039451,1.236222 0.230171,2.6757546 l 0.2295018,2.617332 3.041494,0.00393 c 1.6728218,0.00216 3.0414627,0.00567 3.0414247,0.00779 -9.53e-4,0.053262 -0.2186515,2.2608761 -0.2234208,2.2656451 -0.0038,0.0038 -0.4385578,0.125925 -0.9661253,0.271387 L 8.0011223,11.171555 7.0229565,10.904707 C 6.4849653,10.75794 6.0428166,10.635939 6.0404037,10.633594 6.0367478,10.630041 5.9123661,9.2712508 5.9123661,9.2348649 c 0,-0.00654 -0.3925998,-0.011885 -0.872444,-0.011885 h -0.872444 l 8.942e-4,0.081792 c 4.908e-4,0.044985 0.047814,0.6741948 0.1051607,1.3982431 l 0.1042669,1.316452 1.8072054,0.484949 c 0.993963,0.266721 1.8183605,0.482184 1.8319944,0.478805 0.013634,-0.0034 0.8230015,-0.220066 1.7985941,-0.481528 z" transform="scale(1.5)" fill="context-fill" style="fill-opacity:0.1;" />
</svg>
|