javifu
No user record in our sample, but javifu has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but javifu has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
You are completely right and I highly recommend to watch "The Putin interviews" by Oliver Stone to those who disagree. America is trying to drive Europe and Russia away, just to defend a collapsing empire. The sabotage…
A bolder reinterpretation of your "Y" adding rotational symmetry. <svg viewBox="0 0 64 64"> <path d="m1 1v62h62v-62z" fill="#f60" stroke="#fff" stroke-width="1"/> <path id="|" d="m32 28v28" stroke="#fff"…
It assumes a white canvas, otherwise a background must be added at line 2 <path fill="white" d="M-32-32 h64 v64 h-64 z"/> Spaces can be deleted of course.
This one is based on yours, which is quite elegant, and the total payload is only 115B: <svg viewBox="-32-32 64 64"> <path fill="#f60" d="m-31-31H31V31H-31z M0-5l-8-12h-7L-3 1v16h6V1l12-18H8z"/> </svg>