+ src="data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cstyle%3E /* @media (prefers-color-scheme: dark) %7B g %7B filter: invert(); %7D %7D */ :root %7B --offset: calc(32px - 28.734px); --offset2: calc(27.766px - 32px); %7D @keyframes orbit %7B 0%25 %7B transform: translate(0); %7D 25%25 %7B transform: translate(var(--offset), 0); %7D 50%25 %7B transform: translate(var(--offset), var(--offset)); %7D 75%25 %7B transform: translate(0, var(--offset)); %7D %7D @keyframes orbit2 %7B 0%25 %7B transform: translate(0); %7D 25%25 %7B transform: translate(var(--offset2), 0); %7D 50%25 %7B transform: translate(var(--offset2), var(--offset2)); %7D 75%25 %7B transform: translate(0, var(--offset2)); %7D %7D g:last-of-type %3E * %7B animation: orbit 5s linear infinite; animation-delay: 1s; %7D g:first-of-type %3E * %7B animation: orbit2 5s linear infinite; animation-delay: 1s; %7D %3C/style%3E%3Cg%3E%3Crect x='4.2341' y='4.2341' width='27.766' height='27.766' fill='%23000' stroke-width='.9794'/%3E%3Crect x='4.569' y='4.569' width='27.096' height='27.096' stroke='%23000' stroke-width='1.5'/%3E%3C/g%3E%3Cg stroke-width='.9794'%3E%3Crect x='0' y='0' width='28.734' height='28.734' fill='%23000'/%3E%3Crect x='.819' y='.819' width='27.096' height='27.096' fill='%23fff' stroke='%23000'/%3E%3Cpath d='m21.495 12.928h-14.256v-2.9896h14.256zm0 5.8677h-14.256v-2.9896h14.256z'/%3E%3C/g%3E%3C/svg%3E%0A"
0 commit comments