Skip to content

Instantly share code, notes, and snippets.

@alicethewhale
Created December 14, 2018 10:56
Show Gist options
  • Save alicethewhale/0598e6973477cc9117d15f350e034991 to your computer and use it in GitHub Desktop.
Save alicethewhale/0598e6973477cc9117d15f350e034991 to your computer and use it in GitHub Desktop.
<circle cx="106" fill="var(--primary-colour)" cy="136" r="16"></circle>
<circle cx="346" fill="var(--secondary-colour)" cy="136" r="16"></circle>
<circle cx="74" fill="var(--secondary-colour)" cy="226" r="16"></circle>
<circle cx="376" fill="var(--primary-colour)" cy="226" r="16"></circle>
<circle cx="46" fill="var(--primary-colour)" cy="331" r="16"></circle>
<circle cx="406" fill="var(--secondary-colour)" cy="331" r="16"></circle>
<circle cx="16" fill="var(--secondary-colour)" cy="451" r="16"></circle>
<circle cx="436" fill="var(--primary-colour)" cy="451" r="16"></circle>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment