Skip to content

Instantly share code, notes, and snippets.

@sendgrid-gists
Last active October 25, 2017 16:46
Show Gist options
  • Save sendgrid-gists/15ec2f37af31713af359c000a218b6e6 to your computer and use it in GitHub Desktop.
Save sendgrid-gists/15ec2f37af31713af359c000a218b6e6 to your computer and use it in GitHub Desktop.
SendGrid style-guide large loader
<svg class="sg-loader is-large">
<rect class="logo-square bottom-left" width="20" height="20" />
<rect class="logo-square bottom-middle" width="20" height="20" />
<rect class="logo-square middle" width="20" height="20" />
<rect class="logo-square top-middle" width="20" height="20" />
<rect class="logo-square top-right" width="20" height="20" />
<rect class="logo-square middle-left" width="20" height="20" />
<rect class="logo-square middle-right" width="20" height="20" />
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment