WHATWG-style logos for W3C/WICG specs - just because I like logos and a consistent iconography.
Last active
January 25, 2024 01:07
-
-
Save inexorabletash/c7bec5b3f94a81aefaa496c08b8ad734 to your computer and use it in GitHub Desktop.
In another universe...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"> | |
<circle cx="50" cy="50" r="45" stroke-width="10" stroke="#005a9c" fill="#fff"/> | |
<path d="M73.172 77.167h-9.13v-5.81q-1.22.83-3.32 2.343-2.05 1.465-4.003 2.344-2.295 1.123-5.273 1.855-2.978.781-6.982.781-7.372 0-12.498-4.882-5.127-4.882-5.127-12.45 0-6.2 2.637-10.009 2.685-3.857 7.616-6.054 4.98-2.197 11.961-2.978 6.982-.78 14.99-1.171V39.72q0-3.125-1.124-5.176-1.074-2.05-3.125-3.222-1.952-1.123-4.687-1.513-2.734-.39-5.712-.39-3.613 0-8.056.976-4.442.927-9.178 2.734h-.488v-9.326q2.685-.732 7.762-1.61 5.078-.88 10.01-.88 5.76 0 10.008.977 4.296.928 7.42 3.222 3.077 2.246 4.688 5.81 1.61 3.564 1.61 8.837zm-9.13-13.427V48.557q-4.199.244-9.911.732-5.663.488-8.983 1.416-3.955 1.123-6.396 3.515-2.441 2.343-2.441 6.493 0 4.687 2.831 7.08 2.832 2.343 8.642 2.343 4.834 0 8.837-1.855 4.003-1.904 7.421-4.54z" fill="none" stroke="#005a9c" stroke-width="2"/> | |
<path d="M36.29 49.089V73.78M26.811 48.313l-.08 24.697M31.28 78.723l25.68-.04M36.656 41.217l27.386-.081-.131-9.641M73.145 39.55V21.528" fill="none" stroke="#005a9c" stroke-width="2"/> | |
<g fill="#005a9c"> | |
<circle cx="31.5" cy="33.5" r="2.6" /> | |
<circle cx="31.5" cy="24" r="2.6"/> | |
<circle cx="49" cy="21.5" r="2.6"/> | |
<circle cx="49.5" cy="29.75" r="2.6"/> | |
<circle cx="49" cy="21.5" r="2.6"/> | |
<circle cx="73" cy="40" r="2.6"/> | |
<circle cx="73" cy="77" r="2.6"/> | |
<circle cx="64" cy="77" r="2.6"/> | |
<circle cx="64" cy="71" r="2.6"/> | |
<circle cx="64" cy="64" r="2.6"/> | |
<circle cx="64" cy="48.5" r="2.6"/> | |
<circle cx="64" cy="41" r="2.6"/> | |
<circle cx="44" cy="78.5" r="2.6"/> | |
<circle cx="27" cy="60.5" r="2.6"/> | |
<circle cx="36" cy="61" r="2.6"/> | |
</g> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment